*{margin:0; padding:0;}

body {
font-family: Verdana, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
font-size: 12px; 
background: white;
color: #333; 
margin:0; 
padding:0;
line-height: 135%;
}

a { color: #336699; text-decoration: none; }
a:hover { text-decoration: none; color : #880000; }

img { border: none; padding: 6px; } 
img a {border:none;} 

ul { list-style-type: none; }

iframe {
border:0;
frameborder:0;    
position:absolute;
top:110px;
left:210px;
}

#page {
width: 800px;
margin: 0 auto;

}

#header { 
height: 85px;
background: url(images/header3.jpg) repeat-x;
}
#header h1 {
font-size: 20px;
font-weight: 100;
padding: 25px 0 0 50px;
}
#header h1 a {
color: #5085BB;
}
#header h2 {
color: #444;
font-size: 13px;
font-weight: 100;
padding: 7px 0 0 50px;
}

#menu {
background: url(images/menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding-right: 40px;
}
#menu ul li {
display: block;
float: right;
}
#menu ul li a {
display: block;
padding: 0 10px 0 7px;
text-decoration: none;
color: #fff;
font-size: 11px;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
background: url(images/menuover.png) repeat-x;
}

#main_ccsb{
float: right;
border: 0;
}

#wrapper {
padding: 0 10px;
}

#content {
float: left;
padding-top: 15px;
background: white;
}
#content p{
margin-bottom: 10pt;
}

#sidebar {
position:absolute;
top:100px;
left:4px;
width: 190px;
}

#sidebar img { padding: 0; margin: 0; }
#sidebar ul {
    list-style-type: none; 
}

#sidebar h2 {
    background: url(images/sidebarh2.jpg) no-repeat;
    height: 20px;
    line-height: 20px;
    font-weight: 600;
    font-size: 10px;
    margin: 6px 0 0 0; padding: 0 0 0 10px; 
    color: #fff;
}

#sidebar h2 a {
color: #fff;
text-decoration: underline;
}

#sidebar ul li {

}

#sidebar ul {
padding: 10px 0 5px 10px;
}

#sidebar ul li {
    background: url(images/tri.jpg) no-repeat center left;
    padding: 2px 0 2px 22px;
}
#sidebar ul li a { font-size: 13px; }

#sidebar {
font-size: 8pt;
font-weight: 100;
}


#footer {
background: url(images/footer.jpg) no-repeat;
margin: 0 auto;
font-weight: 100;
font-size: 12px;
text-align: center;
color #fff;	
height: 50px;
line-height: 50px;
}
#footer p { color: #fff; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#content h2 {
font-weight: 100;
font-size: 20px;
margin: 0 0 4px; padding: 0 0 3px; 
color: #555;
}

#content ul {
color: #555555;
padding: 10px 30px;
}
#content ul li {
list-style-type: square;
}
#content td {
font-size: 13px;
}
#content table {
border: 0;
}
#content th {
font-size: 13px;
font-weight: 100;
background: #5085BB;
color: #fff;
}

.chromestyle{
width: 99%;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
background: url(images/menubar.gif) center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 4px;
font:bold 10px Verdana;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: white;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-left: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(images/chromebg2-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
color: black;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:bold 10px Verdana;
line-height:18px;
z-index:100;
background-color: #5085bb;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
padding: 2px 0;
color: white;
text-decoration: none;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #EBF7FF;
color: black;
}

#poster1 {
    background: #ecf5fb;
}
