@CHARSET "UTF-8";
html{
	margin: 0;
	padding: 0;
	overflow: -moz-scrollbars-vertical;
	
}
img{
	border: 0px;
}

body{
	background-image: url(../images/back2.png);
	background-repeat: repeat-x;
	background-color: #9bcdff;
	margin: 0px;
	padding: 0px;
	color: #1e1765;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
a{
	color: #1e1765;
}

#headeroverlay{
	display:block;
	float:left;
	width: 100%;
	height: 160px;
	position:absolute;
	top:1px;
	z-index: 1000;
}

h1{
	margin-top: 0px;
	color: #1e1765;
	font-style:italic; 
	font-size: 19px;
}

h2{

	color: #1e1765;

	font-size: 16px;
}

#home_enter{
	display:none;
	
}

.twoColFixLtHdr #container {
	width: 1000px;  
	border: 0;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

.twoColFixLtHdr #header { 
	padding: 0;  /* */
	margin: 0;
	background-image: url(../images/header2.png);
	height: 219px;
	width: 100%;
	position: relative;
	top: 0px;
}


.twoColFixLtHdr #header ul{
	position: absolute;
	top: 174px;
	
	margin-top: 0px;
	margin-left: 50px;
	padding: 0px;
}

.twoColFixLtHdr #header ul li{
	
	float:left;
	color: #1e1765;
	list-style: none;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 40px;
}

.twoColFixLtHdr #header ul li  a .linkselect{
	color: #8b1c23;
}
.twoColFixLtHdr #header ul li a{
	color: #1e1765;
	text-decoration: none;
}

.twoColFixLtHdr #content { 
	padding: 0;  /* */
	margin: 0 24px 0 21px;
	background-color: white;
	padding-top: 00px;
	border-right: 1px solid white;
	background-image: url(../images/content_back2.png);
	
}

.twoColFixLtHdr #topNav ul{
	margin:0;
	position: absolute;
	left: 0px;
	top: 0px;
}


.twoColFixLtHdr #sidebar_left{
	float:left;
	width: 125px;
	border-right: 1px solid black;
}




.twoColFixLtHdr #mainContent{
	
	width: 550px;
	float:left;
	margin-left: 30px;
	
}

.twoColFixLtHdr #sidebar_right div#right_content{
	margin: 0 10px 0 15px;

}

.twoColFixLtHdr #sidebar_right textarea{
	width: 285px;

}


.twoColFixLtHdr #sidebar_right{

	width: 319px;
	float:right;
	background-image: url(../images/right_back.png);
	background-repeat: repeat-x;
	background-color: #89c4ff;
	min-height:500px;
	
	border-left: 1px solid #e9e9e9;
}

.twoColFixLtHdr #footers{
		margin: 0 24px 0 21px;
	background-image: url(../images/bottom_back.png);
	height: 85px;
	border-right: 1px solid white;
	border-left: 1px solid white;
}
.twoColFixLtHdr #footers ul {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #footers ul li{
	border-left: 1px solid white;
	height: 85px;
	margin:0px;
	display: block;
	float:left;

	width: 316px;
	list-style: none;
}

.twoColFixLtHdr #footers ul li.first{
	border: 0px;
}

.twoColFixLtHdr #footers ul li a{
	color: #1e1765;
	text-decoration: none;
}

.twoColFixLtHdr #footers ul li h1{
	margin-top: 5px;
	margin-left: 15px;
	font-size: 16px;
	margin-bottom: 4px;
}
.twoColFixLtHdr #footers ul li div{
	float:left;
	margin-left: 15px;
	width: 225px;
	font-size: 12px;
	
}
.twoColFixLtHdr #footers ul li img{
	margin-top: -15px;
	border:0px;
	float:right;
	margin-right: 3px;
}

.clearfloat{
	clear:both;
	
}

#newsitem_list .newsitem_list_month, #newsitem_list .newsitem_list_month2{
	display:none;
	
}
#newsitem_list #newsitem_today{
	display:none;
}
#newsitem_list .newsitem .newsitem_list_image{
	border:0px;
	float: right;
	width: 200px;
}

.home_enter{
	border: 0px;
	margin: 0px;
	padding: 0px;
	
}

td.home_enter_top{
	background-image: url(../images/home_enter_top.jpg);
	width: 1000px;
	height:198px;
}
td.home_enter_left{
	width: 272px;
	height:336px;
}
td.home_enter_left a{
	background-image: url(../images/home_enter_left_shadow.jpg);
	display:block;
	width: 272px;
	height:336px;
}
td.home_enter_left a:hover{
	background-image: url(../images/home_enter_left.jpg);
	display:block;
	width: 272px;
	height:336px;
}
td.home_enter_middle{
	background-image: url(../images/home_enter_middle.jpg);
	width: 272px;
	height:336px;
}
td.home_enter_middle a{
		display:block;
	width: 272px;
	height:336px;
}
td.home_enter_right{
	width: 272px;
	height:336px;
}
td.home_enter_right a{
	display:block;
		background-image: url(../images/home_enter_right_shadow.jpg);
	width: 272px;
	height:336px;
}
td.home_enter_right a:hover{
	display:block;
	background-image: url(../images/home_enter_right.jpg);
	width: 272px;
	height:336px;
}


td.home_enter_bottom{
		background-image: url(../images/home_enter_bottom.jpg);
	width: 1000px;
	height:186px;
}

td.home_enter_left_left{
	background-image: url(../images/home_enter_left_left.jpg);
	width:43px
}
td.home_enter_middle_left{
width:52px;
background-image: url(../images/home_enter_middle_left.jpg);
}

td.home_enter_middle_right{
width:49px;
background-image: url(../images/home_enter_middle_right.jpg);
}

td.home_enter_right_right{
width:40px;
background-image: url(../images/home_enter_right_right.jpg);
}
