body {
	height:				100%;
	width:					100%;
	margin:				0;
	padding:			0;
}

html { 
	background-image:	url(../images/site_bk.gif);
	background-repeat:	repeat;
	background-color:	#FFFFFF;
	text-align:			center;
	overflow: 	-moz-scrollbars-vertical;
	overflow-y:				scroll;		
	overflow-x:				hidden;
}



DIV {
	padding:			0;
	margin: 			0;
}

* {
	padding: 0;
	margin: 0;
}


/* ================== POPUP NEWS====================== */

#popup {
	text-align:			left;
	background-color:	#ffffff;
	width:				800px;
	height:				500px;
	position:			relative;
	overflow:			hidden;
}

#popup_inner {
	padding:			10px;
	position:			relative;
}
#popup_closebtn_article {
	float:				right;	
	width:				150px;
	text-align:			right;
}
#popup_headline {
float:					left;
width:					210;
display:				block;
}
#popup_headline H1 {
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			20px;
	font-weight:		normal;
	color:				#9c0a11;
	margin-top:			10px;
	margin-bottom:		10px;
	display:			block;
	text-transform:		uppercase;
	margin-bottom:		25px;
	margin-top:			0px;
}

#popup_mainarea {
	clear:				both;
	display:			block;
}
#article_list {
	width:				210px;
	float:				left;
}

#popup_inner {
	padding:			10px;
	position:			relative;
	text-align:			left;
}

#popup H1 {
	margin-left:		15px;
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			22px;
	font-weight:		normal;
	color:				#000000;
	text-transform:		uppercase;
	margin-bottom:		0px;
}
#popup H2 {
	margin-top:			10px;
	margin-left:		15px;
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			16px;
	font-weight:		normal;
	margin-bottom:		0px;
	color:				#9C0A11;
}
#popup H3 {
	margin-left:		15px;
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			14px;
	color:				#BBBBBB;
	text-decoration:	none;
	font-style:			italic;
	font-weight:		normal;	
}

#article_list H1 {
	margin-left:		15px;
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			22px;
	font-weight:		normal;
	color:				#000000;
	text-transform:		uppercase;
	margin-bottom:		20px;
}

#article_list A {
	padding-top:		8px;
	padding-bottom:		8px;	
	display:			block;
	
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			12px;
	color:				#000000;
	/*text-transform:		uppercase;*/
	text-decoration:	none;
	border-bottom:		1px solid #eaeaea;
	background-image:	url(../images/al_item_bullet.gif);
	background-repeat:	no-repeat;
	background-position:0px 13px;
	padding-left:		10px;
	margin-left:		5px;
	
}
#article_list A:Hover {
	color:				#9c0a11;
}

.al_item_bullet {
	color:				#9c0a11;
	display:			block;
	float:				left;
	width: 				10px;
	height: 			100%;
}

#article {
	float:				right;
	height:				600px;
	overflow:			hidden;
	margin-top:			0px;
	display:			block;
}

#article H1 {
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			20px;
	font-weight:		normal;
	color:				#9c0a11;
	margin-top:			10px;
	margin-bottom:		10px;
	display:			block;
	text-transform:		uppercase;
	margin-bottom:		25px;
	margin-top:			0px;
}
#article P {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#000000;
}
#article H2 {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#000000;
	margin-bottom:		0px;
}
#article IMG {
	float:				left;
	padding-right: 		10px;
	padding-bottom:		10px;
	border: 			none;
	/*width:				136px;
	height:				138px;*/
}
#article_scrollbox {
	width:				540px;
	overflow:			auto;
	height:				350px;
	text-align:			left;
}

#article_scrollbox_inner {
	width:				500px;
	padding-right:		15px;
}

#thumbs_list A {
	padding: 			8px;	
	display:			block;	
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			12px;
	color:				#000000;
	text-decoration:	none;
	height: 			80px;
	width:				80px;
	text-align:			center;
	position:			relative;
}

#thumbs_list A .thumb_desc {
	position: 			absolute;
	background-color:	#EAEAEA;
	visibility:			hidden;
	overflow: 			hidden;
	height: 			80px;
	width:				80px;
	text-align:			center;
	font-family: 		Georgia, "Times New Roman", Times, serif;
	font-size:			10px;
	color:				#9C0A11;
	text-decoration:	none;
	display: 			block;
	left: 				0px;
	top: 				0px;
	float: 				none;
	padding: 			8px;			
}
#thumbs_list A:Hover .thumb_desc {
	visibility:visible;
	border: 1px solid #eaeaea;
}


