body{
	background-color: #222C4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-repeat: repeat-x;
	margin-top: -2px;
}

#frame {
	width: 900px;
	background-color: #FFFFFF;
	height: 910px;
	border: 2px solid #ffffff;
	background-repeat: no-repeat;
	background-position: right bottom;
}




#header {
	background-repeat: no-repeat;
}


.menu{
	border:none;
	padding:0px;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:8e8e8e;
	width: 900px;
	margin-top: -5px;
	}
.menu ul{
	height:43px;
	list-style:none;
	padding:0;
	background-image: url(../imgs/menu-bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	}
	.menu li{
	float:left;
		}
	.menu li a{
	color:#666666;
	display:block;
	font-weight:bold;
	line-height:43px;
	padding:0px 25px;
	text-decoration:none;
		}
.menu a {
	text-align: center;
}

		.menu li a:hover{
	color:#ffffff;
	text-decoration:none;
	background-image: url(../imgs/current-bg3.gif);
			}
	.menu li ul{
	background:#e0e0e0;
	display:none;
	height:auto;
	position:absolute;
	width:225px;
	z-index:200;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
		display:block;
		float:none;
		width:225px;
		}
	.menu li ul a{
		display:block;
		font-size:12px;
		font-style:normal;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover{
	color:#ffffff;
	background-color: #4B7FAF;
			}
	.menu p{
		clear:left;
		}	



#main {
	color: #000000;
	width: 880px;
	margin-top: 10px;
	padding-bottom: 15px;
	margin-left: 10px;
	float: left;
	margin-right: 10px;
}
.right {
	margin-left: 110px;
}
.right1 {
	margin-left: 200px;
}
.right2 {
	margin-left: 205px;
}

#welcomemenu {
	width: 685px;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	float: left;
	padding: 10px;
	height: 320px;
}
#welcomemenu a:link {
	color: #298FD7;
	text-decoration:none;
	font-weight: bold;
}
#welcomemenu a:visited {
	color: #800080;
	font-weight: bold;
	text-decoration: none;
}

#welcomemenu a:hover {
	color: #000fff;
	text-decoration:underline;
	font-weight: bold;
}
#rsmenu {
	margin-top: -170
.px;
	margin-top: 0px;
}




#rcol   {
	float: right;
}
#newinfo {
	background-color: #CCCCCC;
	width: 685px;
	padding: 10px;
	border: 1px solid #000000;
	height: 235px;
	overflow: scroll;
	float: left;
	margin-top: 10px;
	overflow-x: hidden;
}

#aboutus {
	background-color: #CCCCCC;
	width: 345px;
	border: 1px solid #000000;
	float: left;
	height: 115px;
	margin-top: 10px;
}
.feedback {
	padding: 10px;
	margin-top: -15px;
}


#rcolheader {
	width: 160px;
	border: 1px solid #000;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	font-weight: bold;
}
.about {
	font-weight: bold;
}

.cdllc {
	color: #FFFFFF;
	margin-top: 25px;
}
.aboutus {
	margin-top: -15px;
	padding: 10px;
}
#feedback {
	width: 345px;
	background-color: #CCCCCC;
	height: 115px;
	margin-top: 10px;
	float: right;
	margin-right: 12px;
	border: 1px solid #000;
}
