/* CSS Document */

body{
width: 805px;
border: 2px solid #666666;
margin: 0px auto;
}
#main_1 {
background-color: #ffffff;
}
#nav {
width: 800px;
border: 2px solid #ffffff;
text-align: center;
background-color:#6f8ab9;
}
#pageimage{
border: 1px solid #cccccc;
float: left;
margin-right: 15px;

}
#tempcont {
border: 1px solid #cccccc;
float: left;
width: 525px;
padding: 5px 5px 5px 5px;
}
.hometop {
background-color: #ffffff;
width: 500px;
padding-right: 10px;
}
.imgspace {
padding-right: 10px;
}
h2 {
font-size:18px;
color:#006699;
}
#topright {
width: 300px;
}
#rightbox {
border: 2px solid #cccccc;
padding: 2px 2px 2px 2px;
}

#navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Arial, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #ffff00;
background-color:#666666;
text-decoration: none;
color: #ffffff;
}

#navlist li a:link { color: #ffffff; }
#navlist li a:visited { color: #ffffff; }

#navlist li a:hover
{
border-color:#FFFF33;
color:#333366;
background: #d4d0c8;
}
#content {
background-color: #ffffff;
padding: 20px 10px 5px 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: .72em;
}
#ext {
border: 2px solid #ffffff;
}

.roundcont {
	width: 95%;
	background-color:#6f8ab9;
	color: #ffffff;
	margin-top: 23px;
	margin-left: 20px;

	}


.roundcont p {
	margin: 0px 0px 0px 10px;
	color: #ffffff;
	font-size: 12px;
}
.roundcont A:link{
	color: #333333;
	text-decoration:none;
}
.roundcont A:visited {
	color: #333333;
	text-decoration:none;
}
.roundcont A:hover {
	color: #993300;
	text-decoration:none;
}
.roundcont A:active {
	color: #ffffff;
	text-decoration:none;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
	background-color:#6f8ab9;
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
	background-color: #6f8ab9;
}

img.corner {
   width: 20px;
   height: 20px;
   border: none;
   display: block !important;
}
