body{
	behavior:url(csshover.htc);
	font-size:100%;
	background-repeat: repeat-x;
}


body, h1, h2, h3, h4, form, input, p, ul, li, a, a:hover {
	padding: 0;
	margin: 0;
	border: 0;
	list-style-type: none;
	font-family: Arial;
	font-size: 17px;
	text-decoration: none;
	color: #FFF;
	}

a:link {
	text-decoration: none;
	color:#FF0000;
}
a:visited {
	text-decoration: none;
	color:#e804fc;
}
a:hover {
	text-decoration: none;
	color:#24457b;
}
a:active {
	text-decoration: none;
	color: #F0F;
}
	
body
	{
		margin: 0;
		padding: 0;
		font: 90% arial, hevetica, sans-serif;
		text-align: center;
		color: #000000;
		background-color: #000000;
	}


#container
	{
	width: 1020px;
	height: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
		}
    
#logo
	{
	height:200px;
	width: 1024px;
	margin-top: 0px;
	margin-left: 0px;
	}
		
	#s
	{
	 margin-top: 10px;
	 float: right;
	 margin-right:2px;
		height: auto;
     border: 0px solid black;
	}
#menuh ul li{float:left; width: 100%;}
#menuh a{height:1%;font:bold 0.7em/1.4em arial, sans-serif;}
	
	
	 #menu
	{
	float: right;
	width: 220px;
	height: auto;
	margin-left:4px;
	margin-top: 1px;



	background-color: #;
	padding-top: 10px;
	padding-left: 5px;
	color: #999;
	}
    
	
	#menu1
	{
	
		width: 320px;
		height: auto;
		margin-right: 0px;
        margin-top: 1px;
        border: 0px solid black;
		background-color: #;
	}
	
	#menu2
	{
	
		width: 320px;
		height: auto;
		margin-right: 0px;
                margin-top: 1px;
		border: 0px solid black;
		background-color: #;
	}
	
	#contents
	{
	float: right;
	    margin-left: 2px;
		height:auto;
	    width: 460px;
		border: 0px solid black;                
	}
    
	#footer	
	{
	margin-top: 0px;
	clear: both;
	height: 15px;
	width: 1024px;
	text-align: center;
	background-color:;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 10px;
	font-size: 15px;
	color: #FFF;
	}
.textcol{
	color: #000;
	}
.cont{
}

