@charset "utf-8";
.centeredtext {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-align: center;
}

/* CSS Document */

body{
margin-top:25px;
background-color:#CCC;
}
.hotlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: left;
}



#page-container{
width:800px;
font-family:Arial, Helvetica, sans-serif;
background-color:#FFF;
margin:auto;
}


#header{
width:800px;
height:100px;
background-image: url(banner.jpg)
}

#navigation{
	width:800px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	background-color:#999999;
	text-align:center;
	font-size:14px;
	color:#000;
	padding-top:12px;
	float:left;
}

#navigationwithsearch{
	width:500px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	background-color:#999999;
	text-align:center;
	font-size:14px;
	color:#000;
	padding-top:12px;
	float:left;
}
#search{
    width:300px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	background-color:#999999;
	text-align:center;
	font-size:14px;
	color:#000;
	padding-top:7px;
	padding-bottom:5px;
	float:right;
}

#searchresult{
width:700px;
hieght:800px;
background-color:#FFFFFF;
margin:auto;
padding-left:50px;
padding-right:50px;
}

#indexcontent{
	width:800px;
	height:550px;
}

#content{
width:800px;
margin-top:50px;
font-size:24px;
color:#999999;
}

#about-content{
	width:750px;
	padding:25px;
	color:#000000;
	font-size:16px;
	text-align: center;

}

#footer{
width:800px;
height:25px;
clear:both;
font-size:12px;
color:#999999;
text-align:center;
padding-top:7px;
}

.small{
border: 1px #cccccc solid;

}

.nonwhite{
text-decoration:none;
color:#999
}

a:link {
	text-decoration: none;
	color: #000;
}


a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #000;
}
show_months {
	font-size: 18px;
	font-weight: bold;
}
.show_months {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999;
}
