@charset "utf-8";
body { margin:0px; padding:0px; background-image:url(../images/bodybg.png); background-repeat:repeat-x; background-color:#3d3999; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;}
#banner { width:950px; margin:auto; margin-top:10px;}
#nav { width:950px; margin:auto; height:50px; background-image:url(../images/navbg.png); background-repeat:no-repeat;}
	#nav ul { list-style-type:none; margin:0px 0px 0px 5px;; padding:0px; }
	#nav li { float:left;}
	#nav a:link { text-decoration:none; font-weight:bold; color:#666666; padding:0px 10px 0px 10px; line-height:40px;}
	#nav a:visited { text-decoration:none; font-weight:bold; color:#666666; padding:0px 10px 0px 10px; line-height:40px;}
	#nav a:hover { text-decoration:blink; font-weight:bold; color:#000000; padding:0px 10px 0px 10px; line-height:40px;}
#conttop { width:950px; margin:auto;}
#container { width:950px; margin:auto; background-image:url(../images/fauxbg.png); background-repeat:repeat-y;}
	#content { float:left; width:659px; padding:10px; margin-right:10px; line-height:1.3;}
		#content h1 { margin-top:0px; padding:0px;}	
	#extra { float:left; width:240px; padding:10px;}
		#extra h1 { margin:0px; padding:3px; background-color:#FFFFFF; border-style:dashed; border-width:1px 1px 0px 1px; border-color:#CCCCCC; font-size:18px;}
		#extra ul { list-style-type:none; margin:0px; padding:0px; display:block; border-style:dashed; border-width:0px 0px 1px 0px; border-color:#CCCCCC;}
		#extra li { border-style:dashed; border-width:1px 0px 0px 0px; border-color:#CCCCCC; }
		#extra a { text-decoration:none; color:#666666;}
#contbott { width:950px; margin:auto;}
#footer { width:950px; margin:auto; height:40px; background-image:url(../images/navbg.png); background-repeat:no-repeat; margin-top:10px; margin-bottom:30px;}
	#footer p { text-align:right; margin:0px; padding:0px; font-size:12px; line-height:40px; padding-right:15px; color:#666666;}
	#footer a { text-decoration:none; color:#666666;}
