﻿ï»¿<style type="text/css" media="screen">
<!-- 

site 
{
    background-color:#663300;
}
body {
	margin-top:0px;
	background-color:#663300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC9900;
}

a img
{
	border:0;
	margin-top:0px;
}

#page {
	width:798px;
	min-height:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	color:#CC9900;
	background-color:#663300;
}
 
#header {
	width:inherit;
	height:140px;
	background-color:#000;
}

#logo {
	float:right;
	width:798px;
	height:140px;
	background-repeat:no-repeat;
	margin-top: 1px;	
	background: #000;
}

#logo img {
	width:500px;
	height:140px;
}

#image_button {
	display:none;
}

#menu 
{
    top: 0;
left: 0;
z-index:100;
width:inherit; /* precision for Opera */
background:#fff;
color :#000;
font-size:small;


}


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
color :#000;
background:#fff;
}

#menu dl {
float: left;
width: 11.9em;
background:#CC7700;
color :#000;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background:#CC9900;
border: 1px solid gray;
margin: 0px;
color :#000;
}
#menu dd {
display: none;
border: 1px solid gray;
color :#000;
background:#fff;
}
#menu li {
text-align: center;
background:#ffffcc;
color :#000;
}
#menu li a, #menu dt a {

text-decoration: none;
display: block;
height: 100%;
border: 0 none;
color :#000;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #CCCC00;
}
#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #CC9900;
background-color: #000;
padding: 5px;
border: 1px solid gray; 

}

#content
{
    background-color:#000;
    color: #CC9900;
    border: #000;
    
}

a:link {
COLOR: #CCCC00;
}
a:visited {
COLOR: #663300;
}
a:hover {
COLOR: #663300;
}
a:active {
COLOR: #00FF00;
}

-->
</style>
