body
{
	margin: 0;
	padding: 0;
	background: url(mrvlBG.gif) repeat;
	font-weight : normal; 
	font-size : 7pt; 
	font-family : verdana; 
	text-align : center; 
	letter-spacing : 1; 
	color: #3F3056; 

}

.banner
{
	position: absolute;
	left: 75px;
	top: 0px;
	z-index: 2
}


.nav
{
	position: absolute;
	left: 380px;
	top: 175px;
	width: 425px;
	height: 15px;
	z-index: 3
}


.content
{
	position: absolute;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #958CA2;
	overflow: auto;
	left: 380px;
	top: 190px;
	width: 425px;
	height; 375px;
	z-index: 4
}

table
{
	width: 275px;
}
td
{
	font-weight : normal; 
	font-size : 7pt; 
	font-family : verdana; 
	text-align : left;
	letter-spacing : 1; 
	color: #3F3056; 
}


h1
{
	font-weight: bold;
	font-style : italic; 
	font-size : 9pt; 
	font-family : verdana;
	letter-spacing : 2; 
	color: #40311D; 
	text-align: right;
	border-bottom: 1px dashed;
}

h2
{
	font-weight: bold;
	font-style : italic; 
	font-size : 9pt; 
	font-family : verdana;
	letter-spacing : 2; 
	color: #40311D; 
	text-align: left;
	border-bottom: 1px dashed;
}

h3
{
	font-size: 6.5pt; 
	font-family: verdana;
	letter-spacing: 0; 
	color: #281E36; 
	text-align: center;
	border-top: 1px solid;
}

strong
{
	font-weight: bold; 
	font-style: normal;
	font-size: 7.5pt; 
	font-family: verdana;
	letter-spacing: 1; 
	color: #281E36; 
}

a:link, a:visited, a:active
{
	font-weight : normal; 
	color : #FFFFFF; 
	text-decoration : none; 
}

a:hover
{
	font-weight : normal; 
	color : #FFFFFF; 
	text-decoration : underline; 
}