@charset "utf-8";
/*
Theme Name: 
Theme URI: 
Description: 
Version: 1.0
Author: 
*/

html {
height:100%;
}

A:link {
 color: #000081;
}
A:visited {
 color: #808000;
}
A:hover {
 color: #800000;
 font-weight: bold;
}

body {
color: #0C0C00;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
height:100%;
}


#container {
border:solid 0px #000080;
width: 900px;
\width: 920px;
w\idth: 900px;
margin-left: auto;
margin-right: auto;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
}

#banner {
height: 91px;
background-color: #000080;
}


#sub-container2 {
float:left;
width:100%;
background-color: #fff;
overflow:hidden;
position:relative;
}


#sub-container1 {
float:left;
width:100%;
background-color: #000080;
position:relative;
right:81%;
}


#sidebar-a {
float:left;
width:19%;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
position:relative;
left:81%;
}

#content {
float:left;
width:708px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
position:relative;
left:738px;
}


#footer {
clear: both;
padding: 0px;
background-color: #CCCCCC;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
}
