body {
	background: url('../images/bg.gif') no-repeat top center;
	font-family: Arial, Verdana, Serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a {
	color: #C8005F;
	font-size: 12px;
}

#header {
	background: #000 url('../images/header.jpg') no-repeat top left;
	height: 145px;
}

#wrap {
	background: #FFF url('../images/bodybg.jpg') repeat-y top left;
	margin: 0px auto;
	text-align: left;
	width: 940px;
}

#logo {
	clear: left;
	display: block;
	float: left;
	height: 90px;
	text-indent: -9999px;
	width: 230px;
}

#topad {
	clear: right;
	float: right;
	height: 60px;
	margin: 15px 20px 0px;
	width: 468px;
}

#menu {
	clear: both;
	float: left;
	margin-top: 21px;
	width: 100%;
}

#menu a {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#bkmrkLink {
	background: url('../images/black-star.jpg') no-repeat top left;
	clear: left;
	display: block;
	float: left;
	margin-left: 10px;
	padding-left: 25px;
	padding-top: 2px;
	width: 200px;
}

#navLinks {
	clear: right;
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 478px;
}

#navLinks li {
	float: left;
	margin: 0px 4px 0px 9px;
}

#navLinks li.last {
	margin-right: 0px;
}

#navLinks li.dvdx {
	margin-left: 5px;
	margin-right: 2px;
}

#navLinks li a {
	display: block;
}

#lrail {
	clear: left;
	float: left;
	width: 176px;
}

#contentwrap {
	background: url('../images/bodyrightbg.jpg') no-repeat top right;
	clear: right;
	float: right;
	width: 763px;
}

#contenttop {
	clear: both;
	float: right;
	height: 160px;
	width: 470px;
}

#contenttop h2 {
	color: #FFF;
	font-size: 11pt;
	margin-bottom: 0px;
}

#welcometext {
	font-size: 10px;
	float: left;
	color: #FFF;
	margin-right: 10px;
	width: 220px;
}

#welcometext p {
	margin: 0px 0px 4px;
	text-align: center;
}

#searchForm {
	background: url('../images/sglass.jpg') no-repeat top left;
	background-position: 0px 15px;
	clear: right;
	color: #FFF;
	display: block;
	font-size: 10px;
	float: right;
	margin-right: 10px;
	padding-left: 30px;
	width: 200px;
}

#searchForm p {
	margin-top: 2px;
}

#searchForm #q {
	width: 195px;
}

#searchForm .btns {
	margin-top: 4px;
	text-align: right;
}

#content {
	background: url('../images/contentvg.jpg') repeat-y top left;
	clear: left;
	float: left;
	margin-left: -1px;
	padding: 0px;
	width: 515px;
}

#rrail {
	clear: right;
	float: right;
	text-align: center;
	width: 248px;
}

.block ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.block ul li {
	background: url('../images/list-seperator.jpg') no-repeat bottom left;
	padding: 0px 0px 5px;
}

.block ul li a {
	background: url('../images/bullet.jpg') no-repeat top left;
	background-position: 0px 7px;
	display: block;
	color: #000;
	font-weight: normal;
	font-size: 10px;
	padding: 4px 0px 5px 10px;
	margin-left: 5px;
	text-decoration: none;
	text-align: left;
}

#rrail .block ul li {
	background: none;
	padding: 0px;
}

.clear {
	clear: both;
}

.plug {
	margin: 5px auto 5px;
	width: 499px;
}

.plug .title {
	background: url('../images/pheader.jpg') no-repeat top left;
	color: #C8005F;
	display: block;
	font-weight: bold;
	height: 30px;
	padding: 5px 0px 2px 10px;
	margin-bottom: 2px;
	text-decoration: none;
}

.plug .footer {
	background: url('../images/pfooter.jpg') no-repeat top left;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0px 4px 10px;
	margin-top: 5px;
	margin-bottom: 2px;
	text-decoration: none;
}

.plug .body {
	clear: both;
	margin: 0px 0px 2px;
}

.plug .body .thumb {
	margin: 0px;
}

.plug .body p {
	font-size: 12px;
	margin: 0px 0px 0px 130px;
}

.thumb {
	float: left;
	display: block;
	margin: 0px 2px 5px 0px;
}

#lrail .block .thumb {
	float: none;
	margin: 5px 25px;
}

.thumb img, .bigthumb img {
	border: 1px solid #C8005F;
}

.thumb img {
	height: 90px;
	width: 120px;
}

#rrail a.thumb {
	display: block;
	margin: 4px 0px 4px 16px;
}

#rrail a.thumb img {
	height: 76px;
	width: 100px;
}

#contentbottom {
	clear: both;
}

#footer {
	background: url('../images/footer.jpg') no-repeat top left;
	clear: both;
	display: block;
	min-height: 115px;
	margin-top: 20px;
	padding: 0px 25px 0px;
	width: 100%;
}

.copyright {
	clear: left;
	display: block;
	float: left;
	font-size: 14px;
	margin-top: 50px;
}

#bottomlogo {
	float: right;
	height: 110px;
	margin-right: 24px;
	width: 220px;
	text-indent: -9999px;
}

.plug .thumb img {
	height: 90px;
	width: 120px;
}

.paging {
	background: url('../images/pagingbg.jpg') no-repeat top left;
	font-size: 12px;
	margin: 0px auto;
	padding: 8px 0px 8px 10px;
	width: 499px;
}

#vidArea {
	margin: 0px auto;
	width: 495px;
}

