body, html{
margin:0;
padding:0;
}

body{
background:#000000 url(images/background.jpg) repeat-x top left;
color:#7b7b7b;
font-family:verdana;
font-size:11px;
text-align:center;
line-height:1.4em;
}

#content{
width:1130px;
margin:0 auto;
text-align:left;
background: url(images/content-bg.jpg) repeat-y center;
}
#header{
background: url(images/header2.jpg) no-repeat top center;
padding-top:129px;
}

#navbar{
height:45px;
background: url(images/navbar2.jpg) no-repeat center;
text-align:center;
}
#nav-inner{
margin:0 auto;
width:1130px;
}

#infobar{
background: url(images/infobar.jpg) no-repeat center;
height:227px;
border-bottom:10px solid black;
clear:both;
}

#infobar table{
margin-left:190px;
}
#infobar table td{
padding:20px;
}

#left-sb{
float:left;
width:210px;
text-align:center;
}
#left-sb a{
display:block;
height:30px;
line-height:35px;
background: url(images/sblink-bg.jpg);
margin:0 auto;
text-align:left;
padding-left:15px;
width:194px;
text-decoration:none;
color:#ccc;
font-weight:bold;
}
#left-sb a:hover{
background-position:right;
color:#FFCC00;
}
#main-content{
float:left;
width:710px;
}
#main-inner{
margin:10px;
background: url(images/usk9-bg.jpg) no-repeat center;
}
#main-inner p{
padding:10px;
}
#main-inner img{
margin:10px;
}
#right-sb{
float:left;
width:210px;
text-align:center;
}
#right-sb p{
color:#ccc;
font-weight:bold;
padding:0 30px;
}
#right-sb img{
margin-top:40px;
}
.clear{
clear:both;
}
#footer{
clear:both;
background: url(images/background-bottom.jpg) repeat-x bottom center;
height:236px;
}
.activelink{
color:#1A57E0 !important;
}
.activelink:hover{
background-position:left !important;
}
a{
color:#1A57E0;
}
a:hover{
color:#FFCC00;
}
h1{
color:white;
font-size:13px;
font-family:;
color:#ccc;
}
h2{
color: white;
font-size: 12px;
line-height: 25px;
}
h3{
color: white;
background-color: #181818;
line-height: 30px;
text-transform: uppercase;
width: 610px;
}
#form_container
{
	background:#000000!important;

}
