@charset "utf-8";
body {
	background-image: url(gradient-bg.jpg);
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-repeat: repeat-x;
}
#wrapper {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(table-bg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: -2px;
}
#header {
	width: 770px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#content {
	background-image: url(ribbon-bg.jpg);
	background-repeat: no-repeat;
	background-position: 528px -10px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	min-height: 430px;
}
#text {
	width: 500px;
	line-height: 150%;
}


/* Navigation */

#navbar {
	background-image: url(nav-bg.jpg);
	height: 30px;
	color: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 85%;
} 
#nav a {
	display: block;
	text-decoration: none;
	color:#FFFFFF;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 100%;
	background-image: url(nav-bg.jpg);
	background-repeat: repeat;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	font-weight: bold;
} 

#nav li { 
float: left; 
}
#nav li li a{
	padding:4px 14px;
	background-color: #000080;
}
#nav li ul { 
position: absolute; 
width: 10em; 
left: -999em;
background: #FFFFFF;
} 
#nav li:hover ul { 
left: auto; 
color: #CC0000;
}
#nav li:hover ul, #nav li.sfhover ul { 
left: auto; 
}
#nav a:hover {
	color: #000000;
	background-image: url(nav-hover.jpg);
}
.first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.heading1 {
	font-size: 150%;
	font-weight: bold;
	color: #E31869;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#platinum {
	width: 100%;
	padding-top: 10px;
}
.platline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E31869;
}

#platinum_sponsors {
	padding: 10px;
	width: 748px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #E31869;
	border-left-color: #E31869;
	text-align: center;
}
#footer {
	background-image: url(table-bg.jpg);
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	background-position: -2px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.pinkheading {
	font-size: 120%;
	font-weight: bold;
	color: #E31869;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.marginrightimg {
	margin-bottom: 15px;
	margin-right: 50px;
}
.rightimg {
	margin-bottom: 15px;
}
.pinkheadingbigger {
	font-size: 190%;
	font-weight: bold;
	color: #E31869;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.pinkheadingreg {
	font-size: 120%;
	font-weight: bold;
	color: #E31869;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E31869;
}
.sponsorimg {
	padding-top: 10px;
	padding-bottom: 10px;
}
.big {
	font-size: 150%;
	font-weight: bold;
	padding-bottom: 5px;
}

.small {
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E31869;
}
.smalltext {
	font-size: 80%;
	padding-bottom: 5px;
}

.pinkbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E31869;
}
.sponstable {
	font-size: 120%;
	color: #FFFFFF;
}
.sponsorpink2 {
	font-size: 120%;
	font-weight: bold;
	color: #E31869;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E31869;
}
.sponsimage {
	padding: 5px;
	height: 45px;
	width: 190px;
	border: 5px solid #E31869;
	margin-right: 20px;
	margin-bottom: 10px;
}
#sponsors {
}
#sponsors  a {
	color: #E31869;
	text-decoration: none;
}
#sponsors a:hover {
	text-decoration: underline;
}

#sponsors2 {
}
#sponsors2  a {
	color: #0000FF;
	text-decoration: none;
}
#sponsors2 a:hover {
	text-decoration: underline;
}
#content_noback {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	min-height: 430px;
}
#donate {
	padding-top: 15px;
	padding-bottom: 15px;
}
#headdiv {
	line-height: 200%;
	text-align: center;
}
#auction {
	line-height: 150%;
}
.border1 {
	border: 1px solid #E31869;
}
.auctioncat {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #E31869;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.padding10 {
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
.pinkheadingNBCF {
	font-size: 100%;
	font-weight: bold;
	color: #E31869;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
