<style type="text/css">

#content{
margin-top:0px;
margin-left:0px;
width:100%;
clear:both;
}

#content h2{
	color:#555;
	border-bottom:2px solid #abb;
	margin-top: 0px;
}

#content h2 a{
color:#050;
font-weight:normal;
}

#content h2 a:hover{
color:#F00;
text-decoration:none;
background:none;
}

#content p{
margin:0.5em 1em 0.8em 1em;
}


#container{
    width:900px;
    padding:0 0px;
    margin:0 auto;
    background: #f0f0f0;
    color:#333;
    text-align:left;
    border-left:1px solid #009;
    border-right:1px solid #009;
    float: center;
}

#sitetitle{
	float:Center;
	height:80px;
	width: 900px;
	color: #333;
	background-color: #009;
	border-right:0px solid #009;
	border-left:0px solid #009;
	margin: 0px 0px 0px 0px;
}

#sitetitle a{
color:#FFFF00;
font-weight:Normal;
}

#sitetitle a:hover{
color:#fe7003;
}

#sitesubtitle{
	float:left;
	height:18px;
	width: 900px;
	color: #333;
	background-color: #ffffff;
         border-left:0px solid #009;
	border-right:0px solid #009;
         border-top:1px solid #009;
	border-bottom:1px solid #009;
	margin: 0px 0px 0px 0px;
}

#sitesubtitle a{
color:#FFFF00;
}

#blognav{
height: 1.2em;
line-height:1em;
font-size:1.0em;
width:125px;
text-align:right; 
margin:0 0px;
border-right: 1px solid #009;
background:#009;
color:#300;
}

#blognav a{
display:block;
padding:0 3px;
font-size:0.8em;
font-weight:Bold;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #fff;
}


#subnavigation{
float:Center;
height:1.5em;
line-height:1.5em;
width:900px;
margin:0 0px;
background:#009;
color:#300;
}

#subnavigation li{
float:left;
list-style-type:none;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
margin:0 0px;
white-space:nowrap;
}

#subnavigation li a{
display:block;
padding:0 10px;
font-size:1.0em;
font-weight:Bold;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #FF0;
}

#subnavigation .selected, #subnavigation a:hover{
background:#006699;
color:#900;
text-decoration:none;
}

#contentbox{
	float:Center;
	text-align:center;
	width: 900px;
	color: #333;
	background-color: #fff;
	margin: 0px 0px 0px 0px;
}

#Custbox{
	float:Center;
    text-align:center;
	width: 900px;
	color: #333;
	background-color: #fff;
         border-left:0px solid #009;
	border-right:0px solid #009;
         border-top:0px solid #009;
	border-bottom:0px solid #009;
	margin: 0px 0px 0px 0px;
}


#Footerbox{
	float:Center;
    text-align:center;
	width: 900px;
	color: #333;
	background-color: #FF9;
         border-left:0px solid #009;
	border-right:0px solid #009;
         border-top:0px solid #009;
	border-bottom:0px solid #009;
	margin: 0px 0px 0px 0px;
}
</style>
