body {
	background:#760753 url(images/bg-body.jpg) top center repeat-y;
	color:#000000;
	font-size: 16px;
	font-family: Arial, Verdana, sans-serif;
	margin:0;
	text-align:center;
}

a {
	color: #000000;
	font-weight: bold;
}
a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}

/*a:visited
{
	color: #C0C0C0;
	text-decoration:none;
}*/

h1
{
	margin: 8px 0 0 70px;
	padding: 0;
	font-size: 18px;
	display: inline;
}

h2 
{
	margin: 6px 0 0 6px;
	padding: 0;
	font-size: 20px;
}

/* PAGE */

#page {
	background:#fc20fc;
	margin:0 auto;
	text-align:left;
	padding-left:1px;
	width:752px;
}

/* HEADER */

#header {
	padding:2px 0;
	margin:0 auto;
	width:750px;
}

#headerimg {
	background:url(images/header.jpg) top center no-repeat;
	height:170px;
	width:750px;
}

/* MENU */
#silverbar {
	height:37px;
	margin: 0 0 1px 1px;
	font-size: 16px;
	padding:0;
	width:746px;
	background:url(images/bg-menu.gif) top left repeat-x;
	border:2px solid #000000;
}

#silverbar a:hover { color: #FF00FF; }

#silverbar #menu {
	margin: -22px 0 0 500px;
}

#silverbar #menu a {
	padding-right: 10px;
}

/* MISC */

.PicHR
{
	width: 100%;
	height: 8px;
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;}b{
	font-weight: normal;
}
.clear 
{
	margin: 0;
	clear:both;
}
.NewsTitle
{
font-size: 16px;
font-weight: bold;
color: #000000;
}

/* CONTENT CONTAINER */

#page #content {
	color: #FFFFFF;
	margin:0 auto;
	padding:0 2px;
	width:750px;
}

/* LEFT SIDE */

#left {
	float:left;
	width:150px;
}

#left .box {
	width:150px;
	font-size:12px;
}

#left .box h3 {
	background:url(images/bg-boxhead-narrow.gif) top center no-repeat;
	color:#ffffff;
	height:31px;
	line-height:35px;
	margin: 0;
	padding-left:10px;
	width:140px;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
}

#left .box .content {
	background:url(images/bg-box-narrow.gif) top left repeat-y;
	padding:0 4px 0 5px;
	width:140px;
}

#left .box .foot {
	background:url(images/bg-boxfoot-narrow.gif) bottom center no-repeat;
	height:6px;
	margin-bottom:0;
	width:150px;
}


/* left side menu */

#left .box .content ul {
	list-style:none;
	margin:0;
	padding:0;
}

#left .box .content li {
	height:20px;
	border-bottom:1px solid #000000;
	line-height:20px;
	margin:0;
	padding:0;
}

#left .box .content li a {
	background-color: #DB21B0;
	display:block;
	font-size:14px;
	font-weight: bold;
	height:20px;
	line-height:20px;
	padding-left:5px;
	text-decoration:none;
}

#left .box .content li a:hover {
	background:#fc21ff;
}

/* RIGHT SIDE */

#right {
	float:left;
	width:600px;
}

#right #bottom .box {
	width:600px;
}

#right #bottom .box h3 {
	background:url(images/bg-boxhead-wide.gif) top center no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	height:31px;
	line-height:35px;
	overflow:hidden;
	margin:0;
	padding-left:10px;
	width:590px;
}

#right #bottom .box .content {
	background:url(images/bg-box-wide.gif) top center repeat-y;
	padding:2px 8px 2px 10px;
	width:582px;
}

#right #bottom .box .foot {
	background:url(images/bg-boxfoot-wide.gif) bottom center no-repeat;
	height:4px;
	margin-bottom: 2px;
	width:600px;
	font-size:1px;
	overflow:hidden;
}

#middle {
	width:600px;	
}

/* right middle left */

#middle #one {
	float:left;
	width:429px;
}

#middle #one .box {
	width:429px;
}

#middle #one .box h3 {
	background:url(images/bg-boxhead-semi.gif) top center no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	height:31px;
	line-height:35px;
	margin:0;
	padding-left:15px;
	width:414px;
	overflow:hidden;
}

#middle #one .box .content {
	background:url(images/bg-box-semi.gif) top center repeat-y;
	padding:2px 8px 2px 8px;
	width:413px;
}

#middle #one .box .foot {
	background:url(images/bg-boxfoot-semi.gif) bottom center no-repeat;
	height:4px;
	margin-bottom: 2px;
	width:429px;
}
.foot {
  font-size:1px;
}

.pagebox {
	background-color:#FC20FC;
	padding: 2px;
	border: solid 1px #3C053D;
}

/* video thumbs list */

.vid {
	background:url(images/bg-vid.gif) top center no-repeat;
	float:left;
	display:inline;
	font-size: 11px;
	height:163px;
	padding:3px 1px 0px 2px;
	margin:1px 1px 3px 1px;
	width:201px;
}
.vid a {
	padding-left:3px;
	text-decoration: none;
}

.vid a:visited {
	color: #541E00;
}

.vid a img {
	border: solid 1px #3C053D;
	height:141px;
	margin: 1px 0 0 -1px;
	width:200px;
}

.vid a:hover img {
	border-color: #FFFFFF;
}

.videodata 
{
	margin-top: -145px;
	width: 132px;
	height: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* right middle right */

#middle #two {
	float:left;
	width:170px;
}

#middle #two .box {
	width:170px;
}

#middle #two .box h3 {
	background:url(images/bg-boxhead-narrow2.gif) top center no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	height:31px;
	line-height:35px;
	margin:0;
	padding-left:10px;
	width:160px;
	overflow:hidden;
}

#middle #two .box .content {
	background:url(images/bg-box-narrow2.gif) top center repeat-y;
	padding:2px 8px 2px 8px;
	width:154px;
}

#middle #two .box .foot {
	background:url(images/bg-boxfoot-narrow2.gif) bottom center no-repeat;
	height:6px;
	margin-bottom:5px;
	width:170px;
}

/* images in middle right box */

#middle #two .box .content a img {
	background-color:#000000;
	border:1px solid #FD21FD;
	padding:1px;
	margin:2px 0;
}

#middle #two .box .content a:hover img {
	border-color: #FFFFFF;
}

/* FOOTER */

#footer {
	background:#fc20fc url(images/bg-footer.jpg) bottom center no-repeat;
	height:163px;
	padding:1px;
	font-size: 12px;
	width:750px;
	color: #000000;
}

#footer p {
	margin:0 0 0 400px;
	padding:5px 0;
}
#footer a 
{
	font-weight: normal;
	color: #000000;
}

#footer a:hover {
	color: #FFFFFF;
}
