#content a:link {color: #0000CC; background: #FFFFFF; text-decoration: underline;}
#content a:visited {color: #FF3300; background: #FFFFFF; text-decoration: underline;}
#content a:hover {color: #990099; background: #ffffff; text-decoration: underline;}
#content a:active {color: #009933; background: #FFFFFF; text-decoration: underline;}
body {background: url(images/background2.gif) repeat-x #999999;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}
/* layout */
#wrap {margin: 0 auto;
padding: 0;
 width: 600px;
 border: 1px #CCCCCC solid;
	}
#content {
	float: none;
	width: 100;
	font-size: 100%;
	color: #333;
	line-height: 1.5em;
	background:#FFFFFF;
	padding: 5px;
	}
#footer {
	clear: both;
	}

/* gutters */

#content .gutter {
	padding: 20px;
	}
#sidebar .gutter, #sidebar-2 .gutter {
	padding: 10px;
	}

/* header */

#header {background: #000000;
	border: 0;
	}
#header h1 {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	border: 0;
	}
/* content */
#content h2 {
margin: 0;
padding-top: 15px;
font-family:  Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 125%;
font-weight: bold;
color: #FF6600;
}
#content h3 {
margin: 0;
padding: 0;
font-size: 110%;
font-family:  Arial, Helvetica, sans-serif;
font-weight: normal;
color:#cc6633;
}


/* top navigation */

#nav {margin: 0; padding: 0; background: #660099; float: left; width: 100%;}

	
/* accessibility */
.skiplink 
{
display:none;
}

/*footer*/
#footer {font-size: small; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; padding: 10px 10px; margin: 0; clear: both; vertical-align: bottom; background:#FFCB2D; color: #000000;}
#footer a {color: #0000CC; background:#FFCB2D;}
#footer a:hover {color: #990000; background:#FFCB2D;}
