/* Layout Stylesheet */ 

body{
	margin: 0;
	padding:0;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
 }
	 
#hdr{
	height:138px;
	color:#000000;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
 }

#lh-col{
	position: absolute;
	top: 138px;
	left: 0px;
	width: 194px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #eaeaea;
 }
#rh-col{
	background: #ffffff;
	color: #333333;
	position :relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 210px;
 }
#rh-colFUL {
	width: 720px;
}
#rh-colLRG {
	width: 460px;
}
#rh-colSML {
	width: 270px;
	margin-left: 470px;
	position: absolute;
}
#scrollingDiv {
	height: 200px;
	padding-right:5px;
	overflow: auto;
}

#rh-colLeftHalf {
	width: 365px;
	position: relative;
}
#hdr-search {
	position: absolute;
	height: 22px;
	width: 240px;
	left: 760px;
	top: 94px;
}

#rh-colSMLRightHalf {
	width: 365px;
	margin-left: 375px;
	position: absolute;
}
#base {
	background-color: #FFFFFF;
	z-index: 100;
	width: 100%;
}
#base p {
	color: #CCCCCC;
}
#base a {
	color: #CCCCCC;
	text-decoration: none;
}
#wrapper {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
}
#wrapper {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
