@charset "utf-8";
/* CSS Document */

#wrapper {
	position:relative;
	margin: 0 auto;
	left:0px;
	top:0px;
	width:900px;
	height:800px;
	z-index:1;
	background-repeat: no-repeat;
	background-image: url(images/bg3.jpg);
}
body {
	background-color: #111111;
}
#mainContent {
	position:absolute;
	left:20px;
	top:65px;
	width:410px;
	height:591px;
	z-index:2;
}
.style1 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF99;
}
.style2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#menu {
	position:absolute;
	left:591px;
	top:35px;
	width:315px;
	height:19px;
	z-index:2;
}
.style4 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px;}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #FFFF99;
}
#tag {
	position:absolute;
	left:322px;
	top:685px;
	width:255px;
	height:46px;
	z-index:2;
}
img
{
border-style: none;
text-decoration: none;
} 
