@charset "utf-8";

#logo {
	height: 213px;
	width: 192px;
	background: url(images/logo.gif) no-repeat left top;
	display: block;
	text-indent: -9999px;
}

#wrapper {
	width: 905px;
	margin: 20px auto;
	background: url(images/main_bg.gif) repeat-y center top;
}

#footer {
	height: 144px;
	background: url(images/footer.gif) no-repeat center bottom;
}


#header {
	background: url(images/top_right.gif) no-repeat right top;
	height: 213px;
}


* {margin:0; padding:0;
}

body {
	background: #000000;
	font: 67.5% Verdana, Arial, Helvetica, sans-serif;
}

#nav {
	width: 192px;
	float: left;
	list-style-type: none;
}

#nav {
	color: #F6F5F2;
	text-align: center;
	list-style: none;
	margin-top:145px;
}


#main {
	width: 713px;
	margin-left: 192px;
	margin-top: -150px;
}

#home { padding: 20px; }

.green_title {
	font-size: 1.8em;
	color: #83C141;
	margin-bottom: 1em;
}

.hide {
	text-indent: -9999px;
	float: left;
	list-style: none;
}

#nav li {
	width: 192px;
	background: url(images/nav_button.gif);
	height: 29px;
	line-height: 29px;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
}

#nav a:hover { font-weight: bold; }

.clearing { clear: both; }

.green {
	color: #83C141;
	font-weight: bold;
}

p {
	line-height: 1.6em;
	font-size: 1.2em;
}

.red {
	color: #FF0000;
	font-weight: bold;
}

#home_bottom {
	background: url(images/home_bottom.jpg) no-repeat left top;
	height: 368px;
	width: 642px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position: relative;
}

#nav #no_nav { background: url(none); 
}

#before_after_link a {
	display: block;
	height: 180px;
	width: 360px;
	position: absolute;
	right: 0px;
}

#before_after_link { text-indent: -9999px; }

#content_lists {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 1.2em;
}

#contactFormArea fieldset {
	border:0;
	margin:0;
	padding:20px;
}
#contact_form {
	width: 100%;
	border: 1px solid #999999;
}
#contact_form_message {
	float: right;
	width: 200px;
	margin-right: 50px;
	margin-top: -60px;
}


	#contactFormArea label { display:block; }
	#contactFormArea input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
	#contactFormArea input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }

.test_box {
	border-bottom: medium double #BAF080;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

.test_quote { font: italic 1.4em "Times New Roman", Times, serif; }

.test_cite {
	font-weight: bold;
	margin-top: 1em;
	color: #666666;
	font-size: 1.2em;
	font-style: normal;
	text-indent: 5em;
}
#federation {
	background-image: url(images/master.jpg);
	background-repeat: no-repeat;
	height: 124px;
	width: 84px;
	display: block;
	text-indent: -9999px;
	margin-left: 55px;
}

