/* general */

body {
	font: small/normal "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	line-height: normal;
	background: #FFFFFF;
}

* {
	margin: 0;
	padding: 0;
	}


img {
	border: none;
	}
	
/* link colors */
	
a.closetxt:link {color: #00275D; text-decoration: none; }
a.closetxt:visited {color: #00275D; text-decoration: none; }
a.closetxt:hover {color: #00275D; text-decoration: underline; }
a.closetxt:active {color: #00275D; }

a.cliplink:link {
	color: #00275D;
	text-decoration: none;
	font-weight: bold;	
	font-size: small;
}
a.cliplink:visited {
	color: #00275D;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
}
a.cliplink:hover {
	color: #00275D;
	font-weight: bold;
	text-decoration: underline;
	font-size: small;
}
a.cliplink:active {
	color: #00275D;
	font-weight: bold;	
	font-size: small;
}

/* container */

#content {
	float: left;
	width: 750px;
	height: 300px;
	font-size: xx-small;
}	
	
#logo {
	width: 330px;
	height: 58px;
	text-align: left;
	float: left;
	background: transparent url(images/logo.gif) no-repeat left top;
	}
	
#close {
	width: 330px;
	height: 58px;
	margin-top: 10px;
	text-align: right;
	float: left;
	}
	
#video {
	width: 330px;
	height: 280px;
	margin-left: 5px;
	text-align: left;
	float: left;
	}
	
#more {
	width: 328px;
	height: 350px;
	text-align: left;
	float: left;
	background: transparent url(images/right-bg2.gif) no-repeat left top;
	}
	
	
#more_4highlights {
	width: 328px;
	height: 350px;
	text-align: left;
	float: left;
	background: transparent url(images/right-bg2_4highlights.gif) no-repeat left top;
	}
	
			
#info {
	width: 330px;
	height: 70px;
	margin-top: 0px;
	text-align: left;
	float: left;
	}

#info_4line {
	width: 330px;
	height: 170px;
	margin-top: 0px;
	text-align: left;
	float: left;
	}

	
#copyright {
	position: absolute;
	left: 180px;
	top: 440px;
	width: 300px;
	height: 30px;
	margin-top: 5px;
	text-align: center;
	font: normal xx-small "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	float: center;
	font-weight: bold;
}
	
#infotxt {
	width: 300px;
	height: 30px;
	margin-top: 10px;
	margin-left: 12px;
	text-align: left;
	font: normal x-small "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #00275D;
	font-weight: bold;
	float: top;
}
	
#clips {
	width: 300px;
	height: 70px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
	font: normal xx-small "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;	
	float: left;
}

#image {
	margin-left: 0px;
	margin-right: 5px;
	}
	
#gptwclips {
	width: 300px;
	height: 83px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
	font: normal xx-small "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;	
	float: left;
}
