﻿div#MainContentHolder
{
	padding-left:0px;
	width:978px;
}

div#contentLeftHolder
{
	float:left;
	width:322px;
}

div#contentLeft
{
	padding-left:22px;
	width:300px;
	height:320px;
	float:left;
}

div#contentLeft p
{
	width:275px;
}

div#register
{
	background-color:#FFE8C3;
	width:322px;
	padding:15px 0 0 0;
	height:75px;
	float:left;
	
}

div#registerLink
{
	width:258px;
	padding:0px;
	margin:0 0 0 21px;
	padding-bottom:10px;
	border-top:solid 1px #FFB439;
	border-bottom:solid 1px #FFB439;
	float:left;
}

div#registerLink a
{
	float:left;
}

a#arrow
{
	margin:6px 0 0 0;	
}

div#registerLink p
{
	padding:0px;
	margin:10px 0 0 9px;
	float:left;
	
}

div#registerLink p a
{
	color:#666666;
	font-size:1.6em;
}


/*RIGHT*/

div#contentRight
{
	background-color:#FFB439;
	float:right;
	width:656px;
}

div#contentRight img
{
	
}

div#contentCenter
{
	width:289px;
	padding:6px 0 0 32px;
	float:left;
	overflow : hidden;
}

div#contentCenter div.enlargeLink
{
	float:left;
	width:252px;
	padding:7px 0 12px 1px;
	float:left;
	overflow : hidden;
	margin-bottom : 20px;
}

div#contentCenter div.enlargeLink p, div#contentCenter div.enlargeLink p a
{
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	padding:0px;
	float:left;
}

div#contentCenter div.enlargeLink a img
{
	border:0px;
	margin-right:5px;
}

div#contentCenter div.enlargeLink div.enlarge
{
	float:right;
}

div#contentLeft p.watch
{
display     : block;
background-color : #FFE8C3;
clear   : both;
width   : 240px;
padding : 10px;
font-size : 130%;
font-weight : bold;
line-height : 20px;
}