* {
	padding: 0;
	margin: 0;
	}

body {
	font: normal 12px Georgia Ref, "Times New Roman", Times, serif;
	text-align: center;
	color: #000000;
	background: #fff url(images/body.jpg) left top repeat-x;
    }

body a, body a:visited {
	color: #000000;
	}

body a:hover {
	text-decoration: none;
	<!-- background-color: #98fb98; -->
	cursor: crosshair;
	color: #009900;
	}

/*----------------------------------------- MAIN DIVs ------------------------------------------*/

div#wrapper {
	width: 810px;
	height: 555px;
	margin: 0 auto;
	text-align: left;
	background: url(images/wrapper.jpg) 0 231px no-repeat;
	}

div#google {
	width: 120px;
	height: 600px;
	float: left;
	margin: 0 0 15px 10px;
	}

div#header {
	height: 284px;
	background: url(images/header.jpg) 10px 0 no-repeat;
	}


div#sidebar {
	width: 206px;
	margin: 0 0 0 10px;
	background: url(images/sidebar.jpg) right top no-repeat;
	float: left;
	}

div#content {
	width: 500px;
	float: left;
	position: relative;
	}

div#widecontent {
	width: 500px;
	float: left;
	position: relative;
	}

div#footer {
	height: 89px;
	background: url(images/footer.jpg) left top no-repeat;
	clear: both;
	padding: 0 0 10px 0;
	}


/*----------------------------------------- HEADER ------------------------------------------*/

div#header a#headerlink, div#header a#headerlink:visited {
	width: 790px;
	height: 284px;
	display: block;
	text-decoration: none;
	background: url(images/header.jpg) 10px 0 no-repeat;
	}


div#header a#headerlink:hover {
	background: url(images/header.jpg) 10px 0 no-repeat;
	}

/*----------------------------------------- SIDEBAR ------------------------------------------*/

div#sidebar h3 {
	font: normal 14px "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	<!-- letter-spacing: 2px; -->
	padding: 8px 0 0 12px;
	color: #006600;
	}

div#sidebar h3 {padding: 15px 30px 0 8px}

div#sidebar ul#nav {
	list-style: none; 
	<!-- list-style-image: url(/images/small_menu_arrow.gif); --> 
	padding: 5px 0 0 12px;
	}
div#sidebar ul#nav li {
	color: #666666;
	}

div#sidebar ul#nav li {
	width: 152px;
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	<!-- text-transform: uppercase; -->
	color: #000000; 
	background: url(images/li.jpg) bottom left no-repeat;
	padding: 10px 0 8px 20px;
	}

div#sidebar ul#nav li a:hover {
	color: #009900;
	text-decoration: underline;
	} 


<!-- div#sidebar ul#nav li a, div#sidebar ul#nav li a:hover {
	color: #009900;
	text-decoration: underline;
	} -->


div#sidebar ul#nav li a, div#sidebar ul#nav li a:visited {
	color: #000000;
	text-decoration: none;
	} 




div#sidebar ul#signup {
	list-style: none;
	padding: 36px 0 26px 12px;
	}

div#sidebar ul#signup li {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	color: #000000;
	}

html>body div#sidebar ul#signup li {padding: 0 0 2px 0}

div#sidebar ul#signup li a, div#sidebar ul#signup li a:visited {
	color: #000000;
	text-decoration: none;
	}




/*----- SEARCH -----*/

div#sidebar input#q {
	width: 99px;
	height: 16px;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	border: 1px solid #000000;
	display: block;
	margin: 0 0 6px 12px;
	}

div#sidebar input#button {
	width: 101px;
	height: 18px;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-transform: uppercase;
	background: url(images/submit.gif) left top no-repeat;
	border: 0;
	margin: 0 0 10px 12px;
	}

/*----------------------------------------- CONTENT ------------------------------------------*/


div#content h3#latest {
	font: normal 14px "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000000;
	float: left;
	padding: 8px 3px 0 0;
	}

