body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
}
#banner {
	width: 800px;
}
#linkbox {
	height: 39px;
	width: 800px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #045EAE;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CB2017;
	margin: 0px;
	padding: 0px;
}
#leftcolumn {
	float: left;
	width: 179px;
}
#catagory {
	height: 164px;
	width: 179px;
}
#news {
	width: 173px;
	border: 1px solid #EFEDED;
	padding-top: 4px;
	padding-right: 5px;
}
#news ul {
	list-style-image: url(../images/Paint_Brush2.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
#news li {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2680ce;
	padding-top: 5px;
}
#rightcolumn {
	float: right;
	width: 621px;
}
#flashbanner {
	height: 164px;
	width: 593px;
	float: left;
}
#data {
	width: 620px;
	float: left;
}
#data ul {
	list-style-image: url(../images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
#data li a{
	list-style-image: url(../images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-decoration:none;
}
.hr {
	background-color: #dedede;
	color: #0872D6;
}
.imagert {
	padding: 2px;
	float: right;
	margin-left: 6px;
}
#footer {
	width: 800px;
	height: auto;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	background-color: #1487E4;
}
#rightcolumn {
	width: 620px;
}
#container #rightcolumn #data table {
	border: 1px solid #EFEDED;
}
