
body, html {
margin : 0 auto;
padding : 0;
background-image : url(images/site_bg.jpg);
background-repeat : no-repeat;

background-color : #cccccc;
font-family : arial, sans-serif;
font-size : 12px;
font-weight : normal;
}
body {
min-width : 750px;
}
a {
color : #cecece;
text-decoration : none;
font-weight : bold;
}
a:hover {
color : #ffffff;
text-decoration : underline;
}
#headerbelow {

background-image : url(images/topbg.jpg);
padding : 0 0 0 0;
}
#headersearch {
background : #000000;
}
#nav {
background-image : url(images/navbg.jpg);
width : 1000px;
font-size : 12px;
font-weight : bold;
padding : 0 0 3px 0;
float : left;
}
#navmain {
background-image : url(images/navbg.jpg);
width : 1000px;
font-size : 12px;
font-weight : bold;
padding : 0 0 3px 0;
float : left;
}
#navtop {
background-image : url(images/navbg.jpg);
width : 1000px;
font-family : arial, sans-serif;
font-size : 11px;
font-weight : bold;
padding : 2px 0 2px 0;
float : left;
}
#navtop a {
font-weight : bold;
color : #fff;
}
#nav a {
font-weight : bold;
color : #fff;
}
#navmain a {
font-weight : bold;
color : #fff;
}
#nav ul {
margin : 0;
padding : 0;
list-style : none;
}
#nav li {
display : inline;
margin : 0;
padding : 0;
}
#sidebar {
background : #020429;
float : left;
width : 120px;
}
#wrap {
background-image : url(/images/wrap.jpg);
margin : 0 auto;
width : 1000px;
}
#sidebar a {
color : #ffffff;
font-weight : bold;
font-family : arial, sans-serif;
}
#sidebar ul {
margin-bottom : 0;
}
#sidebar h3, #sidebar p {
font-size : 14px;
color : #ffffff;
}
#divider {
float : left;
width : 8px;
}
#main {
background : #30598D;
float : left;
width : 740px;
}

#rightbar {
background :  #020429;
float : right;
width : 124px;
}

#mainnonav {
width : 750px;
}
h1 {
padding : 0 10px 0;
font-size : 21px;
color : #ffffff;
}
h3 {
padding : 5px 10px 0 5px;
font-size : 15px;
color : #ffffff;
}
h2 {
padding : 10px 0;
font-size : 0;
color : #ffffff;
}
p {
padding : 0 10px;
color : #ffffff;
}
#titlebg {
width : 600px;
padding : 0 0 0 0;
margin : 0;
}
hr {
width : 580px;
height : 1px;
color : #020429;
}
table, td, tr {
font-family : arial, sans-serif;
font-size : 12px;
font-weight : normal;
color : #fff;
}
.mitem {
font-family : arial, sans-serif;
font-size : 11px;
font-weight : normal;
color : #fff;
}
.row1 {
background : #305a8e;
}
.row2 {
background : #204778;
}
#footer {
background : #020429;
clear : both;
}
#footer p {
padding : 5px;
margin : 0;
}
.mitem, .mitemover {
padding : 2px 2px 2px 2px;
color : white;
border-bottom : 1px solid #204778;
padding : 0;
font-size : 12px;
padding-left : 3px;
font-weight : bold;
}
.mitem {
padding : 2px 2px 2px 7px;
background-image : url(/images/navbg.jpg);
}

.mitemover {
padding : 2px 2px 2px 7px;
background-image : url(images/menu_bg_animated.gif);
}
.mitem a {
font-weight : bold;
color : #fff;
}
.topsites {
padding : 8px 10px;
}
.smalltext {
font-size : 10px;
}
