@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;
}
.headlines_16_strong {
	font-size: 16px;
	font-weight: bold;
}

p {
	text-align: justify;
}
td {
	text-align: center;
}

a:link {
	font-size: 16px;
	color: #3d58bc;
	text-decoration: none;
}
a:visited {
	color: #FF6633;
	text-decoration: none;
	font-size: 16px;
}
a:hover {
	color: #3399ff;
	text-decoration: none;
}
#wrapper {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftside {
	float: left;
	width: 630px;
}
#logo {
	height: 141px;
}
#content {
	margin-top: 65px;
	margin-left: 58px;
	margin-right: 30px;
}

#footer {
	margin-top: 50px;
	text-align: left;
	margin-bottom: 20px;
	clear: both;
}
#wrapper #leftside #footer a {
	font-size: 9px;
}


#rightside {
	float: right;
	width: 120px;
}
#wrapper #leftside #footer table {
	margin-left: 100px;
}


#right_header {
	height: 141px;
	text-align: left;
}
#right flame {
	height: 100px;
}
#wrapper #rightside #right_header table {
	margin-top: 77px;
	margin-left: 18px;
}
#wrapper #rightside #right_flame img {
	margin-right: 40px;
}
#navbar {
	margin-top: 0px;
	padding-top: 0px;
}
#right_footer {
	height: 100px;
	margin-top: 100px;
}

.left_stuff {
	text-align: left;
}
.right_stuff {
	text-align: right;
}

.center_stuff {
	text-align: center;
}
.justify_stuff {
	text-align: justify;
}
.big_n_blue {
	font-size: 24px;
	font-weight: bold;
	color: #3d58bc;
}
.image_left {
	float: left;
	margin-top: 15px;
}
#wrapper #leftside #content h1 {
	color: #3d58bc;
}

