body
{
	margin: 0;
	background-color: #1C0001;
	color: #FFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-image: url(../images-video/bodybg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
h2
{	
	color: #F60;
	font-size: 24px;
	font-weight: normal;
	display: block;
	background-repeat:no-repeat;
	background-position: center -10px;
}


h2, p
{
	margin: 0;
	padding: 0;
}
a:link,
a:visited,
a:active
{
	color: #CB1418;
}
a:hover
{
 	color: #F30;
}
#mainWrapper 
{
	margin: 0 auto;
	width:760px;
	border: 1px solid #7E4131;
	background-color: #930101;
}
#content
{
	margin: 10px;
}
#thumbOneContainer
{
	height: 240px;
}
#thumbOne
{
	float: left;
	height: 240px;
	padding-left: 25px;
	width: 330px;
	margin-bottom: 10px;
}
#clickHere
{
	float:left;
	padding-left: 20px;
	width: 300px;
	height: 240px;
}
#header
{
	margin: 0 auto;
	text-align: center;
	background-color: none;
	border-bottom: 1px solid #7E4131;
}
.bigThumb,
.description,
.smallThumb
{
	width: 740px;
	margin: 15px auto;
}
.img
{
	/*border: 1px solid #7E4131;*/
	border: 1px solid #930101;
}
.subdescription
{
	margin: 0 10px;
	text-align: center;
}
.subdescription p
{
	line-height: 1.25em;
	text-align: justify;
}
.subdescription h2
{
	padding-bottom: 5px;
}
.smallThumbLeft
{
	float: left;
	width: 280px;
	margin-right: 10px;
}

.align
{
 text-align: center;
}

.imgPadding
{
	margin: 0 10px;
	border: 1px solid #F60;
}
.mainDescription
{
	font-family: tahoma;
	font-size: 18px;
	line-height: 1.5em;
	text-align: justify;
}

.spacer
{
	padding: 10px 0;
	
}
