#wrapper
{
	width: 808px;
	margin: 50px;
}


body
{
	background-color: #333333;
}

#col01
{
	width: 251px;
	height: 722px;
	background: #191919;
	float: left;
	
	text-align: 83px;
	color: #CCCCCC

}


#nav
{
	position: absolute;
	top: 300px;
	left: 90px;
	font-size: 18px;
	font-family: geneva, arial, verdana;
	font-weight: regular
	
	
}

a:link 
{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited 
{
	color: #CCCCCC;
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

a:active 
{
	color: #333333;
	text-decoration: none;
}

#col02
{
	width: 303px;
	height: 722px;
	float:left;
	/*background-image: url('images/discoBg.jpg')*/
	background: #666666;
	
}

#seidoism
{
	width: 227px;
	height: 147px;
	position: absolute;
	top: 100px;
	left: 58px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	moz-opacity: 0.7;
	khtml-opacity: 0.7;
}


#logo
{
	font-size: 20px;
	font-family: verdana, geneva, arial;
	font-weight: regular;
	color: #999999;
	margin-top: 50px;
	margin-left: 28px;
}

.highlite
{
	color: #ffff00;
}
#main
{
	width: 490px;
	height: 550px;
	position: absolute;
	top: 140px;
	left: 320px;
	font-size: 12px;
	font-family:verdana, arial;
	
	overflow: auto;
	
}	


#col03
{
	width: 200px;
	height: 722px;
	float: left;
	background: #666666;
	
}
#col04
{
	width: 46px;
	height: 722px;
	background: #000000;
	float: left;

}

ul
{
	list-style-type: none;
}


