/* CSS Document */

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

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

#top_bar{
	height: 110px;
	background-image: url(LeaderStill4.jpg);
	background-color: #000000;
	width:150%;
}

#nav_stripe{
	height: 20px;
	background-image:url(navbar.gif);
	line-height: 20px;
	text-decoration: none;
	width:150%;
}

#top_logo{
	height: 75px;
	left: 100px;
	position: absolute;
	width: 48px;

}

#top_title{
	height: 142px;
	left: 141px;
	top: -7px;
	position: absolute;
	width: 716px;
}


#navbar {
	padding: 6px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navbar ul {
padding: 2px;
color: #333333;
white-space: nowrap;
font-size: 0.8em;
left: 150px;
top: 46px;
position: absolute;
}

#navbar li {
list-style-type: none;
display: inline;
}
#navbar li a {
text-decoration: none;
padding: 15px 10px 15px 10px;
color: #cccccc;
}
#navbar li a:link {
color: #cccccc;
}
#navbar li a:visited {
color: #cccccc;
}
#navbar li a:hover {
color: #666666;
}

#main_content{
	left: 69px;
	top: 121px;
	position: absolute;
	background-image: url(main_bck.jpg);
	width: 931px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 10px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	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: 5px;
	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; 
