@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	background:url(images/body_bg.gif);
	background-color:#679ec8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

p { margin-bottom:10px;
}
.wrap {
	width:775px;
	margin:0 auto;
}
.wrapper {
	border:solid 4px #fff;
	float:left;
	width:722px;
}
.header {
	background:url(images/top_bg.jpg) no-repeat;
	width:722px;
	height:78px;
	border-bottom:solid 2px #fff;
}
.header_child {
	background:url(images/top_bg_child.jpg) no-repeat;
	width:722px;
	height:78px;
	border-bottom:solid 2px #fff;
}
.header ul.topLinks {
	float:right;
	margin-top:8px;
	margin-right:4px;
}
.header ul.topLinks li {
	list-style:none;
}
.header ul.topLinks li a {
	font-size:9px;
	font-weight:bold;
	color:#fff;	
	text-decoration:none;
	padding:2px 3px 2px 5px;
	width:111px;
	height:14px;
	display:block;
	cursor:pointer;
	background:url(images/top_button.png) no-repeat;
	margin-bottom:3px;
}
.header ul.topLinks li a:hover {
	font-size:9px;
	font-weight:bold;
	color:#b1db5b;	
	text-decoration:none;
	background:url(images/top_button_selected.png) no-repeat;
}
.midContainer .lady {
	border-right:solid 2px #fff;
}
.midWrap {
	width:232px;
	float:left;
}
.midContainerChild {
	width:232px;
}
.midContainerBg {
	background:url(images/mid_bar_bg.jpg) no-repeat;
	width:722px;
	height:24px;
	border-bottom:solid 2px #fff;
	text-align:center;
}
html>/**/body .midContainerBg {
	padding-top:4px;
	height:20px;
}
.midContainerBg span {
	font-size:10px;
	color:#fff;
}
.midContainerBg span.green {
	color:#b1db5b;
}
.leftNav {
	background:url(images/nav_bg.jpg) no-repeat;
	width:232px;
	height:265px;
	border-right:solid 2px #fff;
	float:left;
}
.leftNav_child {
	background:url(images/nav_bg_child.jpg) no-repeat;
}
.darken{
	background:url(images/pixel_grey1.png) repeat;
	width:232px;
	height:265px;
	float:left;
}
.leftNav ul {
	margin-left:28px;
	padding-top:10px;
}
.leftNav ul li {
	list-style:none;
	margin: 0 0 5px 0;
	cursor:pointer;
}
.leftNav ul li a {	
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 0 10px;
	display:block;
	text-decoration:none;
	cursor:pointer;
	width:176px;
	height:25px;
	background:url(images/link_button.png) no-repeat;
}
.leftNav ul li a:hover {	
	color:#b1db5b;
	background:url(images/link_button_selected.png) no-repeat;
}
.contentContainer {
	background:url(images/txt_bg.jpg) no-repeat;
	width:488px;
	height:266px;
	float:left;
	text-align:center;
}
.txtContainer {
	background:url(images/pixel_grey1.png) repeat;
	width:440px;
	margin-top:18px;
	border:solid 2px #d4b7a6;
	text-align:left;
	font-size:12px;
	color:#fff;
	padding:10px;
}
.footerstyle {
	
	margin-top:18px;
	text-align: center;
	font-size:13px;
	color:#fff;
}
html>/**/body .txtContainer {
	margin-left:10px;	
}
.topBorder {
	background:url(images/top_border.png) no-repeat;
	float:left;
	height:21px;
	width:100%;
}
.leftBorder {
	background:url(images/left_border.png) no-repeat;
	float:left;
	height:631px;
	width:22px;
}
.rightBorder {
	background:url(images/right_border.png) no-repeat;
	float:left;
	height:631px;
	width:22px;
}
.bottomBorder {
	background:url(images/bottom_border.png) no-repeat;
	float:left;
	height:22px;
	width:770px;
	margin-top:-1px;
}
.mainImgContainer {
	background:url(images/main_image.jpg) no-repeat;
	width:488px;
	.width:486px;
	_width:486px;
	height:514px;
	float:right;
	text-align:center;
}
html>/**/body .mainListContainer {
	margin-left:20px;
}
html>/**/body .scrollContainer {
	margin-left:10px;
}
.mainListContainer {
	background:url(images/pixel_grey.png) repeat;
	width:438px;
	height:467px;
	border:solid 2px #fff;
	margin-top:22px;
	color:#fff;
	font-size:13px;
	overflow:auto;
}
.scrollContainer a{color:#FFFFFF; font-weight:bold; text-decoration:none;}
.scrollContainer td{color:#FFFFFF;}
.scrollContainer td a{color:#FFFFFF; font-weight:bold; text-decoration:none; font-size:12px;}
.scrollContainer {
	
	width:400px;
	height:448px;
	margin:15px 0 20px 0;
	text-align:left;
	color:#ffffff;
	
}
.scrollContainer span.txtBlock {
	float:left;
	
}
.scrollContainer .listBlock {
	margin: 10px 0 0 0;
	width:100%;
	border-top: 2px white solid;
	padding-top:10px;
}
.scrollContainer .listBlock .list {
	border:solid 1px #fff;
}
.scrollContainer .listBlock .listImg {
	float:left;
	width:150px;
	height:90px;
	overflow:hidden;
	border:#FFFFFF 1px solid;
}
.scrollContainer .listBlock .listTxt {
	float:left;
	padding: 0 10px 0 15px;
	width:150px;
}

#Layer1 {
 position:relative;
 width:432px;
 height:495px;
 z-index:0;
 _z-index:0;
 left: 0px;
 top: 0px;
 overflow: auto;	
}

#Layer2 {
 position:relative;
 width:441px;
 height:205px;
 z-index:0;
 _z-index:0;
 left: 0px;
 top: 0px;
 overflow: auto;	
}

/*********NEWS*********/
td { font-size:12px;}
td li { margin-left:20px;}
.contentflow { margin-bottom:10px;}

.date { font-size:10px;}
.author { font-size:10px; margin-bottom:10px;}

