body {
	background-color:#000;
	background-image:url(../gfx/bg.pngf);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height:16px;
}

a {
	font-family:Arial, Verdana, Tahoma;
	font-weight:bold;
	font-size:9px;
	color:#FFFFFF;
	text-decoration: none;	
}
a:hover {
	color:#FFFFFF;
	text-decoration: none;
}


.maincontent {
	width:760px;
	position:absolute;
	left:50%;
	margin-left:-380px;
	overflow:hidden;
}	
	
.main {
	background-color:#113181;
	height:600px;
	width:760px;
	overflow:hidden;
}	

.head {
	margin-left:300px;
	padding-top:30px;
}	

.line {
	position:relative;
	top:15px;
	left:55px;
	width:655px;
}

.sub_cat {
	position:relative;
	top:25px;
	left:55px;
	width:150px;
	height:25px;
}

.copy {
	width:410px;
	position:relative;
	top:0px;;
	left:300px;
}	

.pics {
	width:440px;
	position:relative;
	top:0px;;
	left:300px;
	overflow:hidden;
}	

.moreinfo {
	position:absolute;
	top:400px;
	left:290px;
	width:379px;
	height:151px;
}	

.logo {
	visibility:hidden;
	position:absolute;
	bottom:52px;
	right:52px;
	width:34px;
	height:34px;
}	