@charset "utf-8";
/* CSS Document written by Chris Roark for aerdo.net */

* {
	margin: 0;
	padding: 0;
	}

a:link {
	text-decoration: none;
	color: #C60;
	}
	
a:visited {
	text-decoration: none;
	color: #C60;
	}
	
a:hover {
	text-decoration: underline;
	color: #F90;
	}

a:active {
	text-decoration: none;
	color: #333;
	}

ul {
	margin: 0 0 20px 30px;
	line-height: 20px;
	}

ol {
	margin: 0 0 20px 30px;
	line-height: 20px;
	}

li {
	margin: 0 0 18px 0;
	}

.small_tx {
	font-size: 12px;
	}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	color: #333333;
	background-color:#FFFFFF;
	}
	
#wrapper {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 800px;
	left: 0px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
	
#main {
	position: relative;
	top: 2px;
	width: 800px;
	background: url(../images/grad_full.png) repeat-y;
	z-index: 0;
	}

#content {
	padding: 0 0 150px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	left: 150px;
	top: 105px;
	width: 350px;
	}

.heading {
	margin: 0 0 7px 0;
	font-size: 18px;
	font-weight: bold;
	}

#page-head {
	position: absolute;
	left: 50px;
	top: 53px;
	width: 300px;
	height: 30px;
	z-index: 80;
	}
	
#picture_side {
	position: absolute;
	left: 525px;
	width: 275px;
	height: 325px;
	z-index: -10;
	}

#swoop {
	position: absolute;
	top: 45px;
	width: 111px;
	height: 379px;
	background: url(../images/swoop.png);
	z-index: 70;
	}

/* header */

#topgrey {
	height: 55px;
	background: url(../images/topgrey.png) repeat-x;
	}
	
#aerdo {
	position: absolute;
	left: 630px;
	top: -53px;
	width: 146px;
	height: 46px;
	}

#menu {
	position: relative;
	width: 800px;
	height: 25px;
	background: url(../images/menu.png);
	z-index: 1000;
	}
	
/* footer */

#menu_btm{
	position: relative;
	top: 4px;
	width: 800px;
	height: 18px;
	background: url(../images/menu_btm.png) bottom;
	}

ul.bottom_menu {
	margin: 0 0 0 525px;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #FFF;
	cursor: default;
	width: auto;
	float: right;
	}
	
ul.bottom_menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}

ul.bottom_menu a {
	cursor: pointer;
	padding: 0.5em 0.75em;
	color: #FFF;
	text-decoration: none;
	}

ul.bottom_menu a:hover {
	color: #FA3;
	}

#aerdo_txt {
	position: relative;
	top: 7px;
	left: 10px;
	width: 600px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	}

#twitter_box {
	position: relative;
	float: right;
	left: 70px;
	top: -41px;
	width: 200px;
	height: 31px;
	}

#twitter_logo {
	position: absolute;
	width: 30px;
	height:31px;
	}

#twitter_txt {
	position: absolute;
	left: 40px;
	top: 4px;
	width: 200px;
	height:20px;
	}	

/* other special styles */

table.member_table {
	padding: 5px 0 0 0;
	}

table.member_table td {
	padding: 7px 10px 7px 10px;
	}

/* index page - special styles */

#tagline {
	position: absolute;
	width: 410px;
	height: 25px;
	left: 15px;
	top: 407px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/tagline.png);
	z-index: 100;
	}

#index_txt {
	position: absolute;
	top: 80px;
	left: 160px;
	width: 320px;
	height: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	}
	
#picture_main {
	position: absolute;
	left: 530px;
	top: 27px;
	width: 270px;
	height: 415px;
	z-index: 40;
	}

#grad_left_index {
	position: absolute;
	top: 27px;
	width: 38px;
	height: 505px;
	background: url(../images/grad_left.png) repeat-y;
	z-index: 30;
	}
	
#grad_right_index {
	position: absolute;
	top: 27px;
	left: 762px;
	width: 38px;
	height: 505px;
	background: url(../images/grad_right.png) repeat-y;
	z-index: 30;
	}

#caption {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 540px;
	top: 355px;
	width: 250px;
	height: 80px;
	z-index: 60;
	}

#caption_bg {
	position: absolute;
	left: 470px;
	top: 350px;
	width: 330px;
	height: 80px;
	background: url(../images/caption_bg.png);
	z-index: 50;
	}
	
#caption_line {
	position: absolute;
	top: 430px;
	width: 800px;
	height: 12px;
	background: url(../images/caption_line.png) repeat-x;
	z-index: 50;
	}

#menu_btm_index {
	position: absolute;
	top: 532px;
	width: 800px;
	height: 18px;
	background: url(../images/menu_btm.png);
	}

#aerdo_txt_index {
	position: absolute;
	top: 555px;
	left: 10px;
	width: 600px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	}

#twitter_index {
	position: absolute;
	top: 555px;
	left: 670px;
	width: 30px;
	height:31px;
	}

#twitter_txt_index {
	position: absolute;
	top: 560px;
	left: 710px;
	width: 200px;
	height:20px;
	}

/* index page - special styles - announcments */

#ann_bar {
	position: absolute;
	top: 443px;
	width: 800px;
	height: 88px;
	background: url(../images/ann_bar.png) repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	}

#ann_table {
	margin: 10px 0px;
	padding: 0px;
	width: 800px;
	height: 68px;
	}	

#ann1 {
	margin: 0px;
	padding: 5px 12px;
	text-align: center;
	vertical-align: text-top;
	}
	
.ann {
	margin: 0px;
	padding: 5px 12px;
	text-align: center;
	vertical-align: text-top;
	background: url(../images/line_white.gif) repeat-y;
	}

.ann_head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	}

a.ann_head:link {
	text-decoration: none;
	color: #FFF;
	}
	
a.ann_head:visited {
	text-decoration: none;
	color: #FFF;
	}
	
a.ann_head:hover {
	text-decoration: underline;
	color: #F90;
	}

a.ann_head:active {
	text-decoration: none;
	color: #333;
	}

.ann_pic {
	position: relative;
	top: -11px;
	width: 70px;
	height: 80px;
	float: left;
	}

