
* {
margin : 0;
padding : 0;
}
body {
background:#fff url('images/bg.png') repeat-x top;
height : 100%;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:active, a:hover {
color : #333333;

}
a:hover{
text-decoration : underline;
}
a:visited {
color : #666666;

}
h1 {
color : #135a87;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 1em;
font-weight : nornal;
}
h2 {
color : #fff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 1em;
font-weight : bold;
}
h3 {
color : #135a87;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 1em;
font-weight : bold;
display:inline;
}
p {
padding-top : 8px;
padding-bottom : 8px;
}

#page {
width : 990px;
margin : 0 auto;
border-left : 1px solid #ccc;
border-right : 1px solid #ccc;
height : 100%;
}
#container {
width : 990px;
background-color : #ffffff;
height:100%;
}
#banner {
background : url('images/banner_bg.png') no-repeat center 0%;
clear : both;
width :990px;
height:174px;

}

#logo{
position:relative;
width:70%;
top:40px;
left:15px;
color:#fff;
font-size:1.2em;
font-family : Times, 'Times New Roman ',serif;
font-weight:normal;
}

#menubar {
clear : both;
width :990px;
height : 11px;

background-color : #948671;
color : #ffffff;
}
#the_img {
position:relative;
float:right;
width:190px;
border : 1px solid #ccc;
background-color:#e8ebee;


}

#img_top{
background-color : #948671;
color:#fff;
text-align:center;
}
#the_img ul{
padding:20px;
line-height:1.5em;
font-size:.90em;
list-style-position:inside;
}

#left {
clear : both;
float : left;
width : 200px;
background-color : #ffffff;
height:100%;
}

#sideTop {
list-style:none;
list-style-position:inside;
padding-top:30px;
padding-left:10px; 
line-height:2em;
color:#fff;
font-size:.74em;
font-weight:bold;
background:#8e9ca9;
height: 173px;
border-bottom : 11px solid #948671;
}

#sideTop a {
text-decoration : none;
color:#fff;
}
#sideTop a:hover {
text-decoration : underline;
}

#sidenav{
clear:both;
background : #eeede8 url('images/side_bg.png') no-repeat top;
height:100%;
/*padding:10px;*/
font-family : 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
font-size:.76em;
color:#666;
border-bottom : 11px solid #948671;

}
#sidenavc{
/*line-height:2em;
padding-top:20px; 
margin-top:20px*/
}

#sidenav #sidenavc ul{
list-style:none;
list-style-position:inside;
/*border: 1px solid red;*/
padding-left:10px; 
margin-left:10px;

}

#sidenav a {
text-decoration : none;
color:#666;
}
#sidenav a:hover {
text-decoration : underline;
}
#center {
float : right;
width : 788px;
font-size : 0.76em;
background-color : #ffffff;
background:url('images/csnv3.jpg') no-repeat top;
}
#MainContent {
margin-top : 200px;
margin-left : 20px;

/*padding-left : 20px;*/
font-family : Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
color : #000000;
margin-right : 15px;
}

#footer {
clear : both;
bottom : 0;
height : 100px;
background : #cccccc url(images/sheared_banner.jpg) no-repeat center 0%;
}
#footer p {
text-align : center;
font-size : 0.77em;
font-weight : bold;
color : #000000;
}
#footer a {
text-decoration : none;
color : #000000;
}

