HTML, BODY { margin: 0px; height: 100%; }

A, IMG, INPUT { outline: none; }

div.clearer {

	clear: both; 
	line-height: 0px; 
	height: 0px;
	font: normal 0px "Helvetica", "Arial"; 
	margin: 0px;
	padding: 0px;
	border: 0px solid black;

}

A:visited { 

	color: #666;
	text-decoration: none;

 }

A { 

	color: #666;
	text-decoration: none;
	text-transform: uppercase;

 }

A:hover { 

	color: #800000;
	text-decoration: none;

 }

A.active { 

	color: #800000;
	text-decoration: none;

 }

/*//////////////////////////////////////*/


#main-container {

	width: 860px; 
	background: url(../images/no7.gif) no-repeat; 
	background-position: 0px 355px;

}

#main-container DIV {

font: normal 11px "Century Gothic", "Arial";

}

#header-container {

	height: 44px; 
	background: url(../images/header.gif) no-repeat;

}


.fullwide { 

	width: 660px; 
	height: 450px; 
	text-align: left;
	overflow: hidden;
	display: block;

}
