@charset "UTF-8";
/* CSS Document */

#outerwrapper {
	background-image: url(images/gooding2009_2.jpg);
	background-repeat: no-repeat;
	height: 1100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #0CF;
}
#homecontents {
	height: 825px;
	width: 503px;
	margin-top: 272px;
	float: right;
}
#navigationarea {
	float: left;
	height: 286px;
	width: 133px;
}td img {display: block;}
#videoarea {
	float: right;
	height: 286px;
	width: 330px;
	color: #FFF;
	text-align: center;
	padding-right: 5px;
}
#text {
	height: 563px;
	width: 503px;
	padding-top: 30px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCC800;
}
a:link {
	color: #FC0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCD00;
}
a:hover {
	text-decoration: underline;
	color: #FFCD00;
}
a:active {
	text-decoration: none;
	color: #FFCD00;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	text-align: inherit;
}
h2 {
	font-size: 15px;
	color: #00D0FF;
}
h3 {
	font-size: 14px;
}
#footernav {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #00D0FF;
	background-color: #000;
}
.orangetext {
	color: #F60;
}
#pagecontents {
	float: right;
	width: 740px;
}
#insidebodyarea {
	background-color: #000;
	width: 900px;
}
#insidebodyarea #pagecontents p {
	padding-right: 10px;
	line-height: 16px;
}
