body {
	margin: 0 auto;	
	color: #000000;
	font-family: Times, serif;
	background: #48494a url(../images/body_background3.jpg) repeat-x;
}

div.top_line {
	margin: 0 auto;
	height: 30px;
	background: #87a2b7 url(../images/top_line.png) repeat-x;
}

div.container-logo {
height: 102px;
	
}


div.container-acronym {
	color: #1f252b;
	margin: 0 auto;
	width: 980px;
	font-size: 100px;
	letter-spacing: 8px;
}

div.container-fullname {
	color: #ffffff;
	margin: 0 auto;
	width: 980px;
	padding-left: 0px;
	font-size: 22px;
	line-height:35px;
	height:35px;
	letter-spacing: 5px;
	text-align:  center;
	background: #87a2b7 url(../images/full_name_background.png) repeat-x;
}


p {
	padding-left: 3px;
}
div.top_line_content {
	margin: 0 auto;
	padding-top:5px;
	text-align: right;
	height: 20px;
	width: 964px;
}

a.top_line_content	{
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
div.container {
	margin: 0 auto;
	background-color:#ffffff;
	width: 964px;
	border-left: 8px solid #87a2b7;
	border-right: 8px solid #87a2b7;
	border-bottom: 8px solid #87a2b7;
}

div.subnav{
	float: left;	
	width: 210px;
	padding:10px;
	text-align: right;
	}

div.content {
	float: right;
	width: 700px;
	padding-right: 7px;
	font-size: 17px;
	line-height: 19px;
}

div.content_index {
	float: left;
	width: 700px;
	padding-left: 7px;
	font-size: 18px;
}

div.right_index{
	float: right;	
	width: 210px;
	padding:10px;
	}

div.blue_section {
	width: 693px;
	margin-top: 7px;
	padding-left: 7px;
	height:  26px;
	line-height:26px;
	font-size: 18px;
	letter-spacing: 2px;
	background: #87a2b7 url(../images/top_line.png);
	color: #ffffff;
	margin-bottom: 5px;
}

div.green_section {
	width: 693px;
	margin-top: 7px;
	padding-left: 7px;
	height:  26px;
	line-height:26px;
	font-size: 18px;
	letter-spacing: 2px;
	background: #596C44 url(../images/green_section_background.png);
	color: #ffffff;
	margin-bottom: 5px;
}

div.cabernet_section {
	width: 693px;
	margin-top: 7px;
	padding-left: 7px;
	height:  26px;
	line-height:26px;
	font-size: 18px;
	letter-spacing: 2px;
	background: #6C4445 url(../images/cabernet_section_background.png);
	color: #ffffff;
	margin-bottom: 5px;
}

div.purple_section {
	width: 693px;
	margin-top: 7px;
	padding-left: 7px;
	height:  26px;
	line-height:26px;
	font-size: 18px;
	letter-spacing: 2px;
	background: #6C4459 url(../images/purple_section_background.png);
	color: #ffffff;
	margin-bottom: 5px;
}

div.yellow_section {
	width: 693px;
	margin-top: 7px;
	padding-left: 7px;
	height:  26px;
	line-height:26px;
	font-size: 18px;
	letter-spacing: 2px;
	background: #6C6A44 url(../images/yellow_section_background.png);
	color: #ffffff;
	margin-bottom: 5px;
}

div.moss_section {
	width: 693px;
	margin-top: 7px;
	padding-left: 7px;
	height:  26px;
	line-height:26px;
	font-size: 18px;
	letter-spacing: 2px;
	background: #5A5939 url(../images/moss_section_background.png);
	color: #ffffff;
	margin-bottom: 5px;
}

div.teal_section {
	width: 693px;
	margin-top: 7px;
	padding-left: 7px;
	height:  26px;
	line-height:26px;
	font-size: 18px;
	letter-spacing: 2px;
	background: #446C6C url(../images/teal_section_background.png);
	color: #ffffff;
	margin-bottom: 5px;
}

div.brightgreen_section {
	width: 693px;
	margin-top: 7px;
	padding-left: 7px;
	height:  26px;
	line-height:26px;
	font-size: 18px;
	letter-spacing: 2px;
	background: #446C58 url(../images/brightgreen_section_background.png);
	color: #ffffff;
	margin-bottom: 5px;
}


div.footer{
	margin: 0 auto;
	padding-top:5px;
	text-align: right;
	width: 964px;
	font-size: 13px;
	color: #ffffff;
	clear:both;

}

a.footer{
	
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	
}

a:hover.footer{
	
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
	
}


div.whitespace{
	margin: 0 auto;
	padding-top:5px;
	width: 964px;
	height: 7px;
	color: #ffffff;
	clear:both;

}		

div.index_member {
	font-size: 22px;
	text-align: right;
	border-bottom:#6C4445 10px solid;
	margin-bottom: 28px;
}


div.index_about {
	font-size: 22px;
	text-align: right;
	border-bottom:#596C44 10px solid;
	margin-bottom: 28px;
}

div.index_news {
	font-size: 22px;
	text-align: right;
	border-bottom:#6C4459 10px solid;
	margin-bottom: 28px;
}

div.index_links {
	font-size: 22px;
	text-align: right;
	border-bottom:#446C6C 10px solid;
	margin-bottom: 28px;
}

div.index_documents {
	font-size: 22px;
	text-align: right;
	border-bottom:#446C58 10px solid;
	margin-bottom: 28px;
}


div.index_calendar {
	font-size: 22px;
	text-align: right;
	border-bottom:#6C6A44 10px solid;
	margin-bottom: 28px;
}

div.index_contact {
	font-size: 22px;
	text-align: right;
	border-bottom:#5A5939 10px solid;
	margin-bottom: 28px;
}

a.subnav {
	color: #4a608f;
    text-decoration: none;
	font-size: 22px;
}

a:hover.subnav {
	color: #4a608f;
    text-decoration: underline;
	font-size: 22px;
	
}

a.subsubnav {
	color: #4a608f;
    text-decoration: none;
	font-size: 16px;
}

a:hover.subsubnav {
	color: #4a608f;
    text-decoration: underline;
	font-size: 16px;
}


#content a {
    color: #4a608f;
    text-decoration: none;
}

