﻿

body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image: url(../../App_Themes/Default/Images/backgroundRepeatPattern.jpg);	
	background-position: top left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #8c9295;
}

.contentbackground
{
     background-color: #282c2f;
	background-repeat: repeat-x;
	background-position: left top;
}
.header
{
	width: 850px;
	background-repeat: no-repeat;
	background-position: center top;
}

.centercontent
{
	border: #3A3F42 2px solid;
	padding:3px;
}


/******************************************************************************/
/*Menu
/******************************************************************************/
DIV.nav
{
	color: #909069;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.nav:link
{
	color: #909069;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.nav:visited
{
	color: #909069;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.nav:hover
{
	color: #468DAB;
	text-decoration: none;
	font-weight: bold;
}

.menucss
{

}
.menuspacing
{
	padding-top: 15px;
}
.secondmenucss
{
	text-align: right;
}

/******************************************************************************/
/*Default.aspx
/******************************************************************************/
.donatecontainer
{
	padding-top: 40px;
}

/******************************************************************************/
/*Site Map
/******************************************************************************/

.sitemap_padding
{
	padding: 2px;
}
.sitemap_indent
{
	padding-left: 20px;
}
.sitemap_sub_indent
{
	padding-left: 40px;
}


/******************************************************************************/
/*Contests
/******************************************************************************/
DIV.paddingcontests
{
	padding-bottom: 10px;
}

/******************************************************************************/
/*Fit Log
/******************************************************************************/
HR.linebreak
{
	color: #909069;
	width: 90%;
	height: 2px;
}


/******************************************************************************/
/*Thank You Page
/******************************************************************************/
.summarycontainer
{
	border: dotted 2px #909069;
}
.thankyoutitle
{
	width: 200px;
}

/******************************************************************************/
/*Mailing List
/******************************************************************************/
TABLE.mailinglist
{
	height: 150px;
	width: 300px;
}
.mailinglistheader
{
	padding: 3px;
}
/******************************************************************************/
/*Fantastic
/******************************************************************************/
.fantastictitle
{
	padding-left: 20px;
	
	font-size: medium;
	font-weight: bold;
}

