﻿html {
	overflow: visible;
	height: 100%;
}
body {
	font-family: tahoma, verdana, geneva, lucida, arial;
	font-size: 10pt;
	color: #000000;
	height: 100%;
	margin: 0px;
	background-color: white;
}
td {
	font-family: tahoma, verdana, arial;
	font-size: 10pt;
}
a {
	text-decoration: none;
	color: #1b519a;
}
form {
	margin: 0;
	padding: 0;
}
.tdsmall {
	font-family: tahoma, verdana, arial;
	font-size: 8pt;
}
textarea {
	resize: none;
}
.bullets {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	color: #333333;
	list-style-type: square;
}
table {
	border-collapse:collapse;
}
.bodyText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #333333;
}
.bodyText p {
	margin: 0;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-variant: normal;
	color: #003366;
	letter-spacing: 5px;
}
.header2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: medium;
	font-weight: bolder;
	color: #232323;
}
/* -------------------------------------------------------------
// OVERALL PAGE WRAPPING
/* ------------------------------------------------------------- */
#new-wrap {
	width: 100%;
	float: left;
	position: relative;
	z-index: 5000;
	background:#FFFFCC url('/new_graphics/aiaa_top_bkg.gif') repeat-x 0 0;
}
#logo_wrap {
	float: left;
	position:relative;
	width: 1024px;
	left: 50%;
	margin-left: -514px;
	z-index: 5000;
}
#bottom_logo_wrap {
	float: left;
	position:absolute;
	width: 150px;
	top: 90px;
	left: 50%;
	margin-left: -514px;
	z-index: 5000;
}
.footer {
	height: 100px;
	margin-top: 20px;
	width: 100%;
	position:relative;
	float:left;
	background-color:#1b519a;
	z-index: 5000;
	bottom: 0px;
	padding: 10px;
	text-align: center;
	color:#E9E9E9;
}
#menu_stuff {
	float: left;
	position:absolute;
	width: 700px;
	top: 90px;
	left: 50%;
	margin-left: -400px;
	z-index: 5000;
}
#menu {
	float: left;
	position:relative;
	width: 700px;
	left: 50%;
	margin-left: -360px;
	z-index: 5000;
	margin-top: 1px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0px 0px 1px 0px;
	width: auto;
	float: left;
	border-right: 1px gray solid;
}
#menu a {
	color: #00338E;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	display: block;
	margin: 0px;
	text-decoration: none;
	padding: 6px 23px 2px ;
	margin-left: 0px;
	margin-bottom: -1px;
}
#menu a:hover {
	border-bottom: 3px #00338E solid;
}
#menu .home a:hover, .home-selected a {
	border-bottom: 3px #FF9900 solid;
}
#menu .about a:hover, .about-selected a {
	border-bottom: 3px #FF0000 solid;
}
#menu .council a:hover, .council-selected a {
	border-bottom: 3px #009933 solid;
}
#menu .downloads a:hover, .downloads-selected a {
	border-bottom: 3px #CC9900 solid;
}
#menu .contact_us a:hover, .contact_us-selected a {
	border-bottom: 3px #CC00CC solid;
}
#menu li {
	position: relative;
}
.content {
	float: left;
	position:absolute;
	width: 1024px;
	top: 150px;
	left: 50%;
	margin-left: -514px;
	padding-left: 3px;
}

/* -------------------------------------------------------------
// HOME.PHP
/* ------------------------------------------------------------- */
.info_link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
}
#content_left {
	float: left;
	position: relative;
	width: 700px;
	top: 0px;
	left: 50%;
	margin-left: -514px;
}
#content_right {
	float: left;
	position: relative;
	width: 300px;
	top: 0px;
	left: 50%;
	margin-left: 20px;
	background-color: #fff;
}
.news_blocks {
	padding: 10px;
	background-color:#FFF4DD;
	border-bottom: 1px black dotted;
	margin-bottom: 5px;
}
.news_title {
	color:#CC3300;
	font-size:medium;
}
#section_headers {
	border-bottom: 1px #FF9900 dotted;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-large;
	color: #FF9900;
	padding: 0px 0px 5px 10px;
	margin-bottom: 5px;
}
#event_bar {
	width: 700px;
	margin-bottom: 35px;
}
#event_bar .event_date {
	border: 1px black double;
	background-color:#1b519a;
	margin-left: 10px;
	height: 73px;
	width: 74px;
}
#event_bar .event_month {
	font-size:small;
	background-color: 1b519a;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: white;
	* font-size: x-small;
}
#event_bar .event_day {
	font-size:xx-large;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	border: 0px white solid;
	background-color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px 2px 1px 2px;
	* font-size: x-large;
}
#event_bar .event_day2 {
	font-size:x-large;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 30px;
	border: 0px white solid;
	background-color: white;
	margin: 0px 2px 0px 2px;
	* margin: 0px 2px 1px 2px;
	* font-size: large;
}
#event_bar .event_data {
	padding-left: 90px;
	position: absolute;
	margin-top: -70px;
	* width: 700px;
}