#thumbs_list A:Hover {
	color:				#9c0a11;
	background-color:	#fafafa;
}

#thumbs_list IMG {
	border:				none;
	margin-bottom:		5px;
}

.thumb {
	float:				left;
	margin:				0px;
	padding:			0px;
	position:			relative;
	border-right:		1px solid #eaeaea;
	border-bottom:		1px solid #fafafa;
	margin:3px; 
	padding: 0px;
}
.linefeed {
	clear:both;
	float: none;
	height: 1px;
	display: inline;
}

#gallery_list A {
	padding-top:		8px;
	padding-bottom:		8px;	
	display:			block;	
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			12px;
	color:				#000000;
	text-decoration:	none;
	border-bottom:		1px solid #eaeaea;
	background-image:	url(../images/al_item_bullet.gif);
	background-repeat:	no-repeat;
	background-position:0px 13px;
	padding-left:		10px;
	margin-left:		5px;
	height: 			50px;
}
#gallery_list SPAN {
	display:			block;	
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			12px;
	color:				#BBBBBB;
	/*text-transform:		uppercase;*/
	text-decoration:	none;
	font-style:			italic;
}
#gallery_list A:Hover {
	color:				#9c0a11;
	background-color:	#fafafa;
}

#gallery_list IMG {
	float:				left;
	border:				none;
	margin-right:		10px;
}

.scrollbox {
	width:				450px;
	overflow:			auto;
	height:				420px;
	position:			absolute;
	top:				50px;
}

.thumbs_scrollbox {
	width:				450px;
	overflow:			auto;
	height:				380px;
	position:			absolute;
	top:				100px;
}

.scrollbox_inner {
	width:				420px;
	padding-left:       10px;
}


#popup_closebtn {
	position:			absolute;
	width: 				80px;
	height: 			30px;
	z-index: 			1000;
	right: 				25px;
	top:				20px;
}
.popup_closebtn_link {
	background-image:url(../images/newspopup_close_btn_n.gif);
	background-position: right center;
	padding-right: 20px;
	background-repeat: no-repeat;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight: bold;
	color:	#CCCCCC;	
	text-decoration:none;
}

.popup_closebtn_link:hover {
	background-image:		url(../images/newspopup_close_btn_h.gif);
	color:				#9c0a11;	

}

#popup_ejectbtn {
	position:			absolute;
	width: 				200px;
	height: 			30px;
	z-index: 			1000;
	right: 				100px;
	top:				20px;
}
.popup_ejectbtn_link {
	background-image:url(../images/popup_eject_btn_n.gif);
	background-position: right center;
	padding-right: 20px;
	background-repeat: no-repeat;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight: bold;
	color:	#CCCCCC;	
	text-decoration:none;
}

.popup_ejectbtn_link:hover {
	background-image:		url(../images/popup_eject_btn_h.gif);
	color:				#9c0a11;	

}


.popup_prevbtn_link {
	background-image:url(../images/popup_prev_btn_n.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration:none;
	width: 50px;
	height: 420px;
	float: left;
	display: block;
	position: relative;	
}

.popup_prevbtn_link:hover {
	background-image:		url(../images/popup_prev_btn_h.gif);
}

.popup_nextbtn_link {
	background-image:url(../images/popup_next_btn_n.gif);
	background-position: right center;
	background-repeat: no-repeat;
	text-decoration:none;
	width: 50px;
	height: 420px;
	float: left;
	display: block;	
	position: relative;	
}

.popup_nextbtn_link:hover {
	background-image:		url(../images/popup_next_btn_h.gif);
}

#fullview {
	border: 1px #eaeaea solid;
	width:	400px;
	height: 450px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	float: left;
	display: block;
	position: relative;
	margin-bottom: 5px;	
}

.fullview_display {
	margin-top: 10px;
	text-align: center;
	padding-left: 8px;
}
#fullview P {
	float: none;
	display:			block;	
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			12px;
	color:				#000000;
	text-decoration:	none;
}
#fullview H3 {
	margin-top:5px;
	margin-bottom: 5px;
}




