body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-image: url(../Media/v1_bkg4.jpg);
	background-position:left top;
	width: 1250px;
}

a {
	color:#000099;
	text-decoration:none;
	}
	
a:hover {
	color:#000099;
	text-decoration:underline;
	}


.bumper {
    font-size: 1px;
    line-height: 1px;
}
.spacer {
    font-size: 1px;
    line-height: 1px;
}


div { 
    overflow: visible; 
}

img { 
    border: none; 
}

#leftColumn {
	float: left;
	width: 200px;
	margin: 265px 0 40px 90px /* top right bottom left */; 
}

#leftColumn p {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#FFFFFF;
	letter-spacing:.1em;
	vertical-align:top;
	text-align:left;
	margin-bottom:1.5em;
	margin-top:0px;
	}

#leftColumn a {
	color:#FFDA99;
	font-weight:normal;
	}
	
#leftColumn a:hover {
	color:#FFDA99;
	font-weight:normal;
	text-decoration:underline;
	}

#rightColumn { 
	margin: 0;
	float: left;
	width: 440px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	margin: 70px 0 0px 205px /* top right bottom left */;
}

#trailer {
	width: 420px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px 10px 10px 10px;
}

#lgVideo {
	width: 720px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 20px 20px 20px 20px;
	margin-top: 75px;
	margin-left: 340px;
}

#apDivMiM {
	width: 420px;
	heigh: 236px;
}


.trailerHeader {
	width: 440px;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	margin-bottom:.5em;
	letter-spacing:.1em;
}
	
.trailerText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#000000;
	letter-spacing:.1em;
	vertical-align:top;
	text-align:left;
	margin-bottom:.75em;
	margin-top:.75em;
	width:440px;
	}
