body {background:#000000;font-size: 85%;font-family:"Lucida Grande",Tahoma, Verdana, Arial, Helvetica, sans-serif;color:#000000;margin: 0;border: 0;padding: 0;line-height:1.4;}#main{width:900px;background:#ffffff;margin:0px auto 0px auto;}#banner{width:900px;height:200px;padding:0px 0px 0px 0px;background-repeat:no-repeat;margin:0px auto 0px auto;}#banner a{width:261px;height:80px;padding:0px;display:block;float:left;text-decoration:none;}#banner a span{visibility:hidden;}#navigation{background: url(navgradient.jpg);background-repeat: repeat-x;width:900px;height:24px;/*margin:0px auto 0px auto;*/padding:4px 0px 0px 0px;position:relative;z-index:5;}#content{width:900px;padding:10px;float:left;background: url(contentbkg.jpg);background-repeat:repeat-y;position:relative;}#primaryHome{/*background-image:url(background.jpg);*/ width:580px;margin:0px 5px 0px 0px;float:left;padding10px;color:#ffffff;z-index:-10;}#sidebarHome{width:300px;margin:0px 5px 0px 5px;float:left;color:#ffffff;}#primaryInside{/*background-image:url(background.jpg);*/ width:660px;margin:0px 25px 0px 0px;float:left;padding10px;color:#ffffff;}#primaryInside a{text-decoration:none;color:#ffffff;}#sidebarInside{width:200px;margin:0px 5px 0px 5px;float:left;color:#ffffff;}#footer{width:900px;background:#000000;text-align:center;font-family:arial,sans-serif;font-size:80%;color:#ffffff;border-top:1px solid black;}#footer a{text-decoration:none;}.clear{clear:both;}.title{font-family:"VAG Rounded", "sans serif";text-align:right;width:100%;font-size:1.4em;font-weight:bold;padding-bottom:2px;border-bottom:1px solid black;margin-top:0px;}.header{background-image: url(headerbkg.gif);font-family:garamond,serif;font-weight:bold;font-size:1.2em;color:#ffffff;padding:5px;margin:0px 0px 0px 0px;}.nugget{width:200px;padding:5px;float:right;margin:0px 0px 0px 10px;font-size:90%;background:#999999;}A:link{color:#cccccc;text-decoration:none;}A:visited{color:#cccccc;text-decoration:none;}A:hover{color:#666666;text-decoration:underline}h1{font-size:1.4em;color:#ffffff;font-weight:bold;margin:0px 0px 0px 0px;}h2{font-size:1.2em;color:#ffffff;font-weight:bold;margin:0px 0px 0px 0px;}h3{font-size:1em;color:#ffffff;font-weight:bold;margin:10px 0px 0px 0px;}h4{font-size:.9em;color:#ffffff;font-weight:bold;margin:0px 0px 0px 0px;}/*------------------------------------*\	NAV\*------------------------------------*/#nav{	margin:0px 0px 0px 0px;	list-style:none;	font-weight:bold;	/*margin-bottom:10px;*/	/* Clear floats */	float:left;	width:100%;	position:relative;	z-index:5;}#nav li{	float:left;	margin:0px 30px 0px 0px;	position:relative;}#nav a{	display:block;	padding:0px 6px; 0px 6px;	color:#fff;	/*background:#333;*/	text-decoration:none;	height:24px;}#nav a:hover{	color:#fff;	background:#cccccc;	text-decoration:none;}/*--- DROPDOWN ---*/#nav ul{		background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */	list-style:none;	position:absolute;	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */}#nav ul li{	padding-top:0px;	float:none;	width:200px;}#nav ul a{	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */	padding:4px;}#nav li:hover ul{ /* Display the dropdown on hover */	left:-40px; /* Bring back on-screen when needed */	top:24px;}#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */background: url(navgradient.jpg);background-repeat: repeat-x;text-decoration:none;	}#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */	text-decoration:none;}#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */	background:#ccc;}
