﻿.header_image {
	position: relative;
	height: 330px;
	width: 815px;
}
/* SITE BODY */
.header_bkground {

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/images/BG_curtain.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color: #000000;
	line-height: 15px;
}
.messageboxalign 
{ text-align:center;
  padding-top : 15px;
  padding-bottom: 15px;
}

.vote 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	line-height: 15px;
}
.topnav {
	background-image: url(images/topnav_bg.png);
	background-repeat: repeat-x;
	position: relative;
	left: 1px;
	height: 37px;
	width: 800px;
	z-index: 1;
}
.topnav_main {
	background-image: url(images/topnav_bg_main.png);
	background-repeat:repeat-x;
	position: relative;
	height: 37px;
	width: 815px;
}
.topnav_text {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	left: 20px;
	top: 8px;
	z-index: 1;
}
.whitetext {
	padding: 5px;
	text-align: left;
	left: 10px;
	color: #999999;
}
.indexpage {
	position: relative;
	width: 815px;
	z-index: -1;
	background-image: url(images/indexpage_bg.png);
	background-repeat: repeat-y;
	height: 550px;
	top: -44px;
}
.page {
	position: relative;
	width: 815px;
	z-index: -1;
	background-image: url(images/page_bg.png);
	background-repeat: repeat-y;
	top: -44px;
}
.page_services {
	position: relative;
	width: 815px;
	z-index: -1;
	background-image: url(images/page_bg.png);
	background-repeat: repeat-y;
	height: 975px;
	top: -44px;
}
.page_background {
	background-image: url(images/page_bg.png); 
	background-repeat: repeat-y;
}
.homepage_background {
	background-image: url(images/homepage_bg.png); 
	background-repeat: repeat;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-style: italic;
	font-weight: lighter;
}
hr {
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.index1 {
	position: relative;
	top: 2px;
	padding: 10px;
	text-align: left;
	left: 2px;
	color: #CCCCCC;
}
.index2 {
	position: relative;
	/* top: 225px; */
	width: 215px;
	height: 265px;
	padding: 45px 10px 10px 20px;
	text-align: left;
	left: 30px;
	color: #CCCCCC;
	background-image: url(images/index_services_bg.png);
	background-repeat: no-repeat;
}
.index3 {
	position: relative;
	/* top: 343px; */
	width: 215px;
	text-align: left;
	left: 540px;
	color: #CCCCCC;
}
.index4 {
	position: relative;
	/* top: 358px; */
	width: 220px;
	height: 385px;
	padding: 60px 10px 10px 20px;
	text-align: left;
	left: 219px;
	color: #CCCCCC;
	background-image: url('images/index_nutrition_bg.png');
	background-repeat: no-repeat;
}
.listing_info_image {
	width: 100px;
}
.listing_info_text {
	width: 450px;
	padding: 0px 10px 10px;
	text-align: left;
	left: 30px;
	line-height: 15px;
}
.main_body {
	width: 580px;
	padding: 10px;
	text-align: left;
	left: 30px;
	line-height: 20px;
}
.leftmenu {
	width: 175px;
	padding: 10px;
	text-align: center;
}
.services {
	position: absolute;
	top: 40px;
	width: 550px;
	padding: 10px;
	text-align: left;
	left: 225px;
}
.servicesmenu {
	position: absolute;
	top: 40px;
	width: 175px;
	padding: 10px;
	text-align: left;
	left: 15px;
}
/* Contest Photo Upload Page */
.photoupload_textbox  
    {
    	text-align:center;
    	height:40px;
    }

/* SITE FOOTER */
.footer_image {
	position: relative;
	height: 125px;
	width: 815px;
	top: -90px;
}
.table_border {
	border: thin dotted #CCCCCC;
	padding: 10px;
	background-color: #E6E6E6;
}

