/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/skeeterstaff.gif);
	background-repeat:no-repeat;
	background-position: top left;
	color: #6B0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
div.name {
	margin-top: 32px;
	margin-left: 80px;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	line-height: 45px;
}
div.pos {
	font-size: 28px;
}
.table1 {
	margin-left: 102px;
	margin-top:32px;
}
div.info_set_1 {
	margin-left: 20px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	width: 200px;
}
div.info1_sub-block {
	margin-left: 10px;
	font-weight:normal;
	width: 200px;
	color: #000000;
}
div.info_set_2 {
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
}
div.info2_sub-block {
	font-weight:normal;
	margin-left: 15px;
	color: #000000;
}
.table2 {

	margin-left: 110px;
}
.move_right {
	margin-left: 15px;
}
a:link {
	color: #6b0000;
}
a:visited {
	color: #770000;
}
a:hover {
	color: #770000;
}
a:active {
	color: #770000;
}
ul{
	list-style-image: url(../images/skeeter-bullet.png);
    text-align:left;
    margin:0;

}
/* PLACE THIS CLASS IN LIST TAG YOU DONT WANT BULLETS NEXT TO */
ul.none {
    list-style-type:none;
    list-style-image:none;
}
/* PLACE THIS CLASS IN A LIST TAG
YOU WANT TO HAVE NORMAL BULLETS IN */
.list {
	list-style-image:none;
}


.normal_black {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #000000;}	
.normal_maroon {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #6B0000;}
.normal_white {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}
.header1_black {font-size: 20px; font-family: Times New Roman, Times, serif; color: #000000; font-weight: bold;}
.header1_maroon {margin-top: 20px;font-size: 40px; font-family: Times New Roman, Times, serif; color: #6B0000; font-weight: bold;}
.header2_maroon {font-size: 30px; font-family: Times New Roman, Times, serif; color: #6B0000; font-weight: bold;}
.Subheader_black {font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #000000;}	
.Subheader_maroon {font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #6B0000;}	
.Subheader_white {font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}	

.small {font-size: 9px; color: #000000;	font-family: Arial, Helvetica, sans-serif;}
.small_white {font-size: 9px; color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;}

.normal_italic {
	font-size: 14px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}	
