html {
	background: #FFFFFF url(images/bg_slice.jpg) repeat-x 0px 0px;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px auto;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 0px;
}
#head {
	background: url(images/head_bg.gif) repeat-x;
	height: 161px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
}
#headWrap {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#headLeft {
	text-align: left;
	width: 300px;
	float: left;
}
#headRight {
	text-align: center;
	width: 420px;
	float: right;
	margin-top: 50px;
}
/**************************************************************************** navi */
#navi ul {
	padding: 0px;
	clear: both;
	margin: 35px auto 0px;
}
#navi ul li {
	padding: 0.5em 0.5em 0em;
	color: #999999;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	display: inline;
	list-style: none;
}
#navi ul li a {
	color: #999999;
	text-decoration: none;
}
#navi ul li a:hover {
	color: #FFFFFF;
	border-bottom: 3px solid #666666;
}
/**************************************************************************** nominate navi */
#nominate {
	background: #6DB43F url(images/nom_left.gif) no-repeat left bottom;
	display: inline;
	padding: 0em 0em 0em 0.5em;
}
#nominate a {
	color: #FFFFFF;
	background: url(images/nom_right.gif) no-repeat right bottom;
	padding: 0em .5em 0em 0em;
	text-decoration: none;
	font-weight: bold;
}
#nominate a:hover {
	color: #872dc2;
	text-decoration: underline;
}
/**************************************************************************** content divs */
#contentWrap {
	background: url(images/content_bgFoot.png) no-repeat center bottom;
	clear: both;
	margin: 0px auto;
	padding: 0px 0px 25px;
}
#contentBG {
	background: url(images/content_bgRep.png) repeat-y center bottom;
	text-align: left;
	width: 734px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px auto;
}

#contentLeft {
	text-align: left;
	width: 450px;
	float: left;
	padding-left: 10px;
}
#contentRight {
	text-align: left;
	width: 185px;
	padding-left: 0px;
	float: right;
	padding-top: 15px;
	font-size: .9em;
	padding-right: 15px;
}

/**************************************************************************** logos - right side */
#logos{
	margin: auto;
	text-align: center;
}
#logos ul {
	margin: 0px;
	padding: 0px;
}
#logos ul li {
	margin-top: .5em;
	padding: 0px;
	list-style: none;
}
#logos h2 {
	color: #7B29B1;
	margin: 35px 0px 0px;
	padding: 0px;
	text-align: left;
	border-top: 2px solid #7B29B1;
	border-right: #7B29B1;
	border-bottom: #7B29B1;
	border-left: #7B29B1;
	font-size: 0.8em;
}
/**************************************************************************** text styles */
h1 {
	font-size: 1.2em;
	color: #7B29B1;
	padding-top: 25px;
	margin: 0px;
	padding-bottom: 5px;
}
h2 {
	color: #6DB43F;
	font-size: 0.9em;
	margin: 0px;
	padding: 5px 0px 10px;
	font-weight: bold;
}
h3 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 3px;
	color: #7B29B1;
}
h4 {
	font-size: 0.8em;
	margin: 6px 0px 3px;
	padding: 0px;
	color: #6DB43F;
}
p {
	font-size: .8em;
	margin-top: 0px;
	padding-top: 0px;
}
a {
	color: #7abeff;
	font-weight: bold;
}
a:hover {
	color: #872dc2;
}
a:visited {
	text-decoration: none;
}

.purple
{
	color: #7B29B1;
	}

h5 {
	color: #6DB43F;
	font-size: 1em;
	margin: 25px 0px 0px;
	padding: 0px;
	border-top: 1px dotted #6DB43F;
}
table tr {
	border-top: 2px solid #6DB43F;
}
#contentWrap ul, #contentWrap ol {
	font-size: .8em;
}
.green {
	color: #6DB43F;
}
/**************************************************************************** foot */
#foot {
	color: #adafb2;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	padding-top: 15px;
	font-size: .7em;
	padding-bottom: 25px;
}
p#footNavi {
	font-size: .7em;
}
p#footNavi a {
	color: #6DB43F;
}
p#footNavi a:hover {
	color: #7B29B1;
}
.purple {
	color: #7B29B1;
}
/**************************************************************************** misc */
ul.floats {
	clear: both;
}
ul.floats li {
	list-style: none;
	display: block;
	position: relative;
	float: left;
	width: 175px;
	font-size: .8em;
	padding: 0.2em 0.5em 0.2em 0.2em;
	margin: 0.2em 15px 0.2em 5px;
}
ul.floats li.clear {
	clear: both;
	float: none;
	width:400px;
}
table {
	border: 1px dotted #6DB43F;
	padding: 5px;
	width: 100%
}
textarea, input {
	border: 1px solid #6DB43F;
	background: #F0F0F0;
}
#headLeft img {
	background: #010101;
}

img
{
	border: none;
	}

/*eb*/
.nominationForms
{
	font-size: .8em;
	}

.nominationForms h2
{
	font-size: 1em
	}
	
.nominationForms p
{
	font-size: 1.2em;
}

