body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #ccc;
	background-color: #D0E9E6;
	text-align: center;
	/* part 1 of 2 centering hack */
	}
#content {
	width: 778px;
	height: 494px; 
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: url(media/background.gif) no-repeat center top;
	border: 1px solid #6F928E;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 778px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 778px;
	}
html>body #content {
	width: 778px; /* ie5win fudge ends */
	}

#innercontent {
	width: 702px;
	height: 346px;
	padding: 0px;
	margin-top: 108px;
	margin-right: auto;
	margin-left: auto; 
	background: url(media/innercontent.jpg) no-repeat center top;
}

.navigation {
	margin-left:14px;
}

.navigation a {
	text-decoration: none;
	font-size: 12px;
	font-weight: 800;
	color:  #fff;
	padding-left: 17px;
	padding-right: 17px;
	border: 1px solid white;
	background: #6F928E;
}

.navigation a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: 800;
	color: #fff;
	padding-left: 17px;
	padding-right: 17px;
	border: 1px solid yellow;
	background: #B6C8C6;
}


#smallbox {
	position: relative;
	top: 165px;
	left: 20px;
	text-align: right;
	width: 150px;
	font-size: 12px;
	color: #6F928E;
}

#mainbox {
	position: relative;
	top: 45px;
	left: 10px;
	width: 450px;
	margin-left: 190px;
	font-size: 12px;
	line-height: 12px;
	color: white;
}

#mainbox a {
	text-decoration: none;
	font-weight: 800;
	color: white;
	margin-left: 140px;	
}

#gotoflash a{	
	margin-left: 705px;
	text-decoration: none;
	font-size: 10px;
	font-weight: 800;
	color:  #fff;
}

#mainbox a:hover {
	text-decoration: none;
	font-weight: 800;
	color: #6F928E;
	margin-left: 140px;	
}

#gotoflash a:hover{	
	margin-left: 705px;
	text-decoration: none;
	font-size: 10px;
	font-weight: 800;
	color: #6F928E;
}


#d3hree {
	position: relative;
	top: -6px;
	left: 52px;
	text-align: left;
	font-size: 10px;
	color: white; 
}

#d3hree a {
	text-decoration: none;
	color: white;
	font-weight: 800;
}

#d3hree a:hover {
	text-decoration: none;
	color: #6F928E;
	font-weight: 800;
}