/* CSS Document */



/* 'Bland Richter', by Osmosis Technologies, */



body{

	font-family: Tahoma;

	font-size: 12px;

	text-align:justify;

	margin: 0px;

	background-color:#666666;

	background-image:url(../images/br1_r1_c2.jpg);

	background-repeat:repeat-x;

}



#container{				

	width: 636px;

	position: absolute; 

	left:50%;

	margin-left:-318px;

	background-image:url(../images/cont_bg.jpg);

	background-repeat:repeat-y;

}



/* Columns Begin */



#left_cont {

	width: 174px;

	position:relative;

	float:left;

}



#right_cont {

	width: 462px;

	position:relative;

	float:left;

}



/* Columns End */



/* Left Header Begin */



#logo_area {

	width: 174px;

	height: 160px;

	position:relative;

}



#att_img_area {

	width: 174px;

	height: 150px;

	position:relative;

}



#news_header {

	width: 174px;

	position:relative;

}



#news_area {

	width: 174px;

	position:relative;

}



#news_list {

	width: 158px;

	position:relative;

	left: 10px;

	color:#FFFFFF;

	text-align:left;

}



#news_list a {

	color:#FFFFFF;

	text-decoration:underline;

}



/* Left Header End */



/* Right Column Begin */



#menu_area {

	width: 462px;

	height: 88px;

	position:relative;

}



#cont_pic_area {

	width: 462px;

	position:relative;

}



#flash_area {

	width: 462px;

	height: 182px;

	position:relative;

}



#shadow_break {

	width: 462px;

	height: 20px;

	position:relative;

}



#content_cont {

	width: 462px;

	position:relative;

}



#content_are {

	width: 442px;

	position:relative;

	left: 8px;

}



#content_are a {

	color:#000000;

	text-decoration:underline;

}



/* Right Column End */



/* Footer Begin */



#footer_cont {

	width: 636px;

	height: 19px;

	position:relative;

	float:left;

	clear:left;

}



#left_footer {

	width: 174px;

	height: 19px;

	position:relative;

	float:left;

}



#right_footer {

	width: 462px;

	height: 19px;

	position:relative;

	float:left;

}



/* Footer End */



/* Copyright Area Begin */



#cr_cont {

	width: 636px;

	height: 19px;

	position:relative;

	float:left;

	clear:left;

	background-color:#666666;

	color:#FFFFFF;
	
	font-size:11px;

}



#cr_cont a {

	color:#FFFFFF;

	text-decoration:underline;

}



#copy_area {

	width: 230px;

	height: 19px;

	position:relative;

	float:left;

}



#tos_area {

	width: 176px;

	height: 19px;

	position:relative;

	float:left;

	text-align:center;

}



#designed_area {

	width: 230px;

	height: 19px;

	position:relative;

	float:left;

	text-align:right;

}



/* Copyright Area End */



img.contentfloatleft { 

    float: left; 

	clear:left;

	margin-right: 8px;

	margin-bottom: 4px;

}