body
{
	background-color:#ff33cc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
}
.headerCell
{
	background-image:url(Images/top.jpg);
	height:140px;
	width:740px;
	background-repeat:no-repeat;
	text-align:center;
}
.menu
{

	position:relative;
	top: 48px;
	text-transform: uppercase;
	color: #ffffff;
	font-size:13px;
	font-weight:bold;
	left:-5px;

}
p, h1
{
	
	color: #8b8b8b;

}
p, h2
{
	font-size: 13px;
}
.footer
{
	font-size: 11px;
	color:#ffffff;
}
h1
{
	font-size: 13px;
	font-weight:bold;
	margin-top:3px;
}
.menu a
{
	color: #ffffff;
	text-decoration:none;
}

.menu a:hover
{
	color: #a86ebd;
}
.mainContent
{
	
}
.home p
{
	width:500px !important;
	

}
.fixedWidth
{
	width:700px;
}
.mainBody, .homeBody
{
	background-image:url(Images/bg.jpg);
	padding: 0 20 0 20;
	vertical-align:top;
	height:400px;

}	
.mainBody p
{
	width:700px;
	
}
.mainBody p a, h1, h2
{	
	color:#FF33CC;
}
h1
{
	border-bottom: 1px dotted #FF8FE5;

}

.mainBody p a:hover
{
	color: #a86ebd;
}
.bottom
{
	background-image:url(Images/bottom.jpg);
	background-repeat:no-repeat;
	height:71px;
}	
#preview, #previewVideo
{
	width: 660px;
	text-align:center;
	margin-left:20px;
}

#previewVideo img
{
	border: 2px solid #FF33CC;
	width: 200px;
	height: 152px;
}

#preview img
{
	border: 2px solid #FF33CC;
	width:150px;
	height:197px;
	float:left;
	margin:5px;
}
#preview .small
{
	height:87px;
}