html>body div#content h3#latest {padding: 9px 3px 0 0}

div#content h1 {
	font: 100 20px Georgia Ref, "Times New Roman", Times, serif;
	color: #000000;
	position: relative;
	}


div#content h3 {
	font: bold 14px Arial, sans-serif;
	color: #006600;
	padding: 15px 0 5px 0;
	}

div#content h1 {
	font: 100 28px Georgia Ref, "Times New Roman", Times, serif;
	color: #006600;
	position: relative;
	top: -25px;
	}

div#content h1 span {
	font: normal 52px Arial, sans-serif;
	color: #006600;
	}
	
div#content h2 {
	font: 100 28px Georgia Ref, "Times New Roman", Times, serif;
	color: #006600;
	position: relative;
	top: -25px;
	}

div#widecontent h1 {
	font: 100 28px Georgia Ref, "Times New Roman", Times, serif;
	color: #006600;
	position: relative;
	top: -25px;
	}

div#content h1 span {
	font: normal 52px Arial, sans-serif;
	color: #006600;
	text-transform: lowercase;
	}

div#widecontent h2 {
	font: 100 28px Georgia Ref, "Times New Roman", Times, serif;
	color: #006600;
	position: relative;
	top: -25px;
	}

div#content h2 span {
	font: normal 52px Arial, sans-serif;
	color: #006600;
	text-transform: lowercase;
	}

div#widecontent h2 span {
	font: normal 52px Arial, sans-serif;
	color: #006600;
	text-transform: lowercase;
	}


div#content h4 {
	font-weight: lighter;
	letter-spacing: 2px;
	color: #000000;
	margin: -10px 0 0 0;
	}

div#content p#by {
	font: italic 12px Arial, Helvetica, sans-serif;
	text-align: right;
	color: #000000;
	padding: 8px 10px 12px 0;
	}
	
div#content p {
	line-height: 19px;
	padding: 0 0 14px 0;
	font-color: #D1D7D2
	color: #D1D7D2;
	}

div#widecontent p {
	line-height: 19px;
	padding: 0 0 14px 0;
	font-color: #D1D7D2
	color: #D1D7D2;
	}

div#content p {
	color: #666666;
	}

div#content ul {
	list-style: none;
	padding: 0 0 15px;
	}

/*----- CONTENT SPECIFIC -----*/

.tt {
	font-weight: bold;
	text-transform: uppercase;
	}

div#content p.toptip {
	border: 1px solid #B3DF86;
	background: #EBF5E0;
	padding: 7px 5px;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 27px 0;
	}

div#content h4.h4sub {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0 0 5px 0;
	}

div#content h3.h3sub {
	font: normal 14px "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000000;
	margin: 5px 0 25px 0;
	border-bottom: 1px solid #B3DF86;
	}

/*----- LINKS -----*/

div#content a, div#content a:visited {
	color: #000000;
	}

div#content a:hover {
	text-decoration: none;
	background-color: #4D8B5A;
	color: #000;
	}

/*----- PREVIOUS MONTHS -----*/

div#content ol {
	list-style: lower-latin;
	padding: 0 0 15px 33px;
	}

div#content ol li {
	padding: 0 0 14px 0;
	}

div#content ol li ol#secondary {
	list-style: lower-roman;
	padding: 15px 0 15px 23px;
	}

div#content img.frame {
	padding: 5px;
	border: 1px solid #000000;
	margin: 15px 0;
	background: #f2f2f2;
	}

div.textboxside {
      background: #ffffff;
      padding: 1px;
      width: 250px;
      height: 250px;
      float: left;
      border-color: #000066;
      

    }

/*----------------------------------------- FOOTER ------------------------------------------*/

div#footer p {
	font-size: 11px;
	padding: 14px 0 0 225px;
	color: #000000;
	line-height: 17px;
	}

html>body div#footer p {padding: 14px 0 0 215px;
	}
