body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
 }



#wrapper {
	line-height: 1.8em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #ffffff;
	padding: 70;
}

div#maincontent {	
	background-color: #ffffff;
 }
	width: 900px;
	height:600px;

}

	
div#content{
	height: 900px;
	width: 600px;
	}
	
div#flashcontent {
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
	height: 600px;
	width: 900px;
	background-color: #ffffff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-color: #cccccc;
	text-align: center;
  }
	
table {
	height: 100%;
	width: 100%;
}


td {
	vertical-align: middle;
	text-align: center;
}

a:link 		{color: #c11008;text-decoration: none; }
a:visited 	{color: #c11008;text-decoration: none;}
a:hover 	{color: #c11008;text-decoration: none; text-decoration:underline;}
 
#footer a:link {
	color: #ffffff;
}

#footer a:visited {
	color: #666666;
}

#footer a:hover {
	color: #FF6600;
}
#footer {
	font-size: 9px;
}