/* -------------------------------------------------------------
// ABOUT.PHP
/* ------------------------------------------------------------- */
.about_wrap {
	background-image: url('/new_graphics/about_pg_bkg.gif'); 
	background-repeat:no-repeat;
	width:800px; 
	position:relative; 
	float: left;
	min-height: 400px;
	margin-left: 100px;
}
.election_wrap {
	background-image: url('/new_graphics/elections_pg_bkg.gif'); 
	background-repeat:no-repeat;
	width:800px; 
	position:relative; 
	float: left;
	min-height: 400px;
	margin-left: 100px;
}
.page_content {
	margin-left: 100px;
	float: left;
	position: relative;
	width: 700px;
}




div 		 { margin-bottom: 0 ; margin-top: 0 ; }
.nav 		 { color: #96D488; background-color: #FFFFFF; }
.current	 { background-color: #EAECFB; }
ul			 { margin-top: 0; margin-bottom: 0; font-family: Tahoma; font-size: 8pt; font-color: #373737 }
.button		 { font-family: Tahoma; font-size: 10pt; color: #FFFFFF; border: 2px groove #C0C0C0; background-color: #336699; padding-right: 2px; padding-left: 2px; }
.button2	{ color: #466296; border: 1px solid #466296; padding-left: 6px; padding-right: 6px; background-color: #EDF2F8; font-family:Tahoma; font-size:10pt; padding-top:0px; padding-bottom:0px }
.confbtn	 { font-family: Tahoma; font-size: 10pt; color: #FFFFFF; border-left: 1px outset #FFFFFF; border-right: 1px outset #000080; border-top: 1px outset #FFFFFF; border-bottom: 1px outset #000080; background-color: #336699 }
.nobtn		 { font-family: Tahoma; font-size: 10pt; color: #000000; border-left: 1px outset #FFFFFF; border-right: 1px outset #808080; border-top: 1px outset #FFFFFF; border-bottom: 1px outset #808080; background-color: #CCCCCC }
.textbox 	 { font-family: Tahoma; color: #3366CC; border: 1px solid #336699; background-color: #FFFFFF; }
.counciltable {
	color: #808080;
	border-top-style: solid;
	border-top-width: medium;
	border-top-color: #808080;
}
.counciltop {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;	
}
.counciltbl_wh {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
.counciltbl_gr {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	background-color: #EAEAEA;
}


#cover {
display:none;
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
background:#000000;
filter:alpha(Opacity=40);
opacity:0.6;
-moz-opacity:0.2;
-khtml-opacity:0.2
}
#deletediv {
display:none;
width:400px;
top:140px;
position:absolute;
z-index:100;
padding:0px;
}
#termsdiv {
display:none;
width:800px;
top:25px;
position:absolute;
z-index:100;
padding:0px;
}
#msgdiv {
display:none;
width:400px;
top:140px;
position:absolute;
z-index:100;
padding:0px;
}
.bullet_type {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	color: #333333;
	list-style-type: square;
}
.newsletter_tbl {
	border-collapse: collapse;
}
.feedback_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC3300;
	width: 595px;
	height: 200px;
}
.lit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-color: #F5F5F5;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}
.unlit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-color: #F5F5F5;
	border: 1px solid #999999;
}
.navbar {
	border-right: 2px groove #C0C0C0;
	text-align: center;
}
.navbar a {
	color: #336699; 
}
.navbar a:hover {
	color: #993300; 
}
.navbar_r {
	text-align: center;
}
.navbar_r a {
	color: #336699; 
}
.navbar_r a:hover {
	color: #993300; 
}
.header3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	font-weight: bold;
	color: #232323;
}
.footbar {
	text-align: center;
	color: #E9E9E9;
}
.footbar a {
	color: #FFFFFF; 
}

.bodyText_red {
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	color: #CC3300;
}
.messagetbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC3300;
	background-color: #EAEAEA;
	border: thin solid #800000;
	padding: 5px;
	width: 500px;
	border-collapse: collapse;
}


