body {
	width:99%;
	height:98%;
	background-color:#000000;
	background-image:url(images/background.gif);
	text-align:center;
	vertical-align:center;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;			
	color:#650e1a;
}
a {
	color:#99172a;
	text-decoration:none;
}
a:hover {
	color:#c71e36;
	text-decoration:underline;
}
a.pic {
	text-decoration:none;
	color:#000000;
}
a.pic:hover {
	text-decoration:none;
	color:#000000;
}
b {
	font-size:12px;
	font-weight:bold;
}
.container1 {
	text-align:center;
	position:relative;
}
.main_container {
	width:775px;
	height:600px;
	text-align:center;
	vertical-align:top;
	position:relative;
	margin:auto;
	border:thin groove #FFFFFF;
	background-color:#000000;
}
.foot_credit {
	text-align:right;
	width:775px;
	height:25px;
	font-size:11px;
	color:#FFFFFF;
	padding:3px;
}
a.footer_credit {
	color:#c71e36;
	text-decoration:none;
}

a.footer_credit:hover {
	color:#FFFFFF;
	text-decoration:underline;
}	
.banner {
	width:775px;
	height:280px;
	background-color:#000000
	float:left;
}
.lside {
	width:115px;
	height:295px;
	background-image:url(images/index_02.jpg);
	float:left;
	background-color:#FFFFFF;	
}
.sideNav {
	width:165px;
	height:295px;
	background-image:url(images/index_03.jpg);
	float:left;
	background-color:#FFFFFF;	
	text-align:left;
}
.mainContent {
	width:369px;
	height:295px;
	background-image:url(images/index_04.jpg);
	float:left;
	overflow:auto;
	text-align:left;
	background-color:#FFFFFF;
	font-size:11px;
}
.rside {
	width:122px;
	height:295px;
	background-image:url(images/index_05.jpg);
	float:left;
	background-color:#000000;	
}
.footer {
	width:775px;
	height:25px;
	background-image:url(images/index_06-2.jpg);
	float:left;
	background-color:#000000;	
}
.full {
	width:98%;
	height:98%;
	vertical-align:middle;
	text-align:center;
}