/****************************************************
CSS Document For Framework
Author : Tyoumihin
Date : 2009-6-30
****************************************************/
body { background:#eee; text-align:center; font-family:Verdana,Arial,sans-serif}
hr { display:none}

/* =wrapper
-------------------------*/
#wrapper { padding:0 5px; margin:0 auto}
#wrapper.w965 { width:955px}
.w695 { width:695px}

/* =header
-------------------------*/
h1 a { display:block}

/* =nav
-------------------------*/
#nav { background:#333}
		#nav li { display:inline}
	#nav a { color:#fff}
	#nav a:hover { text-decoration:none; background:#fff; color:#333}


/* =content
-------------------------*/
.section { margin:5px 0 0}
	.section h2 { background:#ccc; margin:1px; border-bottom:1px solid #999}

/* =sponsors
-------------------------*/
.sponsors a { display:block; text-align:center; background:#ccc; color:#fff}
	.sponsors a:hover { background:#eee; color:#333}