/****************************************************************************** 
	Elements 
******************************************************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #ffffff;
	width: 850px;
	/*width: 1200px;*/
	color: #330000;
	font-weight: bold;
}

h1 {
	color: #990000;
	font-size: 1.7em;
}
h2 {
	color: #660000;
	font-size: 1.3em;
}
h3 {
	color: #990000;
	font-size: 1.1em;
	
}

.normal {
	color: #000000;
	font-weight: normal;
	}
	
.prizes {
	color: #000000;
	font-weight: normal;
	}
	
.prizes a {
	color: #990000;
	text-decoration:none;
}
	
.prizes a:hover {
	color: #FF9900;
	text-decoration:none;
}
	
.h3 {
	color: #660000;
	font-size: 0.79em;
}
	
.h2 {
	color: #660000;
	font-size: 1.3em;
	margin-left: 35px;
}
.h2left {
	color: #660000;
	font-size: 1.3em;
	margin-left: 35px;
	text-align: left;
}
.tablepadding {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #990000;
	padding: 15px;
	}
	
	
.loginborder 
{
	border-width: 1px;
	border-style: solid;
	border-color: #990000;
	padding: 8px;
}

/****************************************************************************** 
	Prizes
******************************************************************************/

#navlist
{
	padding: 10px;
	width: auto;
	border-top-style: none;
	margin: 0px;
	font-weight: normal;
}

#navlist li
{
	list-style: none;
	margin: 0px;
	padding-bottom: 15px;
	background-image: url(images/link_heart.gif);
	background-repeat: no-repeat;
	background-position: 0.5px;
}


/****************************************************************************** 
	Profile
******************************************************************************/

#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #660000;
	padding: 20px;
	}
	
	.profile {
	padding: 15px;
	text-align: center;
	line-height: 35px;
	}

	.profile {
	padding: 15px;
	text-align: center;
	line-height: 35px;
	}
ofile {
	padding: 15px;
	text-align: center;
	line-height: 35px;
	}
	
/* text nav */
	
	#nav {
	width:833px;	
	text-align:center;
	margin: auto;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	border:1px solid #CC0000;
	font-weight: bold;
	background-color: #CC0000;
}

#navwrap {
	width:850px;	
	text-align:center;
	margin: auto;
	padding:0px;
	border:0px;
	background-color: #ffffff;

}



table#horiz_nav {	
	padding:0px;
	width:100%;
	border-collapse:collapse;
	height: 25px;
	vertical-align:middle;
	
}

table#horiz_nav td {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	background-image: url(images/yellow-bg.jpg);
	height: 25px;
	vertical-align:middle; 
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
}

table#horiz_nav td a {
	margin-top: 5px;
	display:block;
	vertical-align:middle;
	text-align:center;
	padding:0px;
	height: 25px;
	color:#CC0000;
	text-decoration:none;
	
}
table#horiz_nav td.last { border-right:0px; }
table#horiz_nav td a:hover {
	color:#660000;
}

.thankstext {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.specialthanks {
	background-color: #990000;
	background-image: url(specialthanks-BG.jpg);
	background-repeat: repeat-x;
}

.thankstext a {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.thankstext a:hover {
	color: #660000;
	font-weight: bold;
	text-decoration:none;
}

img {
border: 0;
}