body {
margin: 0;
padding: 0;
text-align: center;
line-height: 1.3em;
font: 75%  "Trebuchet MS", tahoma, verdana, arial, sans-serif;
background: url('../image/4.gif') 50% 0;
color: #666;
}

#container {
position: relative;
width: 766px;
height:auto;
margin-right: auto;
margin-left: auto;
margin-top: auto;
text-align: left;
background:url('../image/bg.jpg') no-repeat;
}
#logo
{
	position:relative;
	top:20px;
	left:26px;
	width:205px;
	}

a:link, a:visited {
text-decoration: none;
color: #663366;
background: inherit;
}

a:hover {
text-decoration: none;
color: #CC3300;
background: inherit;
}

#banner {
width: 766px;
height: 110px;
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color:White;
}

#title h1 {
margin: 0 10px 10px 10px;
padding-top: 5px;
font-size: 1.3em;
color: #003333;
background: inherit;
}

.container {
width: 766px;
padding-top: 10px;
margin-left: 12px;
}

#navcontainer {
background-color: #FF9900;
}

#navlist {
border-bottom: 1px solid #FFCC66;
border-top: 1px solid #FFCC66;
margin: 0px;
margin-bottom: 5px;
padding: 0px;
padding-left: 180px;

font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
padding-bottom: 3px;
padding-top: 3px;
}

#navlist a, #navlist a:link, #navlist a:visited {
border: 1px solid #FF9900;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
color: #000000;
font-weight: bold;
text-decoration: none;
}

#navlist a:hover {
border: 1px solid #000000;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
text-decoration: none;
}

#navlist li
{
padding-right: 1px;
display: inline;
font-size: 0.6em;
}

#navlist ul
{
margin: 0px;
padding: 0px;
}

#navlist #active a { background-color: #FFCC66; }

#content 
{
width: 766px;
height:auto;
background-color:#2d2d2d;
color:Red;
}

#content p {
padding-left: 10px;
padding-right: 10px;
}

#content h1 {
margin: 10px 30px 0 10px;
padding: 3px;
font-variant: small-caps;
font-size: 1.5em;
color: #666;
background: inherit;
}
#side-left
{
	position:relative;
	float:left;
	width:513px;
	height:110px;
	background-color:#ff0000;
	}
#side-swf
{
	position:relative;
	width:480px;
	height:70px;
	top:25px;
	left:30px;
	}
#side-menu 
{
	position:relative;
	float:left;
	background:url('../image/right1-2.jpg') no-repeat;
	width: 253px;
	height: 110px;
	color:White;
}

#side-menu h1 {
margin: 0 0 0 0;
font-variant: small-caps;
font-size: 18px;
font-family:Arial;
color: #ffffff;
background: inherit;

}

#side-nav {
width: 95%;
margin: 5px 0 5px 10px;
 font-size:32px;
 font-family:Arial;
list-style-type: none;
color: #ffffff;
background:inherit;
}

#footer {
clear:both;
width: 766px;
height:140px;
padding: 3px;
margin: 0 auto;
font-size: .9em;
text-align: left;
color: #333;
background: inherit;
}

#footer a:link, #footer a:visited {
color: #c86000;
background:inherit;
}

#footer a:hover {
border-bottom: 1px dashed #333;
color: #333;
background:inherit;
}
