﻿
* {
margin:0pt;
padding:0px;
}

body {
padding:10px 0px 0px 0px;
background:#000 url(images/bgr.jpg) repeat scroll 0% 0%;
color:#fff;
font-family:Arial;
font-size:12px;
line-height:20px;
}
a {
font-family:Arial;
color:#666;
text-decoration:none;
font-weight:bold;
}
a:hover {
color:#fff;
text-decoration:none;
}

a#current {
color:#ccc;
}


a.blue {
color:blue;
}

a.blue:hover {
color:blue;
text-decoration:underline;
}


#wrap {
border:0px solid #000;
margin:0px auto 0px;
padding:0px;
width:800px;
}
#header {
background:#000 url(images/header.jpg) no-repeat scroll 0% 0%;
height:53px;
}

#menu {
background:#000 url(images/menu.jpg) no-repeat scroll 0% 0%;
height:41px;
width:800px;
line-height:41px;
float:left;
position:relative;
padding-top:0px;
}

.menuspacer{
padding-left:15px;
float:left;
}

.menuitem{
padding:0pt 15px 0px 15px;
float:left;
position:relative;
}

.menuseperator{
float:left;
position:relative;
width:15px;
background: url(images/bullet.png) no-repeat 50% 50%;
padding: 0px 5px 0px 5px;
}

.menuitem a {
color:#fff;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.menuitem#current a {	
color:#fff;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.menuitem#current a:hover,
.menuitem a:hover {
color:#ccc;
text-decoration:none;
}

#maincontent {
background:#000 url(images/mainpic.jpg) no-repeat scroll 0% 0%;
color:#fff;
font-size:24px;
font-weight:bold;
line-height:24px;
height:533px;
padding-top: 0px;
}

#content {
background:#000 url(images/bg.jpg) repeat-y scroll 0% 0%;
color:#fff;
font-size:12px;
padding: 20px 20px 0px 20px;
text-align:left;
}

.topimg{
--background:#000 url(images/top.jpg) no-repeat scroll 0% 0%;
padding: 0px;
height:109px;
}

.navbuttons{
background: #000 url(images/bg.jpg) repeat-y scroll 0% 0%;
text-align: center;
padding-top: 15px;
padding-left: 10px;
}

.downbutton{
padding:0pt 10px 0px 10px;
float:left;
position:relative;
}


#bottom {
background:#000 url(images/bottom.jpg) no-repeat scroll 0% 0%;
height:21px;
}

#content h4 {
color: #e29500; 
padding-bottom:10px;
}

#content h3 {
color: #fff; 
font-size:14px;
font-weight:bold;
padding:0px;
margin:0px;
}

#footer {
color:#333;
width:800px;
font-size:11px;
text-align:center;
vertical-align:bottom;
padding-top:80px;
}

#footer a {
color:#94dcf7;
}

#footer a:hover {
color:#111111;
}

.formButton {
FONT-SIZE: 12px;
background-color: #FFFFFF;
border-color: #000000;
border-style: solid;
border-width: 1px;
}

