body{
	background-color: #222C4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 8px;
}

#frame {
	background-color: #FFFFFF;
	border: 2px solid #ffffff;
	margin-top: -10px;
	background-repeat: repeat;
	margin-bottom: 40px;
	width: 900px;
	height: 775px;
}




#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;
	margin-top: -5px;
	}
.menu ul{
	height:43px;
	list-style:none;
	margin:0;
	padding:0;
	background-image: url(../imgs/menu-bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	.menu li{
		float:left;
		}
	.menu li a{
	color:#666666;
	display:block;
	font-weight:bold;
	line-height:43px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
		}
		.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;
	background-repeat: repeat;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 15px;
}
#info {
	background-color: #CCCCCC;
	width: 685px;
	float: left;
	border: 1px solid #000;
	padding: 10px;
	height: 578px;
	overflow: scroll;
	overflow-x: hidden;
}

#imglrg {
	width: 290px;


}
.jobtxt1 {
	margin-top: -5px;
}



#rssOutput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	width: 648px;
	margin-bottom: 1px;
	padding-right: 2px;
	margin-top: 15px;
	background-repeat: repeat;
	padding-top: 5px;
	font-size: 13px;
	padding-bottom: 20px;
	text-align: justify;
}
#rssOutput a{
	color:#0033FF;
}
#rssOutput a:hover{
	text-decoration:underline;
}



#rside {
	float: right;

}
.cdllc {
	color: #FFFFFF;
	margin-top: -30px;
}
