/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#body_l {
	margin: 0px auto;
	width: 580px;
	padding: 10px;
	}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	}

#nav_bar {
	float: left;
	width: 160px;	
	line-height: 5px;
	}

#header {
	float: left;
	width: 800px;
	background-color: #000000;
	}

#body {
	float: left;
	width: 800px;
	background-color: #0C0C0C;
	}

#separator {
	background-color: #070707;
	float: left;
	height: 15px;
	width: 800px;
	}

#separator1 {
	background-color: #070707;
	float: left;
	height: 15px;
	width: 800px;
	}

#footer {
	float: left;
	width: 800px;
	}

.global_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	}

.footer_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	}

a:link {
	text-decoration: none;
	}

a:visited {	
	text-decoration: none;
	color: #666666;
	}

a:hover {
	text-decoration: none;
	color: #999999;
	}

a:active {
	text-decoration: none;
	color: #999999;
	}

#bg_upper {
	float: left;
	width: 800px;
	}

#body_content {
	float: left;
	width: 600px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
	height: 100%;
	}

#elements_content {
	width: 600px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px auto;
	}

#bg_lower {
	float: left;
	width: 800px;
	}

.title_font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	}

.title_header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	}

.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}

#body_l {
	background-color: #C4C4C4;
	float: left;
	width: 640px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 110px;
	}

#left_body {
	float: left;
	width: 330px;
	background-color: #000000;
	}

#nav3 {
	width: 800px;
	margin: 0px auto;
	line-height: 18px;
	height: 50px;
	}
/*
#nav1 {

	float: left;

	width: 800px;

	height: 30px;

}

#nav2 {

	float: left;

	width: 209px;

}

#nav3 {

	float: left;

	width: 192px;

}

#nav4 {

	float: left;

	width: 157px;

}

#nav5 {

	float: left;

	width: 122px;

}
*/



#right_body {

	margin: 0px auto;
	width: 800px;

}

#right_body_index {

	margin: 0px auto;
	width: 620px;
	float: right;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;

}

#barrierscontent {
	margin: 0px auto;
	width: 600px;
	padding: 20px;
	}

.heading3 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: medium;

	font-style: normal;

	font-weight: bold;

	color: #FFFFFF;

}

.heading1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: small;

	font-style: normal;

	font-weight: bold;

	color: #CCCCCC;

}

.heading2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: small;

	font-style: italic;

	font-weight: bold;

	color: #CCCCCC;

}

.tag_font {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: x-small;

	font-style: normal;

	font-weight: normal;

	color: #999999;

}

#ul {
	text-indent: 50px;
	padding-left: 20px;
	}
	
#index_right {
	width: 466px;
	padding: 10px;
	background-image: url(images/index_rightbg.jpg);
	background-repeat: repeat-x;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}