body {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #333333;
}

td, th {
    font-size: 12px;
}

h1 {
    font-size: 18px;
    color: #417699;
    font-family: Verdana, Arial, sans-serif;
}

h2 {
    font-size: 14px;
    color: #417699;
    font-family: Verdana, Arial, sans-serif;
}

h3 {
    font-size: 12px;
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
}

#container {
width:763px;
}

#header_top {
width:763px;
height:111px;
}

#header_middle {
width:auto;
height:auto;
padding:-9px;
}

#header_bottom {
float: left;
text-align: right;
width: 611px;
height: 27px;
}

#nav {
width:152px;
float:left;
}

#content {
width:585px;
float:left;
padding: 0px 10px 0px 10px;
}
/*
#sidebar {
width:155px;
float:right;
text-align:center;
}

.sidebar_top {
width:155px;
height:25px;
}
*/
#bottom {
width:763px;
clear:both;
text-align:center;
padding:10px;
font-size:11px;
}

#copyright {
width:763px;
height: 20px;
background-color:#FFFFFF;
clear:both;
padding-top:0px;
}
#copyrightL {
width:380px;
height: 20px;
float:left;
text-align:left;
font-size:10px;
background-color:#FFFFFF;
}
#copyrightR {
width:380px;
height: 20px;
float:right;
text-align:right;
font-size:10px;
background-color:#FFFFFF;
}

a:link, a:visited, a:active {
color: #333;
text-decoration:underline;
font-weight:bold;
} 

a:hover {
color:#D66921;
text-decoration:none;
font-weight:bold;
}