body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-image:url(images/bg_2.jpg);
	background-repeat:repeat;
	margin: 0px;
	padding: 0px;
	
}

#container {
	position: relative;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#flashHeader {
	width: 1024px;
	float:left;
}
#mainContent {
	text-align:center

	position: absolute;
	width: 940px;
	
}
.orange_nav {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #f2a619;
}
a:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #f2a619;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #f2a619;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #f2a619;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #f2a619;
	text-decoration: none;
}
.large_header {
	font-family: Tahoma, Arial;
	font-size: 20px;
	font-weight: normal;
	color: #f2a619;
	font-style: normal;
	text-transform: none;
}

.medium_header {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #f2a619;
	font-weight:bold;
    text-transform: none;
}

.small_header {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #f2a619;
	font-weight:bold;
    text-transform: none;
}

}
.slogan {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #b2b2b2;
}

}
.sub_menu {
	bgcolor: #f2a619;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

}
.sub_menu:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
