html, *
{
	border: 0;
	margin: 0;
	padding: 0;
}

iframe
{
	overflow-x: auto;
	overflow-y: hidden;
}

/* general */
a
{
	color: #000066;
	text-decoration: none;
}

a:hover
{
	color: #C60;
	text-decoration: none;
}

.clearfloats {
	clear: none;
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/* body */
body
{
	margin: 0px;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	background-color: #fff;
}

.mission
{
	font-family: Geneva, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-align: center;
	color: #000;
}

p
{
	font-family: Geneva, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000;
}

h2
{
	font-family: Geneva, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #000;
}

h3
{
	font-family: Geneva, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	line-height: 19px;
	color: #000;
}

.copyright
{
	font-family: Geneva, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	line-height: 19px;
	text-align: center;
	color: #666;
}

#indexcontainer
{
	width: 652px;
	height: 460px;
	padding: 0px;
	background-color: transparent;
	background-image: url(images/indexbg.gif);
	border: 0px aqua solid;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#indexcontainercopy
{
	width: 652px;
	height: auto;
	padding: 0px;
	background-color: transparent;
	border: 0px aqua solid;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#floater
{
	width:266px;
	height: 152px;
	overflow: hidden;
	z-index: 15;
	float: right;
	position: relative;
	left: -195px;
	top: 150px;
}

#rv a
{
	width: 120px;
	height: 80px;
	position: relative;
	top: 50px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	border: 1px none aqua;
	float: left;
}

#ga a
{
	width: 120px;
	height: 80px;
	position: relative;
	top: 20px;
	right: auto;
	bottom: auto;
	left: 270px;
	border: 1px none aqua;
	float: left;
}

#rh a
{
	width: 120px;
	height: 80px;
	position: relative;
	top: 50px;
	right: auto;
	bottom: auto;
	left: 175px;
	border: 1px none aqua;
	float: left;
}

#tf a
{
	width: 120px;
	height: 80px;
	position: relative;
	top: 50px;
	right: 0px;
	bottom: 0px;
	left: 20px;
	border: 1px none aqua;
	float: left;
	clear: left;
}
#content {
	margin-right: auto;
	margin-left: auto;
}

#tf a
{
	width: 120px;
	height: 80px;
	position: relative;
	top: 50px;
	right: 0px;
	bottom: 0px;
	left: 20px;
	border: 1px none aqua;
	float: left;
	clear: left;
}

#mv a
{
	width: 120px;
	height: 80px;
	position: relative;
	top: -114px;
	right: 0px;
	bottom: 0px;
	left: -15px;
	border: 1px none aqua;
	float: right;
	clear: left;
}

#ab a
{
	width: 120px;
	height: 80px;
	position: relative;
	top: 75px;
	right: 0px;
	bottom: 0px;
	left: 20px;
	border: 1px none aqua;
	float: left;
	clear: left;
}

#ar a
{
	width: 120px;
	height: 80px;
	position: relative;
	top: -80px;
	right: 0px;
	bottom: 0px;
	left: -15px;
	border: 1px none aqua;
	float: right;
	clear: both;
}

#lq a
{
	width: 120px;
	height: 80px;
	position: relative;
	top: 5px;
	right: 0px;
	bottom: 0px;
	left: 125px;
	border: 1px none aqua;
	float: left;
}

#ri a
{
	width: 120px;
	height: 80px;
	position: relative;
	top: 30px;
	right: 0px;
	bottom: 0px;
	left: 145px;
	border: 1px none aqua;
	float: left;
}

#tv a
{
	width: 120px;
	height: 80px;
	position: relative;
	top: 5px;
	right: 0px;
	bottom: 0px;
	left: 175px;
	border: 1px none aqua;
	float: left;
}

