* { margin:0;
padding:0;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CC0000;
	background-image: url(Images/bg_redshadow.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-position: center top;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	text-indent: 8px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-color: #CCC;
	margin: 5px 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #FFF;
	margin: 5px 0px;
}h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
	list-style-position: inside;
}


#wrapper {
	width:825px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333;
}

#header {
	width: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
}
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#leftcontent {
	width: 525px;
	clear: none;
	float: left;/*
	height: 650px;*/
	min-height:650px;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: medium double #CCC;
	padding: 0px;
}
#leftcontentFull {
	width: 817px;
	clear: none;
	float: left;
	height: auto;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: medium double #CCC;
	padding: 0px;
}


#rightcontent {
	float: right;
	clear: none;
	min-height:650px;
	/*height: 650px;*/
	width:275px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: medium double #C00;
	padding: 0px;
}
#leftcontent2 {
	width: 525px;
	clear: none;
	float: left;
	height: auto;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: medium double #CCC;
}

#leftcontent p {
	padding-left: 10px;
	font-size: 11px;
	padding-right: 10px;
}
#rightcontent p {
	padding-left: 10px;
	text-align: justify;
	font-size: 10px;
	color: #333;
	padding-right: 10px;
}
#leftcontent table tr td em {
	font-size: 12px;
	color: #333;
}

.Vid {
padding-left:100px;
left: 151px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
.footer {
	width: 748px;
	margin-left: 51px;
	background-position: bottom;
	margin-bottom: 0px;
	position: relative;
	bottom: 0px;
	top: 935;
}
.fullcontent {
	background-color: #FFFFFF;
	background-image: url(Images/whitefull_middle.png);
	background-repeat: repeat-y;
	position: relative;
	width: 748px;
	left: 51px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.fullcontentVid {
	background-color: #FFFFFF;
	background-image: url(Images/whitefull_middle.png);
	background-repeat: repeat-y;
	position: relative;
	width: 748px;
	
}
hr {color: #C00;
}
#wrapper #leftcontentFull table tr td p {
	font-size: 12px;
}
#wrapper #leftcontent table tr td {
	font-size: 10px;
}
#wrapper #leftcontentFull table tr td {
	font-size: 10px;
}

