@charset "UTF-8";

html, body, div, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
#global {
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#global_main {
	background-image: url(../images/header_background.png);
	background-repeat: repeat-x;
	width: 100%;
	height: auto;
}
#global_top_area {
	height: auto;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	background-color: #343434;
	background-repeat: no-repeat;
	background-image: url(../images/banner2.png);
	padding-bottom: 25px;
}
#top_area {
	height: 100%;
	width: 967px;
	padding-top: 40px;
}
#top_flash {
	height: 149px;
	width: 918px;
	background-image: url(../images/topfeature_background.png);
	background-color: #343434;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	left: auto;
	top: 95px;
	right: auto;
}
#top_flashwrap {
	height: 149px;
	width: 918px;
	position: absolute;
}
#body_area {
	height: 100%;
	width: 918px;
	margin-right: auto;
	margin-left: auto;
}
#body_left_col {
	height: 100%;
	width: 700px;
	float: left;
	background-color: #0DA9AF;
	padding-bottom: 100px;
}
#add_scroll {
	height: 800px;
	width: auto;
	overflow-x:hidden;
	overflow-y:scroll;
}
#body_content_left_col {
	float: left;
	height: 800px;
	width: 240px;
	margin-left: 20px;
}
#body_content_left_col_2 {
	padding: 20px;
	width: 640px;
	height: 760px;
}
#body_content_right_col {
	height: 600px;
	width: 420px;
	margin-left: 270px;
	padding: 10px;
}
#body_right_col {
	height: 100%;
	width: 218px;
	margin-left: 700px;
	background-color: #66CCFF;
}
#profile_pic {
	float: left;
	height: 420px;
	width: 240px;
	margin-left: 6px;
}
#profile_info {
	height: auto;
	width: 370px;
	margin-left: 250px;
	padding-left: 15px;
	padding-top: 10px;
}
#headings {
	width: 918px;
}
#logo {
	background-image: url(../images/logo.jpg);
	height: 55px;
	width: 288px;
	float: left;
}
#nav_menu {
	height: 55px;
	width: 683px;
	margin-left: 284px;
}
#footer {
	height: 32px;
	width:100%;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-color: #000000;
	position: fixed;
	bottom:0;
}
#footer_left {
	float: left;
	height: auto;
	width: 400px;
	padding-left: 15px;
}
#footer_right {
	float: right;
	height: auto; 
	width: 500px;
	padding-top: 10px;
	padding-right: 20px;
}
.footer {
	font-size: 10px;
	color: #CCCCCC;
}
.profile {
	font-size: 12px;
	line-height: 17px;
}
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CC6600;
}

a { 
	outline: 0 none; 
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-variant: normal;
	font-style: normal;
	text-decoration: underline;
}
