
body {
	background-image: url(assets/bl-back1.jpg); 
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
	font-size: 12px;
	margin: 25px 0 0 0;
	padding: 0;
	text-align: center;
}
#outerWrapper {
	background-color: #ffffff;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#masthead {
	background-color: #ffffff;
	background-image: url(assets/header2.jpg);
	background-repeat: no-repeat;
	min-height: 65px;	
}
#contentWrapper {
	background-color: #ffffff;
	float: none;
	margin: 0;
	padding: 0;	
}
#mainContent {
	float: left;
	font-size: 12px;
	line-height: 1.25em;
	padding: 20px;
	width: 500px; 
	text-align: justify;
	border-right: 1px solid #3047a3;
}
#mainContent h2 {
	color: #3047a3;
	font-family: Georgia;
	font-size: 16pt;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: normal;
	text-align: left;
}
#mainContent h3 {
	color: #3047a3;
	font-size: 14pt;
	font-family: Georgia, Helvetica, serif;
	font-weight:bold;
	padding: 0px;
	line-height: normal;
	text-align: left;	
}
#mainContent h4 {
	color: #3047a3;
	font-family: Georgia;
	font-size: 12pt;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: normal;
	text-align: center;
}
#mainContent a:link {
	color: #3047a3;
}
#mainContent a:visited {
	color: #666666;
}
#mainContent a:hover, #mainContent a:active, #mainContent a:focus {
	color: #333333;
}

#rightColumn {
	color: #3047a3;
	float: right;
	font-size: 12px;
	padding: 0px;
	width: 250px; 
	test-align: center;
	border: 0px solid green;
}
#rightColumn h3 {
	color: #3047a3;
	font-family: Americana, Georgia;
	font-size: 14px;
	padding: 24px 0 0 0;
}
#rightColumn p {
	margin: 6px 0 12px 0;
}
#rightColumn #nav {
	margin: 0;
	padding: 0;
	height: 225px;
}

#rightColumn ul {
	list-style-type: none;
	font-size: 12px;	
}

#footer {
	font-size: 11px;
	padding: 0;
}

#footer a:link, #footer a:visited {
	color: #3047a3;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #333333;
}

.clearIt {
	clear: all;
}
.rpicture {
	float: right;
	margin-left: 15px;
}
.boldit {
	font-family: 'MS Comic Sans', Verdana;
	font-size: 12px;
	font-weight: bold;
}
.bluetext {color:  #3047a3;
	font-size: 11pt;
	font-family: Georgia, serif;
	font-weight: bold;
		}
.note {color:  #000000;
	font-size: 8pt;
	font-style: italic;
		}
#mainContent table, #mainContent tr, #mainContent td {
	vertical-align: top;
	padding: 0;
}

.win_name {
	color: #3047a3;
	font-family: Georgia;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: normal;
	margin: 24px 0 0 0;
	text-align: center;
}
.prize {
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
.blue {
	background-color:#ffffff;
	padding:10px 5px 10px 5px;
	border: 2px solid #9999ff;
	color:#000;
	text-align:center;
	font-size: 12pt;
	font-weight: bold;
	}
.blue a, .blue a:link, .blue a:visited	{
	text-decoration: none;
	color: #000; 
	font-size: 11pt;
}

.blueText {color: #0033cc; font-weight: bold;}

.centerIt {text-align: center; }

.indentIt {padding-left: 40px;}
