#footer {
height: 170px;
position: relative;
background:url('') bottom repeat-x;
}
#container {
height:100%;
position: relative;
}
#content {
height: 134px;
background:url('images/template/top_header.jpg') top repeat-x;
}
#nav{
margin-top:4px;
}
#navtop{
margin-right:16px;
font-size: 12px;
color: #FFFFFF;
margin-bottom:4px;
}
#body_h{
margin-top:3px;
margin-right:3px;
margin-left:3px;
}
#body_bot_spacer{
margin-bottom:3px;
}
#body_h2{
margin-bottom:2px;
margin-top:2px;
margin-right:2px;
margin-left:2px;
}
#body_b{
border:1px #999999 solid;
}
#navtop2{
margin-right:16px;
font-size: 12px;
color: #FFFFFF;
margin-bottom:0px;
}
#nav_button{
margin-right:16px;
margin-left:16px;
}
#nav_button2{
margin-right:5px;
margin-left:5px;
}
#nav_space{
margin-right:8px;
margin-left:8px;
font-size:13px;
}
#nav_space2{
font-size:13px;
margin-right:8px;
margin-left:8px;
color:#FFFFFF;
}
#nav_space3{
font-size:13px;
margin-right:8px;
margin-left:8px;
margin-bottom:4px;
text-align:right;
color:#FFFFFF;
}
html, body{
height: 100%;
margin-bottom:0px;
margin-top:0px;
margin-right:0px;
margin-left:0px;

}
.clearfooter {
height: 200px;
clear: both;
}
body {
	background-color: #636B78;
	background:url('images/template/bg1.jpg') top no-repeat;
	background-attachment: fixed;
}
#header_words
{
background-color: #FFFFFF;
background:url('images/template/words/bar_main2.png') top no-repeat;
}
#bg_right{
background:url('images/template/bottomrightbg.jpg') bottom right;
background-color: #C9CDD6;
background-repeat:no-repeat;
}
#bg_right2{
background:url('images/template/bottomrightbg2.jpg') bottom right;
background-color: #C9CDD6;
background-repeat:no-repeat;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#6699CC;
	text-decoration: underline;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited:hover {
	color:#6699CC;
	text-decoration: underline;
}
a.a2:link
{
color:#CC0000;
}
a.a2:hover
{
color:#FF6600;
text-decoration: underline;
}
a.a2:visited
{
color:#CC0000;
}
a.a3:link
{
color:#003300;
}
a.a3:hover
{
color:#003300;
text-decoration: underline;
}
a.a3:visited
{
color:#003300;
}
a.a4:link
{
color:#99CCFF;
}
a.a4:hover
{
color:##99CCFF;
text-decoration: underline;
cursor:pointer;
}
a.a4:visited
{
color:#99CCFF;
}
a:active {
	text-decoration: none;
}
a.a5:hover
{
color:#003300;
text-decoration: underline;
}