body
{
	background-color: #ffffff;
	color: #000000;
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url('../backgrounds/kmone.jpg');
	text-align: left;
}

#mainpage
{
	width: 750px;
	text-align: left;
	background-color: transparent;
	filter: alpha(opacity=100);
}

#bannercell
{
	width: 750px;
	text-align: center;
}

#leftcolumn
{
	width: 150px;
	text-align: top;
	vertical-align: top;
	padding-top: 50px;
	padding-left: 10px;
	border-color: #FF1493; 
	border-width:1px;
	border-style: solid;

}

#maincell
{
	width: 600px;
	text-align: left;
	padding-top: 50px;
	padding-left: 10px;
	border-color: #FF1493; 
	border-width:1px;
	border-style: solid;
}

a:link
{
	color: #6A5ACD ;
}

a:visited
{
	color: #6A5ACD;
}

a:hover
{
	color: #FF00FF;
}

a:active
{
	color: #FF00FF;
}

img {filter: alpha(opacity=100)}

#adcell
{
	width: 750px;
	text-align: center;
}