body { 
background: #cccccc 
margin-left: 0px; 
margin-right: 0px; 
margin-top: 4px;

text-align: center;
SCROLLBAR-FACE-COLOR: #cccccc; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-TRACK-COLOR: #666666; 
SCROLLBAR-DARKSHADOW-COLOR: #999999
}

body, td, a, li {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

#frame {
background-color: #ffffff;
width: 800px;
border: 1px solid #cccccc;
margin: auto;
}

#banner {
width: 100%;
height: 100px;
background-color: #000000;
background-image: url(rotation/rotator.php);
background-repeat: no-repeat;
background-position: left;
margin: 0px;
text-align: left;
border-bottom: 1px solid #282E34;
}

#header {
	height: 30px;
	font-size: 20px;
	color: #333333;
	background-color: #666666;
}

#content, #sidebar {
padding:0px;
text-align: left;
}

#title {
width: 100%;
height: 22px;
font-size: 13px;
color: black;
text-align: left;
vertical-align: middle;
font-weight: bold;
padding: 0px 0px 0px 0px;;
}

#title a{
font-size:   13px;
font-weight: bold;
color: black;
text-decoration: none;
}

a:link, a:visited, a:active, a:hover { 
color: black; 
font-weight: bold; 
text-decoration: none; 
}


#footer a:visited, #footer a:active, #footer a:link { 
font-size:   10px;
color: #CF5300;
background-color: transparent;
font-weight: bold;
}

#footer a:hover { 
font-size:   10px;
color: #000000;  
text-decoration: underline;
background-color: transparent;
font-weight: bold;
}


a:link, a:visited, a:active { 
color: #CF5300; 
font-weight: bold; 
}

a:hover { 
color: #D0A564;  
font-weight: bold; 
background-color: transparent;
}

div#navbar {
height: 17px;
width: 100%;
background-color: #FF6600;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

div#navbar ul {
margin: 0px;
padding: 0px;
font-weight: bold;
color: black;
line-height: 16px;
white-space: nowrap;
}
div#navbar li {
list-style-type: none;
display: inline;
}
div#navbar li a {
text-decoration: none;
padding: 5px 10px 5px 10px;
color: black;
font-weight: bold;
}
div#navbar li a:link, div#navbar li a:visited {
color: black;
font-weight: bold;
}
div#navbar li a:hover {
text-decoration: none;
color: black;
background-color: #cccccc;
font-weight: bold;
}
div#navbar li a.active {
text-decoration: none;
color: black;
background-color: #cccccc;
font-weight: bold;
}

h1
{
	font-size:   14px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 0px;
	margin: 0px;
	color: black;
}

form {
margin: 0;
font-size: 11px;
}

input, textarea, select, object {
border: 1px dotted black;
background-color: #CF5300;
color: white;
font-size: 11px;
}

.search {
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: white 1px solid;
	BORDER-LEFT: white 1px solid;
	COLOR: white;
	BORDER-BOTTOM: black 1px solid;
	BACKGROUND-COLOR: #CF5300;
	font-size: 11px;
}

#newsbox {
float: right;
width: 30%;
margin-bottom: 7px;
margin-left: 7px;
padding: 7px;
color: white;
background-color: #CF5300;
border: 1px dotted black;
}	

#newsbox ul, #newsbox ol {
margin: 0;
padding: 0 1.5em;
}

#newsbox li {
list-style-type: square;
}

#newsbox a{
	color:white;
}

#newsbox a:hover{
	color: #E8D2B3;
	background-color: transparent;
}

#navcontainer { width: 150px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 150px;
background-color: #cccccc;
border-bottom: 1px solid white;

}

#navcontainer a:link, #navlist a:visited
{
color: black;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #DF5900;
color: white;
}

#navcontainer li a.active
{
background-color: #CF5300;
color: white;
}
html>body #navcontainer li a 
{
	width: auto;
}
