@import url("navigation.css");

body {
	margin: 0;
	padding: 0;
	font: 0.8em/1.7em Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background: #fff url(../images/general/background.jpg) repeat-x scroll 50% top;
	}
	
img, 
div, 
li { behavior: url("iepngfix.htc") }

a, 
img { border: none; }

br { clear: both; }

h2 {
	color: #006699;
	font-size: 120%;
	}
	
h3 {
	border-bottom:1px solid #006699;
	color: #006699;
	font-size:130%;
	font-weight:bold;
	line-height:1.2em;
	position:relative;
	text-align:left;
	text-transform:uppercase;
	}
	
a { color: #1f83d1; text-decoration: none; }

a:hover { color: #1f83d1; text-decoration: underline; }

#wrap {
	width: 905px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	postion: relative;
	overflow: visible;
	background-color: transparent;
	}
	
#header {
	width: 905px;
	height: 205px;
	margin: 0 0 15px 0;
	padding: 0;
	float: left;
	background-color: transparent;
	}
	
#oscar-nomination {
	width: 150px; 
	height: 150px;
	margin: 0 75px 0 0;
	padding: 0;
	float: left;
	}
	
#winner-laurel {
	width: 160px; 
	height: 114px;
	margin: 35px 0 0 0;
	float: right;
	}
	
#intro {
	width: 770px;
	height: 18px;
	margin: 5px 0 5px 60px;
	padding: 0;
	float: left;
	font-size: 130%;
	color: #006699; 
	text-align: center;
	background-color:transparent;
	}
	
#strap {
	width: 770px; 
	margin: 10px 0 0 0; 
	padding: 0; 
	float: left; 
	color: #006699; 
	background-color: transparent;
	}	
	
#content, #content-gallery {
	width: 385px;
	min-height: 250px;
	height: auto;
	margin: 15px 0 80px 0;
	padding: 0;
	float: right;
	text-align: left;
	background-color: transparent;
	}
		
#content-gallery img {
	width: 115px;
	height: 115px;
	margin: 0 5px 0 5px;
	padding: 0;
	float: left;
	background-color: transparent;
	}
	
#footer {
	width: 770px;
	height: auto;
	margin: 15px 0 10px 0;
	padding: 0;
	float: right;
	line-height: 1.2em;
	color: #999999;
	background-color: transparent;
	}