#content a:hover {
    color: #4a608f;
    text-decoration: underline;
}

#content_index a {
    color: #4a608f;
    text-decoration: none;
	font-size: 18px;
}

#content_index a:hover {
    color: #4a608f;
    text-decoration: underline;
	font-size: 18px;
}

#index_news_holder a {
	color: #4a608f;
	text-decoration: none;
	font-size: 18px;
}

#index_news_holder a:hover {
	color: #4a608f;
	text-decoration: underline;
	font-size: 18px;
}


#content h1 {
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	color: #37495a;
}

#content h2 {
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	color: #37495a;
}

#content h3 {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	color: #37495a;
}

#content h4 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #37495a;
}

#content h5 {
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	color: #37495a;
}

#right_index a {
    color: #000000;
    text-decoration: none;
}

#right_index a:hover {
    color: #000000;
    text-decoration: underline;
}

div.index_news_bottom {
	width: 222px;
	float: left;
	text-align: left;
	line-height: 18px;
	font-size: 16px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	
}

div.index_news_holder {
	width: 700px;
	padding:0px;
	margin-top: 0px;
	
	
}

a.bottom_right {
    color: #4a608f;
    text-decoration: none;
	font-size: 18px;
}

a:hover.bottom_right {
    color: #4a608f;
    text-decoration: underline;
	font-size: 18px;
}

 fieldset {
	width:670px;
	border: #5A5939;
	background: #5A5939;
	padding: 10px;
	} 
 label {
	text-align:left;
	width:250px;
	float:left;
	margin-left: 3px;
	color: #ffffff;
	}
		
input.volinput {
	height:30px;
	width: 190px;
    font-size: 17px;
	margin: 0px;
	padding-top:4px;
	padding-left:12px;
	border:solid 0 #fff;
	background: transparent url("../images/input.gif") no-repeat; }

textarea {
	margin:3px;
	height:100px;
	width:400px;
	padding-top:4px;
	padding-left:12px;
	padding-bottom: 0px;
	padding-right:0px;
	font-size: 17px;
	border:solid 0 #fff;
	background: transparent url("../images/textinput.gif") no-repeat; }
	
input.submit {
	height:30px;
	margin-left: 3px;
	margin-bottom:8px;
	width: 300px;
	color: #ffffff;
	font-size: 19px;
	border:solid 0 #fff;
	background: transparent url("../images/submit.gif") no-repeat; }

b.error {
color: #ff0000;
font-size:16px;
font-weight: normal;		
}

#db_text div{

}

#db_text h1{
color: #37495a;
font-size:21px;
font-weight: normal;
margin-top: 19px;
margin-bottom:-19px;	
}

#db_text h2{
color: #37495a;
font-size:19px;
font-weight: normal;	
margin-top: 19px;
margin-bottom:-19px;
}

#db_text h3{
color: #37495a;
font-size:20px;
font-weight: normal;
margin-top: 19px;
margin-bottom:-19px;	
}

#db_text h4{
color: #37495a;
font-size:18px;
font-weight: normal;
margin-top: 19px;
margin-bottom:-19px;
}

#db_text ul {
	margin-top: 19px;
	margin-bottom:-19px;
}

#db_text ol {
	margin-top: 19px;
	margin-bottom:-19px;
	}

#db_text li {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(../images/li.png);
}