/* CSS Document */

body {
	font-size: 1em;
	background-image:  ;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

tr {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

#main_content{
	left: 69px;
	top: 121px;
	position: absolute;
	background-image: none;
	width: 931px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-width: 0px;
	height: 870px;
}


#side_content{
	left: 800px;
	top: 130px;
	position: absolute;
	width: 320px;
	color: #ffffff;

}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #2213341;
	text-decoration: none;
}

.center{
text-align:center;
}h1 {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: capitalize;
	color: #213341;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #FF6600;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #FF6600;
}

h4 {
	font-size: .9em;
	font-weight: bold;
	color: #ffffff;
}

.white{
color: #ffffff;
}

.red{
color: #666666;
}

#left_extra_flash{
height: 254px;
	left: 336px;
	top: 230px;
	position: absolute;
	width: 339px;
}

img { 
border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; 

