body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #00000D;
}
a
    {
    color: #FFFFFF;
    }
a:hover
    {
	color: #F00;
    }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	margin-top: 10px;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #00F;
	font-style: italic;
}
h3 {
	font-size: 24px;
	font-weight: bold;
	color: #00F;
	text-align: center;
}

.topnav {
	font-size: 12px;
	line-height: 16px;
	background-color: #666666;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
.bottomnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
}
.photoLeft {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}

.bigred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.bigwhite {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
}
.bigblue {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #6CF;
}
#callout {
	border:1px solid;
	width: 300px;
	background: #333;
	margin-top: 10px;
	padding: 10px;
	margin-left: 210px;
}
#callout p {
	font: 18px/24px Verdana;
	font-weight: bold;
	color: #6CF; 
}
#callout2 {
	border:1px solid;
	width: 275px;
	background: #333;
	padding: 10px;
	margin-left: 50px;
}
#callout2 p {
	font: 14px/20px Verdana;
	font-weight: bold;
	color: #FFF; 
}
 
 
.centered_list {
	text-align: center;
}
.centered_list_bold {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.designedby {
	font-size: 10px;
	color: #666666;
}
.style29 {color: #0000FF}
.style31 {color: #0000FF}

