body {
	background-image: url(background_pattern.gif);
	margin-left: 0px;
	margin-right: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
}
 #container {
	WIDTH: 764px;
	POSITION: relative;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow-x: hidden;
	background-color: #FFFFFF;
	display:table;
	height:auto;
}
.headbg {
	background-color: #18252a;
}
.pleftcorner {
	background-image: url(top_left_cnr.gif);
	height: 7px;
	width: 7px;
	float: left;
	display: table;
}
.prightcorner {
	background-image: url(top_right_cnr.gif);
	height: 7px;
	width: 7px;
	float: right;
	display: table;
}
.pleftbottomcorner {
	background-image: url(bot_left_cnr.gif);
	height: 2px;
	width: 3px;
	float: left;
	display: table;
}
.prightbottomcorner {
	background-image: url(bot_right_cnr.gif);
	height: 2px;
	width: 3px;
	float: right;
	display: table;
}
.headerh {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #c9b24c;
	padding-top: 28px;
	padding-left: 155px;
}
.head {
	float: left;
	height: 133px;
	width: 764px;
	display: table;
	text-align:left;
	background-image: url(logobg.gif); 
}
.logo {
	float: left;
	height: 126px;
	width: 128px;
}


.h {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #958646;
	padding-top: 10px;
}
.image {
	float: left;
	height: auto;
	width: 501px;
	text-align: left;
	padding-left: 13px;
	padding-top: 13px;
}
.images {
	float: left;
	height: auto;
	text-align: left;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 13px;
}

.contentarea {
	float: left;
	height: auto;
	width: 764px;
	background-image: url(bodybg.gif);
	background-repeat: repeat-y;
}
.headertxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	padding-left: 155px;
}
.leftbg {
	background-image: url(left_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: left;
	height: auto;
	width: 13px;
}
.td {
	background-color: #FFFFFF;
}
.rightsidebarh {
	background-image: url(sidenavheadingbg.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 6px;
}
.rightsidebar {
	background-color:#f6f2dc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
	padding:10px;
}
.rightside {
	float: left;
	height: auto;
	width: 224px;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
}
.rightsidebar A{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #958646;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	text-decoration:underline;
}
.rightsidebar p{
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.rightsidebar A:hover{
	text-decoration:none;
}
.rightbg {
	background-image: url(right_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: right;
}
.bottombg {
	float: left;
	height: 2px;
	width: 764px;
}
.topbg {
	float: left;
	height: 7px;
	width: 764px;
}
 #copy {
	WIDTH: 764px;
	POSITION: relative;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow-x: hidden;
	display:table;
	height:auto;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	width: 452px;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
}
.footer A{ 
 	font-size: 10px; 
	color: #FFFFFF;
	text-decoration:none;
}
.footer A:hover{ 
 	font-size: 10px; 
	color: #FFFFFF;
	text-decoration:underline;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	width: 312px;
	padding-top: 8px;
	padding-bottom: 8px;
	float: right;
}

#nominations label {
	font-weight:bold;
}

#nominations input {
	width:250px;
}

#nominations td {
	height:25px;
}