/* CSS Document */


html {
scrollbar-base-color: #FFC633;
scrollbar-arrow-color: #493E27;
scrollbar-track-color: #D98F20;

scrollbar-shadow-color: #FFC633;
scrollbar-lightshadow-color: #493E27;
scrollbar-darkshadow-color: #493E27;

scrollbar-highlight-color: #FFFFCC;
scrollbar-3dlight-color: #FFC633;
}

body {
font-family: "Trebuchet MS";
font-size: 12px;
background: #000000;
/*background-image: url(images/background.jpg);*/
margin: 0;
padding: 0;
color: #000000;
line-height: 14px;
}

td {
font-family: "Trebuchet MS";
font-size: 12px;
color: #000000;
line-height: 14px;
}

.content {
overflow:auto; 
height:364px; 
width:490px;
margin-left: 20px;
padding-top:10px;
padding-right:10px;
text-align:justify;
}

.content_gallery {
overflow:auto; 
height:364px; 
width:679px;
margin-left: 20px;
padding-top:10px;
padding-right:10px;
text-align:justify;
}

.sidecolumn {
height:350px; 
width:175px;
margin-left: 5px;
color:#FFFFFF;
}


h1 {
color:#0E7BC7;
font-size:18px;
font-style:italic;
font-weight:normal;
margin-bottom: 5px;
line-height:16px;
}

h2 {
color:#FFC633;
font-size:14px;
font-weight:normal;
}

a {
outline:none;
}


a:link {
font-size:12px;
color: #FFFF99;
text-decoration:none;
font-weight:bold;
}

a:visited {
font-size:12px;
color:#FFFF99;
text-decoration:none;
font-weight:bold;
}

a:hover {
color: #FFC633;
text-decoration:none;
font-weight:bold;
}

a:active {
color: #FFC633;
text-decoration:none;
font-weight:bold;
}

.bottomnav {
color:#FFFFFF;
font-size:10px;
}

.bottomnav a:link {
font-size:10px;
color:#ffffff;
font-weight:normal;
text-decoration:none;
}

.bottomnav a:visited {
font-size:10px;
color:#ffffff;
font-weight:normal;
text-decoration:none;
}

.bottomnav a:hover {
font-size:10px;
color:#FFC633;
font-weight:normal;
text-decoration:none;
}

.bottomnav a:active {
font-size:10px;
color:#FFC633;
font-weight:normal;
text-decoration:none;
}

.label {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #493E27;
letter-spacing:normal;
}

.flash {
padding: 5px;
}
