*{margin:0; padding:0;}

html{overflow-y:scroll;}

body {
  font: 65% Helvetica,Arial, sans-serif;
  
}

#background img {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
ul {list-style:none inside;}

ul.links{list-style-type: circle;}

ol {list-style:decimal inside;
	font-size: 1.2em;
	font-weight:bold;
	line-height: 1.9em;
}
p{font-size: 1.2em; line-height: 1.7em; margin-bottom: 1.2em;}
a{outline:none;}
a img {border:none;}
.right { float: right; }
.left { float: left; }
.pdf {padding-left:17px;}
.pdf2 {padding-left:5px;}
.pdf3 {padding-left:10px;}
form {
 border: 1px solid #E2E49A;
 padding: 5px;
}
textarea {

}

h1{
	font-family:Georgia, serif;
	font-size: 2.4em;
	font-weight: normal;
	
}
.text{border-bottom:3px solid #999999;}
.text2{border-bottom:3px solid #999999; font-size:1.4em;}
.text3{font-style:italic; font-weight:900;}
h1#logo {
	width:936px;
	height:119px;
	background:url(/images/header2.png) no-repeat center center;
	text-indent:-9999px;
}

h2.metadata{background:#E2E49A; font-size:1.5em;}
h2.metadata2{background:#E2E49A; font-size:1.5em;}
.clear {clear:both;}
.metadata{background:#E2E49A; font-size:1.5em;}
.metadata-s{font-size:5px; font-family:"Courier New", Courier, monospace; font-style:italic; font-weight:bold; text-decoration:none; }
.metadata-s a:link{text-decoration: underline; color:#000000;}
.padding{padding: 10px;}

.postHead a:link{color:#222222;}
.postHead a:hover{color:#555555;}
.postHead a:visited{color:#888888;}	
}


table {
	border-collapse:collapse;
	border: 1px solid black;
	font-size:1.7em;
}

th {
	text-align:left;
	background:gray;
	color:white;
	padding:0.2em;
}
td {
	border: 1px solid black;
	padding: 0.2em;
	text-align:left;
}
td.nameFix {
	border: 1px solid black;
	padding: 0.2em;
	text-align:center;
}
th.members {
	text-align:center;
}

#page-wrap{
	position:relative;
	z-index:1;
}

#wrap-two{
	width:936px;
	margin:0 auto;
	
}
#content-header{
	width:936px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:2px;
	/*background:url(/images/content-header.png) no-repeat;*/
}
#content-wrap{
	background:url(/images/content-bg.png) repeat-y;
}
#main-content-area{
	margin:0px;
	min-height:600px;
	padding: 0px 65px 30px 65px;
	
}
#article-area{
	width:582px;
	margin:0;
	float:left;
		
}
#article-area-i{
	width:565px;
	float:left;
	text-align:justify;
	
}
#post-wrapper {
width:565px;
margin:0;
float:left;
}
#sidebar{
	width:200px;
	margin:0;
	float:right;
	border:2px solid #999999;
	padding: 5px 10px 5px 10px;
}
#footer{
	background:url(/images/content-ft.png) no-repeat;
	min-height: 171px;
	padding-top:90px;
	text-align:center;
	font-size:9px;
	color:#FFFF00;
	
}


ul#nav {

}

ul#nav li {
	display: inline;
}
ul#nav li a {
	display: block;
	height: 75px;
	text-indent:-9999px;
	float:left;
}
ul#nav li.home a {
	width:150px;
	background:url(/images/nav-home.png) bottom center no-repeat;
}
ul#nav li.news a {
	width:92px;
	background:url(/images/nav-news.png) bottom center no-repeat;
}
ul#nav li.officers a {
	width:103px;
	background:url(/images/nav-officers.png) bottom center no-repeat;
}
ul#nav li.committees a {
	width:140px;
	background:url(/images/nav-committees.png) bottom center no-repeat;
}
ul#nav li.missions a {
	width:109px;
	background:url(/images/nav-missions.png) bottom center no-repeat;
}
ul#nav li.media a {
	width:97px;
	background:url(/images/nav-media.png) bottom center no-repeat;
}
ul#nav li.events a {
	width:94px;
	background:url(/images/nav-events.png) bottom center no-repeat;
}
ul#nav li.rss a {
	width:150px;
	background:url(/images/nav-rss.png) bottom center no-repeat;
}
ul#nav li a:hover {
	background-position:center center;
}
ul#nav li a:active {
	background-position:top center;
}


#comments{

	font-size:16px;
	font-weight:700;
	text-decoration:underline;
}


.dwn_space {
margin-top:205px;
}

.announcement{background:#E2E49A; font-size:1.7em; text-align:center;}


/*  BLOG ENTRIES */


.post h2 {font-size:19px;font-weight:800;}
.datebox {
	width:40px; 
	/*float:left;*/ 
	padding:0px 5px 5px 5px;
	background:#E2E49A;
	color:#000000;
	text-align:center;
	margin: 0px 5px 5px 0px;
}

.day {
	font-size:3.4em;
	font-weight:bold;
	margin:0;
}

.month {
	font-size:1.7em;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
}

.year {
	font-size:1.6em;
	font-weight:bold;
	margin:0;
}

ol.commentlist {list-style:none;}
ol.commentlist li p { font-size:1.0em;}
.comment-sep {background: #FFFCDF; padding:10px;}

#searchbox {

width:200px;

}
