body {
	margin: 0;
	background: url(../images/grungebg_black.jpg) repeat 20px 10px #000000;
}

#start_header {
	background: url(../images/grungebg_blue.jpg) repeat-x #3e5d99;
	height: 479px;
}

#start_content {
	margin-left: 30px;
	margin-top: 10px;
}


#content_header {
	background: url(../images/grungebg_blue.jpg) repeat-x #3e5d99;
	height: 275px;
}

#content_content {
	margin-left: 30px;
	margin-top: 10px;
}

#menu {
	margin-left: 20px;
	padding-left: 18px;
	padding-top: 8px;
	background: url(../images/menubg.gif) no-repeat;
	width: 752px;
	height: 46px;
}

.menuitem { background-position: 0px 30px; height: 30px; float: left; }
.menuitem:hover { background-position: 0px -30px; height: 30px; }
.m_home { width: 65px; background: url(../images/m_home.gif); }
.m_info { width: 57px; background: url(../images/m_info.gif); }
.m_rules { width: 75px; background: url(../images/m_rules.gif); }
.m_register { width: 100px; background: url(../images/m_register.gif); }
.m_contestants { width: 140px; background: url(../images/m_contestants.gif); }
.m_results { width: 93px; background: url(../images/m_results.gif); }
.m_media { width: 70px; background: url(../images/m_media.gif); }

body#home .m_home, body#info .m_info, body#rules .m_rules, body#register .m_register, body#contestants .m_contestants, body#results .m_results, body#media .m_media {border-bottom: 2px solid #324a66;}

.table_separator {
	width: 20px;
	background: url(../images/ver_sep.gif) repeat-y;
}

h1 {
	font-family: Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding: 5px 15px 5px 5px;
	line-height: 40px;
	background: url(../images/h1_bg.gif) no-repeat right;
	display: inline;
	text-transform: uppercase;
}

.headline {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-transform: uppercase;
}

.date {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #808080;
	line-height: 18px;
}

.text {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #b4b4b4;
	line-height: 18px;
}

.text_special {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	padding: 6px;
	padding-right: 10px;
	background: url(../images/specialbg.gif) right;
}

.text_small {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #7b7b7b;
}

.text_small:hover {
	background: #272727;
	cursor: default;
}

.rowline {border-bottom: 1px solid #333; }


.copyright {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #737373;
}

.copyright a {
	color: #575757;
	text-decoration: none;
}

.copyright a:hover {
	color: #686868;
	text-decoration: underline;
}

.image { padding: 3px; background: white; border: 1px solid #282828;}
a img.image { padding: 3px; background: white; }
a img.image:hover { padding: 3px; background: white; border: 1px solid #fff; }

.butt { margin: 5px; }
.butt a
{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	padding-bottom: 8px;
	padding-top: 6px;
	padding-left: 5px;
	line-height: 20px;
	background: url(../images/butt_left.gif) left top no-repeat;
	text-decoration: underline;
	color: #b4d8f6;
	margin-right: 3px;

	
} 

.butt a span
{
	padding-bottom: 8px;
	padding-top: 6px;
	padding-right: 20px;
	line-height: 20px;
	background: url(../images/butt_right.gif) right top no-repeat;
	text-decoration: underline;
	margin-top: -2px;
} 

.butt a:hover  {
	background: url(../images/butt_left.gif) 0px -29px no-repeat;
	color: #FFF;
}

.butt a:hover span
{
	background: url(../images/butt_right.gif) right -29px no-repeat;
	color: #FFF;
	text-decoration: underline;
} 

.field {
	background: url(../images/field_bg.gif) #171717;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #999999;
	margin: 1px;
	border-top: 1px solid #252525;
	border-left: 1px solid #252525;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-top: 4px;
	padding: 5px;
}

.fieldbutton {
	background: url(../images/butt_submitreg.gif) left top no-repeat;
	
	padding-bottom: 12px; padding-top: 10px;
	width: 133px;
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	border: 0px;
}

.data_top {
	background: url(../images/data_topbg.gif);
	padding-left: 20px;
}

.data_cols {
	background: url(../images/data_colsbg.gif);
	padding-left: 20px;
	padding-right: 20px;
}

.data_content {
	background: #121212;
	padding: 20px;
}
