*
{
padding:0;
margin:0;
}
body
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;	
	padding-left:50%;
	background: #f4f4f4 url(images/bg.gif) center repeat-y;
}
p
{
padding:3px;
}
#details
{
text-align:center;
font-size: 11px;
font-weight:bold;
padding:10px;
clear:both;
}
#details h3
{
font-size: 12px;
margin:5px;
}


#details form input 
{
width:220px;
}
#container
{
	width: 700px;
	margin-left: -350px;
}

#topheader
{
	background-color: #FF8040;
	height: 60px;

}

#title
{
    font-size: 22px;
    color: #fff;
    font-family: verdana;
    margin: 5px;
}

#navcontainer
{
	background-color: #ccc;

}
#navcontainer a {text-decoration: none; color: #fff;}
#navcontainer a:hover {text-decoration: underline; color: #fff;}
.navitem
{
	background-color: #0000FF;
	padding: 5px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	width: 129px;
	margin-top:1px;
	margin-right:1px;
	float:left;
}


.navitemlast
{
	background-color: #0000FF;
	padding: 5px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	width: 130px;
	margin-top:1px;
	margin-right:0px;
	float:left;
}

a {text-decoration: underline; color: #0000FF;}
a:hover {text-decoration:none ; color: #FF8040;}
#main
{
	padding:5px;
	width: 688px;
	text-align:justify;
	color:#000000;
	line-height:1.6em;

}
#rest 
{
font-weight:bold;
	text-align:center;
	color:#000000;
	line-height:1.5em;
margin:5px;
}

#sidebar
{
border-top:20px solid #FF8040;
padding:1px;
line-height:1.5em;

}
#sidebar li
{
list-style:none;
float:left;
width:150px;
margin: 0;
padding: 0;

}

h1
{
	font-size:20px;
	font-weight:bold;
	padding-top: 5px;
}

.headertext1
{
	font-size:18px;
	font-weight:bold;
}
.headertext2
{
	font-size:10px;
	font-weight:bold;
}

#footer
{
	background-color:#0000FF;
	color: #fff;
	text-align:center;
	vertical-align:middle;
	height: 20px;
	padding-top:5px;
	clear:both;
}

img
{
	border: 1px solid #fff;
}

#find
{
float:right;

}
