/* CSS Document */

.gray {
background-color: #ffffff;
}

#container {
width: 900px;
position:absolute;
left: 50%;
margin-left: -450px;
}

#main {
width: 900px;
height:auto;
position: absolute;
z-index: 1;
margin-top: 5px;
}

#menu {
width: 900px;
height: 60px;
position: absolute;
color: #000000;
font-family: "Times New Roman", Times, serif;
font-size: 12px;
line-height: 14px;
text-align: center;
margin-top: 0px;
margin-left: 0px;
z-index: 7;
}

#lowertext {
width: 900px;
height: 60px;
position: absolute;
color: #000000;
font-family: "Times New Roman", Times, serif;
font-size: 12px;
line-height: 14px;
text-align: center;
margin-top: 605px;
margin-left: 0px;
z-index: 7;
}

#menuitem{
	float: left;
	margin-left: 60px;
	margin-right: 10px;
}

#menuitemone{
	float: left;
	margin-left: 130px;
	margin-right: 10px;
}



#about {
padding-left: 40px;
padding-right: 30px;
text-align: center;
z-index: 6;
font-size: 13px;
}

#info {
width: 180px;
position: absolute;
color: #000000;
font-family: "Times New Roman", Times, serif;
font-size: 13px;
line-height: 14px;
text-align: center;
margin-top: 80px;
margin-left: 620px;
z-index: 5;
}

a:link { color: #993300 }
a:visited { color: #993300 }
a:active { color: #993300 }

#image {
float:left;
}

#clear_footer{
clear:both;
}

#info > a{
color:#000000;
text-decoration: underline;
}

.bolder {
color:#000000;
font-family:"Times New Roman", Times, serif;
font-weight: bold;
font-size: 13px;
line-height: 20px;
}

.bolderred {
color:#CC0000;
font-family:"Times New Roman", Times, serif;
font-weight: bold;
font-size: 16px;
line-height: 20px;
}

.tiny {
color:#000000;
font-family:"Times New Roman", Times, serif;
font-weight: bold;
font-size: 10px;
line-height: 10px;
}



/*blog stuff*/
#blog {
color:#000000;
font:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 14px;
text-align:left;
}


Title {
	text-align: center;
}

block:Posts {
	text-align: center;
	}

div.feedburnerFeedBlock ul { 
margin-left:0; 
padding-left:0; 
list-style-type: none; 
text-align: center;
margin-bottom: 500px;
}

div.feedburnerFeedBlock ul li span.headline { 
font-size: 12px;
line-height: 14px;
font-weight: bold; 
display: block; 
text-align: center;
}


/*blog stuff*/

