body {

	background-color: #000000;
	background-image: url(../images/site_background.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
.leftpanel {
	height: 506px;
	width: 210px;
	position: relative;
	left: 3px;
	float: left;
}
.rightpanel {
	scrollbar-face-color:#CCCCCC;
	scrollbar-track-color: #faf6ed;
	scrollbar-arrow-color: #c260a5;
	scrollbar-highlight-color:#c260a5;
	scrollbar-3dlight-color: #faf6ed;
	scrollbar-darkshadow-color:#faf6ed;
	scrollbar-shadow-color: #c260a5;
	height: 495px;
	width: 474px;
	position: absolute;
	left: 230px;
	top: 8px;
	overflow: auto;
	padding-left: 10px;

}
.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 554px;
	height: 53px;
	width: 181px;
	top: 10px;

}
.mainpanel {

	background-image: url(../images/fullbg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 517px;
	width: 726px;
	position: absolute;
	left: 30px;
	top: 69px;
}
.mainnav {
	font-size: 24px;
	position: relative;
	top: 320px;
	color: #FFFFFF;
	left: 18px;
	padding: 6px;



}
a:link {
	color: #c260a5;
	text-decoration: none;

}

a:visited {

	color: #c260a5;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.frontpagecell {
	position: relative;
	left: 30px;
	top: 10px;
	width: 400px;
	height: 120px;
	float: none;
	margin-bottom: 10px;

}

.frontpageimage {
	float: left;

}
.frontpageimagedetail {
	left: 5px;
	position: relative;


}
.frontpageheader {
	font-weight: bold;
	margin-bottom: 7px;
}

.highlight1 {
	color: #999999;
}
.highlight2 {
	color: #666666;
}
.pageheader {
	background-image: url(../images/header_bg.jpg);
	padding: 15px 0px 0px 55px;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 57px;
	margin: 0px;




}
.listheader {
	font-weight: bold;
	padding: 10px;
	color: #666666;


}
li {
	padding-bottom: 4px;
}
.thumbnailimage {
	padding: 4px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.imageborder {
	border: 1px solid #666666;
}
.mainimagedisplay {
	text-align: center;
}
.detailcontent {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
