#MainContainer {
width:830px;
margin: 0px auto;
border-left:1px solid #fff;
border-right:1px solid #fff;
}
#Header {
width:830px;
height: 294px;
}
#Menu {
width: 830px;
Height: 65px;
}
#ContentContainer {
width:800px;
margin: 10px auto;
}
#LeftContent {
width:430px;
float:left;
}
div.LeftContentPreview {
width:430px; 
border-bottom: 1px solid #FFCCFF; 
padding:5px 0px 5px 0px;
margin: 0px 0px 5px 0px;
}
div.PreviewImg {
float:left; 
width: 200px;
}
div.PreviewText {
float:right; 
width: 220px;
margin: 0px 0px 0px 5px;
}
#RightContent {
float:right;
width:360px;
margin: 5px 0px 0px 0px;
}

#Footer {
width:810px;
margin: 20px auto 20px auto;
text-align:center;
border-top: 1px solid #FFCCFF;
}


/*TEXT STYLES */
.p {margin:0px; padding:0px;}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 220%;
	line-height:1.2em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
.h2 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	line-height:1.8em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
.h3 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	line-height:1.2em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
.h4 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	line-height:1.2em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
.h5 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	line-height:1.2em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
.h6 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	line-height:1.2em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
body {font: Georgia, "Times New Roman", Times, serif; font-size:small; line-height: 1.4em; font-weight:normal; color: #ffffff; margin: 0px 0px 0px 0px; padding: 0px;}

a:link {Color:#ffffff; text-decoration:underline;
}
a:hover {color:#FFFF00;
}
a:visited {Color:#ffffff;
}
.vidprevTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 1.1em;
}
.vidprevBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:1.3em;
	font-weight: normal;
	margin: 0px;
	padding: 2px 6px 2px 6px;
	text-align: left;
}
