body {
		text-align:center;
		background:#000000;
		FONT-FAMILY: arial, helvetica, serif;
		}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 919px;
	
}

#wrapper2 {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 919px;
	background: #ccc url(images/back.jpg); 
	
}

#header {
	margin: 0 0 5px 0;
}

#side-a {
	float: left;
	width: 225px;margin: 0 7px 0 0;
	background:#dedede;
}

#side-b {
	float: right;
	width: 225px;
}

#content { 
	float: left;
	width: 424px;
	padding:15px;
	
    background: white;
}

#content2 { 
	float: left;
	width: 655px;
	padding:15px;
	
    background: white;
}

#footer {
	clear: both;
	background: #000000;
	text-align:center;
}


a:link { text-decoration:underline; color : #3b1021; font-size: 9pt;}
a:hover { text-decoration:underline; color : #D88401; font-size: 9pt;}
a:visited { text-decoration:underline; color : #3b1021; font-size: 9pt;}
a:visited:hover {	text-decoration:underline; color : #D88401; font-size: 9pt;}

.linkwhite:link {text-decoration:none;	color : #fff;	font-size: 8pt;	font-weight: bold;}

.linkwhite:hover {	text-decoration:none;	color : #fff;	font-size: 8pt;	font-weight: bold;}

.linkwhite:visited {	text-decoration:none;	color : #fff;	font-size: 8pt;	font-weight: bold;}

.linkwhite:visited:hover {	text-decoration:none; color : #fff; font-size: 8pt}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.style6 {font-size: 12px}


.style7 {
	color: #3b1021;
	font-weight: bold;
}