.style1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.style2 {
	font-size: 9px;
	text-align: center;
}
.style4 {font-size: 18px; font-style: italic; font-weight: bold; }

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #000000;
	background-image: url(images/background.gif);
	margin: 0;
	padding: 0;
}
#container {
	width: 720px;
}
#header {
	width: 720px;
	position: relative;
}
#bobhalltitle {
	height: 48px;
	width: 449px;
	margin-top: 11px;
	margin-left: 5px;
	float: left;
}
#bobhallsig {
	height: 48px;
	width: 215px;
	margin-top: 11px;
	float: right;
}
#pagecontent {
	float: right;
	height: auto;
	width: 491px;
	margin-top: 9px;
}
h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin: 18px 0 0 9px;
}
h2 {
	font-size: 12px;
}

#menu {
	float: left;
	width: 200px;
	margin-left: 8px;
	margin-top: 25px;
}

.clearit {
	clear: both;
}






a {
	color: #000000;
}


form {
	background-color: #CCCC99;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}


.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	background-color: #000000;
 font-weight: bold;
}
.sidebarHeader a{
	color: #FFFFCC;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #333333;
	font-style: italic;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

img.rightside {
	float: left;
	margin-right: 10px;
	border-color: #000000;
	border-width: 1 px;
	margin-left: 0px;
}
.headerforpage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

