#wrap { margin:0 auto; width:750px;}

#header {
font-family: Garamond, Times, serif;
text-align: center;
background-color: #336666;
color: #ffffff;
position: relative;
width: 740px; height: 120px;
top: 0px;}

#header h1 {
text-align: center;
color: #ffffff; background-color: #336666;
font-size: 3.7em;
font-weight: normal;
padding-top: 0.4em;}

#leftside {
	background-color: #cccc99;
	float: left;
	clear: both;
	position: relative;
	width: 210px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	top: 1em;
	padding:3px;
	height: 1100px;
}

h2 {
font-size: 1em;
font-weight: normal;}

#leftside li { list-style-type: disc; text-align: left; line-height: 150%; margin-left: 10px; }

#content {
position: absolute;
width: 508px; border: 1px #336666 solid;
margin: 12px 5px 10px 5px; padding:5px;}

#contentwide {
margin:0 0 5px 220px;
border-left:1px solid #f0f0f0;
padding:0 0 0 1px;
line-height:1.2em;
}


#contentwide h2 { font-family: Verdana, Helvetica, Arial, sans-serif; text-align: center;
		font-weight: normal; padding: 0 0.2em 0 0.2em;}

#contentwide img { border:1px solid #933; float:left; margin: 15px 10px 10px 5px; padding:3px;}

#contentwide p { font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 80%; padding-left: 5px; margin: 3px 0 3px 0; text-indent: 3em; }
}
/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:15px 0;
border-top:4px solid #f0f0f0;
width:750px;
text-align:center;
color:#336666;
background:#ffffff;
}

#footer p {margin:0; padding:0; font-size:small; font-style:italic;}

#footer a {
color:#808080;
background-color:#ffffff;
text-decoration:none;
font-weight:bold;
}

#footer a:hover {
text-decoration:underline;
}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {}
a:active {}
