html { 
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body { 
	background: #040707 url(../images/body-background.jpg) repeat-x center top; 
	height: 100%;
	margin: 0px;
	padding: 0px;
}


/*  Containers
===================================================================================*/



.wrapper {
	background: transparent url(../images/background-page-front.png) repeat-y top;
	width: 953px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 60px auto;
	padding: 0px;
}

.top_mesg {	
	background: #FFFFFF url(../images/genocide1984.png) no-repeat;
	width: 953px;
	height: 78px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 0px; 
}

.header {
	width: 953px;
	height: 226px;
	margin: 0px auto;
	padding: 0px;
}

.logo {
	float: left;
	width: 163px;
	height: 226px;
	margin: 0px;
	padding: 0px 0px 0px 1px;
}

.banner {
	float: right;
	width: 788px;
	height: 226px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.body_container {	
	width: 953px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.body_container_text {
	background-color: transparent;	
	float: left;
	width: 893px;
	margin: 0px;	
	padding: 30px 0px 0px 30px;
}

.body_container_text_left {
	background: transparent url(../images/network.gif) no-repeat;
	float: left;
	width: 600px;
	padding-top: 35px;
}

.body_container_text_right {
	float: right;
	width: 285px;
	height: 450px;
}

.footer_container {
	background: transparent url(../images/footer/footer-bg.jpg) repeat-x center top;
	width: 953px;
	height: 129px;
	margin: 0px;
	padding: 0px;
}

.footer_container_text {
	float: right;
	width: 400px;
	height: 40px;
	margin: 0px;
	padding: 60px 30px 0px 0px;
}

.footer_container_text_left {
	float: left;
	width: 400px;
	height: 40px;
	margin: 0px;
	padding: 60px 0px 0px 30px;
}



/*  Character Styles
===================================================================================*/



.body_container_text p {
	background-color:#CCCCCC;
	border: 1px solid;	
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 10px 8px 10px 8px;
}

.body_container_text h1, .body_container_text h2, .body_container_text h3, .body_container_text h4, .body_container_text h5 {
	color: #1d2410;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 17px;
	line-height: 24px;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.body_container_text h6 {
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

.body_container_text ul {
	list-style: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 10px 0px 0px 30px;
}

.body_container_text li {
	color: #1d2410;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

.body_container_text a:link, .body_container_text a:visited { font-weight: bold; text-decoration:none; color: #000000;}
.body_container_text a:active, .body_container_text a:hover { font-weight: bold; text-decoration:none; color: #990000;}



.body_container_text_left p {
	background-color:#FFFFFF;
	border: none;
	color:#000000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.body_container_text_left h1, .body_container_text_left h2, .body_container_text_left h3, .body_container_text_left h4, .body_container_text_left h5, .body_container_text_left h6 {
	color: #1d2410;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 17px;
	line-height: 24px;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.body_container_text_left ul {
	list-style: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 10px 0px 0px 30px;
}

.body_container_text_left li {
	color: #1d2410;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

.body_container_text_right p {
	background-color:#FFFFFF;
	border: none;
	color:#000000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.body_container_text_right img {border:none;}


.footer_container_text p {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-style: normal;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.footer_container_text_left p {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-style: normal;	
	margin: 0px;
	padding: 0px;
}


.footer_container_text a:link, .footer_container_text a:visited {font-weight: normal; vertical-align: middle;}
.footer_container_text_left a:link, .footer_container_text_left a:visited {font-weight: normal; vertical-align: middle;}

/*
.top_right a:link, .top_right a:hover, .top_right a:visited { font-weight: normal; border:none;}

  Menu
===================================================================================*/



.menu_top {
	position: absolute;
	z-index: 999;
	width: 917px;
	height: 78px;
	text-align: right;
	margin: 0px;
	padding: 20px 36px 0px 0px;
}

.menu_top ul {
	width: 490px;
	color: #1d2410;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	display: inline;
	list-style:none;
	margin: 0px;
	padding: 0px;
}

.menu_top ul li {
	list-style: none;
	display: inline;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.menu_top ul li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.menu_top ul li a:link, .menu_top ul li a:visited {font-weight: normal; text-decoration:none; color:#1d2410;}
.menu_top ul li a:active, .menu_top ul li a:hover {font-weight: normal; text-decoration:none; color:#980606;}
.menu_top ul li a.on {font-weight: normal; text-decoration:none; color: #980606;}



.menu_bottom {			
	float: right;
	width: 953px;	/* float: right: leftwidth: 945px height: 14px background: #040707;*/
	height: 36px;	/* 20px */
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
}

.menu_bottom ul {
	width: 560px; 		/* color: #1d2410 */
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	display: inline;
	list-style:none;
	margin: 0px;
	padding: 0px;
}

.menu_bottom ul li {	
	list-style: none;
	display: inline;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.menu_bottom ul li a {	
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.menu_bottom ul li a:link, .menu_bottom ul li a:visited {font-weight: normal; text-decoration:none; color:#1d2410;}
.menu_bottom ul li a:active, .menu_bottom ul li a:hover {font-weight: normal; text-decoration:none; color: #980606;}
.menu_bottom ul li a.on {font-weight: normal; text-decoration:none; color:#000000;}

*/

/*  Positionings
===================================================================================*/



img a {border: none;}

.floatright {
	border: 10px solid #d9dbc6;

	float: right;
	margin: 15px 0px 15px 25px;
	padding: 0px;
}

.floatleft {
	border: 10px solid #d9dbc6;

	float: left;
	margin: 15px 25px 15px 0px;
	padding: 0px;
}

.floatright_flush {
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.floatleft_flush {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

