body { 
font-size : 13px; 
color : #000000; 
background : url('images/bgmain.jpg') repeat-x; 
font-family : tahoma, sans-serif; 
} 
a:link, a:visited, a:active { 
color : #0000ff; 
text-decoration : none; 
} 
a:hover { 
color : #000000; 
text-decoration : none; 
} 
h1, h2, h3, h4, h5, h6 { 
font-size : 18px; 
font-weight : bold; 
color : #0000ff; 
text-align : center; 
} 
#container { 
position : relative; 
width : 90%; 
border-left : 1px solid #000000; 
border-right : 1px solid #000000; 
background : #ffffff; 
margin : 0 auto; 
} 
#header { 
width : 100%; 
height : 100px; 
border-top : 1px solid #000000; 
border-right : 1px solid #000000; 
border-bottom : 1px solid #000000; 
border-left : 0px solid #000000; 
padding-top : 20px; 
text-align : center; 
background : url('images/Logo.jpg') no-repeat right 0% 
} 
#header h1 { 
font-family : tahoma, sans-serif; 
font-size : 40px; 
line-height : 80px; 
font-weight : normal; 
} 
#h2div { 
width : 100%; 
} 
#h2div h2 { 
font-family : tahoma, sans-serif; 
text-transform : uppercase; 
font-weight : bold; 
font-size : 12px; 
color : #ff0000; 
letter-spacing : 2px; 
} 
#header-print { 
display : none; 
} 
#left { 
border : 0px solid #999999; 
float : left; 
width : 18% 
} 
#left ul { 
list-style-type : none; 
text-align : left; 
padding-left : 10px; 
margin-left : 0; 
margin-bottom : 5px; 
margin-top : 0; 
} 
#left ul li a { 
background : url('images/list-off.gif') no-repeat left center; 
padding-left : 15px; 
text-align : left; 
text-decoration : none; 
color : #0000ff; 
display : block; 
width : 75%; 
line-height : 22px; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 12px; 
font-family : tahoma, sans-serif; 
} 
#left ul li a:hover { 
background : url('images/list-on.gif') no-repeat left center; 
color : black; 
border-left : 0px none; 
border-right : 1px solid #000000 
} 
.accesskey { 
text-decoration : none; 
border-bottom : 1px solid #999999; 
border-spacing : -1px; 
} 
#right { 
float : right; 
width : 18%; 
padding-left : 15px; 
padding-right : 5px; 
padding-top : 0; 
padding-bottom : 5px; 
color : #0000ff; 
} 
#core { 
clear : both; 
width : 100%; 
} 
#core p, #core h1, #core h2, #core h3, #core h4, #core h5, #core h6 { 
padding : 0 0 0 10px; 
} 
#navlower { 
text-align : center; 
height : 2.2em; 
line-height : 2.2em; 
width : 100%; 
color : #0000ff; 
border-right : 1px solid #999999; 
background : #e8e8e8; 
} 
#navlower li { 
float : left; 
list-style-type : none; 
border-right : 0px solid #999999; 
white-space : nowrap; 
display : inline 
} 
#navlower li a { 
display : block; 
padding : 0 20px; 
font-size : 1em; 
font-weight : normal; 
text-decoration : underline; 
color : #0000ff; 
} 
#footer { 
clear : both; 
width : 100%; 
height : 40px; 
border-top : 0px solid #000000; 
border-right : 1px solid #000000; 
border-bottom : 1px solid #000000; 
border-left : 0px solid #000000; 
text-align : center; 
border-collapse : collapse 
} 
#footer a, #footer a:link { 
text-decoration : none; 
vertical-align : middle; 
color : #999999; 
padding : 3px; 
}