html, body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:url("/new/images/bg.jpg") repeat-y;
	background-position:left;
}
#greyline {
	background-color:#666666;
	width:100%;
	height:20px;
}
#leftcontent {
	width:250px;
	height:100%;
	background-color:#333333;
	float:left;
	position:absolute;
}
#footer {
	width:100%;
	background-color:#333333;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e4e4e4;
	padding:3px;
	float:left;
	top:250px;
}
#heading {
	position:absolute;
	background-color:#cccccc;
	width:800px;
	margin:0;
	padding:0;
	left:250px;
	top:20px;
	height:46px;
	clear:both;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
#rightcontent {
	position:absolute;
	margin:0;
	padding:0;
	left:250px;
	top:68px;
	height:160%;
	clear:both;
	background-color:#FFFFFF;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#sidepic {
	width:61px;
	background-color:#333333;
}
#sidelogo {
	width:160px;
	position:relative;
	left:0px;
	top:0px;
}
ul#navlist {
	margin: 0 0 0 30px;
	padding: 0;
	width: 14.5%;
}
#navlist li {
	list-style-type: none;
	background-color: #333333;
	color: #e4e4e4;
	font-weight: bold;
	text-align:justify;
	margin-bottom: .1em;
	width:160px;
}
#navlist li a {
	color: #e4e4e4;
	text-decoration: none;
	display: block;
}
#navlist li a:hover {
	background-color: #666666;
	color: #e4e4e4;
}
#logotop {
	width:770px;
	background-color:#ffffff;
}
#stlayer {
	width:770px;
	background-color:#cccccc;
}
#ndlayer {
	width:770px;
	background-color:#999999;
}
#rdlayer {
	width:770px;
	background-color:#666666;
}
#flash {
	background-color:#000000;
	height:716px;
	width:770px;
}
#insidecontent {
	color:#FFFFFF;
	padding:50px;
	width:580px;
	position:relative;
	left:45px;
}
#rightcontent1 {
	position:absolute;
	margin:0;
	padding:0;
	left:222px;
	height:160%;
	clear:both;
	background-color:#FFFFFF;
}
#rightcontent2 {
	position:absolute;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	left:222px;
	height:100%;
	width:86.6% !important;
	clear:both;
}
ul#dist {
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
ul#dist li {
	padding-bottom: 1.5em;
	width: 200px;
	float: left;
}
ul#dist li a {
text-decoration:none;
}