/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: #fff url('../images/blue-fade.gif') repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#00248F;
	text-align: center;
}
a:link {color: #000066; padding-right: 16px; text-decoration:none; background-image:url(../images/link.gif); background-position:right; background-repeat:no-repeat;} /* unvisited link */
a:visited {color: #3333FF; padding-right: 16px; text-decoration:none; background-image:url(../images/link.gif); background-position:right; background-repeat:no-repeat;} /* visited link */
a:hover {color: #CC0000} /* mouse-over link */
a:active {color: #CC0000} /* selected link */

.logo {vertical-align:middle;
		height: 100px;
		width: 100px;
		padding-right: 20px;
		border:none;}

#main {margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		border: 2px dotted #0033CC;
		width: 900px;
		clear:both;
		padding-bottom: 70px;
	}
	h2 {
	color: #c1272d;
	line-height: 1.5;
	font-size: 1.5em;
	text-align: left;}
	h1 {
	
	margin-top: 0px;
	margin-right:0px;
	color: #c1272d;
	line-height: 1.8;
	font-size: 2.7em;
	text-align: center;
	
	border-top: 4px solid #c1272d;
	border-bottom: 4px solid #c1272d;	
	text-transform:uppercase;
}
h3 {color: #c1272d;
	line-height: 1.5;
	font-size: 1.3em;
	text-align: center;}
h4{}
#wrap1 {float:left;
margin-top: 0px;
	margin-right:0px;
	line-height: 1.8;
	border-top: 4px solid #c1272d;
	
	}

#wrap2 {float:right;
margin-top: 0px;
	margin-right:0px;
	line-height: 1.8;
	border-top: 4px solid #c1272d;}

hr {clear:both}

#map {


text-align: center;
font-size:1.2em;}

.red {
font-size:1.5em;
color: #CC0000} 

#sponsors li { 
	list-style:none;
	
	}
	#sponsors2 {float:right;}
	#sponsors2 li { 
	list-style:none;
	
	}
.gold {
font-size:1.1em;
color: #00248F;
line-height:100px;
margin-top:10px;


}

.silver {
font-size:.8em;
color: #0033cc;
line-height:100px;
margin-top:5px;
}

.nhood {
font-size:1em;
color: #0033cc;
}
	/*
#0033CC blue
#00248F dark blue
#BFCFFF very light
#809FFF light
*/