
html, body{
background:url(images/bg.jpg) #606b7e repeat-x top;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:111111;
}

h1, h2, h3, h4, h5, h6{
color:#294e7a;
margin-bottom:5px;
padding-bottom:0px;
}

h1{
color:#8b4142;
}

p{
margin:0px 0 15px 0;
font-size:12px;
}

td{
font-size:12px;
}

a{
color:#555599;
}

a:hover{
color:#993333;
}

#left{
width:275px;
vertical-align:top;
}

#leftbar{
background:url(images/left_bg.jpg) repeat-y top left;
width:100%;
}

#quicklinks{
background:url(images/left.jpg) no-repeat top left;
padding:280px 10px 0 50px;
color:#000000;
font-size:11px;
}

#leftbottom{
background:url(images/leftbottom.jpg) no-repeat top left;
height:65px
}

#top{
background:url(images/nav.jpg) #ffffff no-repeat top left;
vertical-align:top;
padding-top:61px;
}

#nav{

}

.maincontent{
background-color:#FFFFFF;
vertical-align:top;
font-size:12px;
}


#footer{
background:url(images/footer.jpg) no-repeat top left;
height:30px;
color:#fff;
font-size:9px;
text-align:center;
padding-left:55px;
text-transform:uppercase;
}

#footer a{
color:#fff;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}