/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#2a0101;
}
.left-menu
{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.footer
{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
.blueborder
{
	border: #600F0E solid 1px;
}
.newstext
{
	font-family:tahoma;
	font-size:12px;
	color:#600F0E;
	text-decoration:none;;
}
.blacktext
{
	font-family:arial;
	font-size:13px;
	color:#000000;
	text-decoration:none;;
}
.headertext
{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;;
}

.whiteheader
{
	font-family:Georgia;
	font-size:22px;
	color:#600F0E;
	font-weight:normal;
	text-decoration:none;
}
.mainborder
{
	border: #ffffff solid 4px;
}
#topmenu
{
 list-style: none outside none;
    margin: 0;
    padding: 0 50px;
}
#topmenu li{
 display:inline;
}
#topmenu li a{
 font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0 8px;
    text-decoration: none;
	text-transform:uppercase;
}

#topmenu li a:hover{
text-decoration:underline;
}

#HomeList{
 margin: 10px auto;
    width: 685px;
}

#HomeList li
{
	display:inline;
}
#HomeList li a
{ 
	background: none repeat scroll 0 0 #600F0E;
    color: #FFFFFF;
    padding: 4px;
	text-decoration: none;
}
#HomeList li a:hover
{
	text-decoration: underline;
}
.bodySection{
background-color:#ffffff;
}
#flashcontainer
	{
		width:840px; height:500px; margin-left:25px;
		background-repeat:none;		
	
	}
	#flashcontent {
		width:900px;
		height:500px;
	}

