/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}
body {
	background-color: #FFFFFF;
	background-image: url(background.png);
	background-repeat:no-repeat;
	}
.ad {
	position:absolute;
	left:820px;
	width:160px;
	height:600px;
	}
.articleholder {
	color:#FFFFFF;
	border:2px solid #EEEEEE;
	background-color:#333333;
	width:465px;
	}
.center {
	position:absolute;
	top:375px;
	left:165px;
	width:150px;
	height:120px;
	color:#FFFFFF;
	}
.center a:hover {
	text-decoration: underline;
	color: #FF3399;
	}
.center a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
.clearimage {
	clear:both;
	}
.header {
	position:absolute;
	top:60px;
	left:320px;
	width:480px;
	color:#FFFFFF;
	}
.header a:active {
	color:#FFFFFF;
	text-decoration:underline;
	}
.header a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	}
.header a:link {
	color:#FF3399;
	text-decoration:none;
	}
.header a:visited {
	color:#FF3399;
	text-decoration:none;
	}
.header_holder {
	padding-bottom:5px;
	padding-left:5px;
	padding-top:5px;
	}
.header_sub {
	background-image:url(../pic/bg_header.png);
	background-repeat:no-repeat;
	height:30px;
	width:474px;
	color:#000000;
	}
.header_top {
	position:absolute;
	top:5px;
	left:320px;
	width:475px;
	color:#FFFFFF;
	}
.homebutton {
	position:absolute;
	top:0px;
	left:0px;
	width:160;
	height:60;
	}
.imageholder {
	width:200px;
	clear:both;
	float:left;
	margin:2px;
	}
img.floatLeft {
	clear:left;
	float:left;
	margin-left:0px;
	margin-right:5px;
	}
img.floatRight {
	clear:right;
	float:right;
	margin-left:5px;
	margin-right:0px;
	}
.left {
	position:absolute;
	top:100px;
	left:5px;
	width:150px;
	}
.movie {
	width:140px;
	height:150px;
	}
.main {
	position:absolute;
	top:100px;
	left:325px;
	width:475px;
	}
.main a:link {
	color: #000000;
	text-decoration: underline;
	}
.main a:hover {
	text-decoration: underline;
	color: #FF3399;
	}
.main_left {
	position:absolute;
	width:320px;
	left: -1px;
	}
.main_right {
	position:absolute;
	left:325px;
	width:145px;
	}
.search {
	width:150px;
	font-size:9px;
	}
.small {
	font-size:8px;
	}
.title {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	}
.title_black {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	}