*{
	margin:0;
	padding:0;
}

html{
	min-width:770px;
}

body{
	background:#fef6d4 url(../decor/stripe2.png) 0 0 repeat-x;
	text-align:center;
}

/*=====[ Set up container divs and add background tiles ]=====*/

#pageheadContainer,
#contentContainer,
#footContainer{
/* 100% so we can create the fullscreen width backgrounds */
	width:100%;
}

/*#pageheadContainer{
	background:transparent url(../decor/stripe.png) 0 100% repeat-x;
}*/

#contentContainer{
	background:transparent url(../decor/contentBackground2.png) 50% 100% repeat-y;
	float:left;
}

#footContainer{
	background:transparent url(../decor/footBackground.png) 0 0 repeat-x;
	clear:both;
}

#pagehead,
#content,
#foot{
	width:770px;
	margin:0 auto;
	position:relative;
	text-align:left;
}

#pagehead{
	height:130px;
}

#foot{
	height:150px;
}

/* More backgounds, we need more backgrounds! */
#pagehead{
	background:transparent url(../decor/pageheadBackground2.png) 0 100% repeat-x;
}

#content{
	background:transparent url(../decor/contentBackground.png) 0 0 no-repeat;
	min-height:300px;
	/*_height:300px;*/
}

#foot{
	background:transparent url(../decor/footBackground2.png) 100% 0 repeat-x;
}

/*=====[ Set up two column layout for articles and subcontent ]=====*/

#article{
	width:500px;
	float:left;
	padding:30px 0 20px 0;
	margin-left:30px;
}

#subContent{
	display:inline;
	width:200px;
	float:left;
	padding:40px 0 20px 0;
	margin-left:15px;
	color:#000;
	font-size:.9em;
}

/*=====[ Navigations ]=====*/

#pagehead h1 a{
	display:block;
	text-indent:-9999px;
	width:120px;
	height:130px;
	text-decoration:none;
	float:left;
	margin: 20px 0 0 50px;
}

#pagehead a:hover{
	background:transparent;
}

#pagehead h1{
	position:absolute;
	top:0;
	left:0;
}

/* Main navigation list */

#pagehead ul{
	display:block;
	position:absolute;
	top:105px;
	left:410px;
}

#pagehead li{
	display:block;
	float:left;
	width:80px;
	margin-left:3px;
}

#pagehead li a{
	display:block;
	height:20px;
	text-align:center;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	text-transform:lowercase;
}


#pagehead li.active a{
	color:#738AA0;
	background:#f7f7f7;
}

#pagehead li.other a{
	background:#738AA0;
	color:#f7f7f7;
}

#pagehead li.other a:hover{
	color:#ff9;
}

/* Foot navigation and FIR */

#foot ul{
	position:absolute;
	top:45px;
	color:#f7f7f7;
}

#foot li{
/* hide bullets */
	list-style-type:none;
}

#foot #foot1{
/* width to solve odd problem with Opera 7.5 */
	width:250px;
	position:absolute;
	left:190px;
}

#foot #foot2{
/* width to solve odd problem with Opera 7.5 */
	width:200px;
	position:absolute;
	left:570px;
}

/* This is the anchor top button at bottom of page */
#foot #pageTop{
	position:absolute;
	left:482px;
	top:-40px;
}

#foot a{
	color: #E7D378;
	}
	
#foot a:hover {
	background: #660000;
	text-decoration: underline overline;
	}

#foot #pageTop a{
	display:block;
	width:26px;
	height:26px;
	text-indent:-9999px;
	text-decoration:none;
	background:transparent url(../decor/pageTop.png) 0 0 no-repeat;
	float:left;
}

/*=====[ General params and typography ]=====*/

body{
	font:normal 62.5%/1.8em Arial, Helvetica, sans-serif;
}

#content ul{
	margin:0.8em 0 0.6em 1em;
	padding-left:1em;
	list-style-type:square;
}

ol{
	margin:0.8em 0 0.6em 2em;
	padding-left:1em;
	list-style-type:lower-roman;
}

blockquote{
	margin:0.8em 0 0.6em 1em;
	color: #264362;
	padding-left:1em;
	font-style:italic;
	font-weight: bold;
	border-left:4px solid #738AA0;
}

/* Frame images */
img{
	padding:1px;
	border:2px solid #E7D378;
}

/*Set font size for content area */
#content{
	font-size:1.25em;
}

p{
	margin:0.3em 0 0.6em 0;
}

a{
	color:#3E5D7A;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	background:#3E5D7A;
	color:#FFE;
}

#article{
	line-height:1.7em;
	color:#000;
}

h1,
h2,
h3,
h4{
 font-family:Georgia, Times New Roman, Times, serif;
}

h2{
	color:#264362;
	margin-bottom:.5em;
	line-height:1.7em;
	font-size:1.7em;
}

h3{
	margin:0.8em 0 0.6em 0;
	font-size:1.3em;
	color:#264362;
}

h4{
	margin:0.8em 0 0.6em 0;
	font-size:1.1em;
	color:#264362;
}

/* Sub Content */

#subContent h3{
	font-size:1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
}

#subContent h4{
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
}

#subContent p{
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 20px;
}

td.form {
	text-align: right;
	font-size:.9em;
}

#nominees td {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	padding: 0 5px 5px 0;
	text-align: center;
	width: 490px;
	
	}

#nominees td.stagger {
	background: #eee;
	}
	
#nominees select {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 400px;
	}
	
#nominees td.spacer {
	}
	
td {vertical-align: top;}	