/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:small;
margin:0;
padding: 0;
text-align: center;
background-color:#110B06;
letter-spacing:0.03em; 
}

#main_center_container {
width:800px;
background-color:#110B06;
margin-left:auto;
margin-right:auto;
}

#main_container {
width:800px;
float:left;
background-image:url(../images/maincontainer_bg/main_container_bg.jpg);
background-repeat:repeat-y;
}

#logo_container {
width:770px;
float:left;
text-align: left;
margin-left:15px;
background-color:#003F2D;
background-image:url(../images/header/header_bg.jpg);
background-position:top;
background-repeat:no-repeat;
height:80px;
}

#logo_container_left {
width:190px;
float:left;
text-align: left;
margin-left:10px;
}


#logo_container_right {
width:560px;
float:right;
padding-top: 15px;
}


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

#navi_container {
width: 770px;
float:left;
text-align:center;
margin-left: 15px;
background-color:#003F2D;
height: 30px;
background-image:url(../images/buttons/button_bg.png);
padding-top:15px;
}


#content_container {
	width:770px;
	float:left;
	background-repeat:repeat;
	margin-left:15px;
	background-color: #003F2D;
}

#content_container_blackbg {
width:770px;
float:left;
}

#content_left {
	width:440px;
	float:left;
}

.content_left {
	width:480px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}

.content_left_bodytext{
	width:440px;
	float: left;
	text-align:left;
	margin-left:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.content_left_bodytext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: underline;
}


.content_left_bodytext_line{
width:440px;
float: left;
text-align:left;
margin-left:20px;
border-top: thin dashed #F2EB91;
border-bottom: thin dashed #F2EB91;
}

.content_left_bodytext_line_left{
width:100px;
float: left;
text-align:left;
}

.content_left_bodytext_line_right{
width:330px;
float: right;
text-align:left;
background-color:#003F2D;
padding:5px;
}


#content_right {
width:290px;
float:right;
}

.content_right_text {
width:290px;
float: left;
}

#footer_container {
width: 770px;
height: 50px;
text-align:center;
float:left;
background-image:url(../images/footer/footer_bg.png);
background-position:top;
background-repeat:no-repeat;
margin-top:5px;
}

.comment_container{
width:440px;
float: left;
text-align:left;
background-color:#003F2D;
border-top:thin solid #CCFFCC;
margin-left:20px;
}

/*.comment_container_light{
width:440px;
float: left;
text-align:left;
background-color:#0C4936;
border-top:thin solid #CCFFCC;
}*/

.righthand_image_holder {
width:285px;
float:left;
padding-top:5px;
padding-right:5px;
text-align:left;
}
.content_left_bodytextCopy {
	width:380px;
	float: left;
	text-align:left;
	margin-left:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

