/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


#container {
	display: block;
	width: 100%;
}


#content {
	position: absolute;
	top: 0px;
	left: 0px;
}

ul {
	margin-left: 20px;
}


#sub_top_left {
	display:none;
}

#sub_top_line {
	display:none;
}

#navbar {
	display:none;
}


#sub_top_right {
	display:none;
}

.content {
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
h1 {
	font: bold large Georgia, "Times New Roman", Times, serif;
	color: #990000;
	height: 27px;
}
p, ul, h1, h2, h3 {
	margin-bottom: 12px;
}
.clear_it {
	clear: both;
}
.clear_left {
	clear: left;
}
.float_left {
	float: left;
	margin: 10px;
}
.float_right {
	float: right;
	margin: 10px;
}
h2 {
	font: bold medium Georgia, "Times New Roman", Times, serif;
	color: #990000;
	
}
h3 {
	font: bold medium Georgia, "Times New Roman", Times, serif;
	color: #000000;
	}
#header_photo {
	float: right;
	margin-right: 20px;
	margin-top: 8px;
}

#jump_menu {
	display:none;
}
#right_sidebar {
	float: right;
	width: 200px;
	border: medium double #666666;
	padding: 5px;
}



#header {
display:none;
}
#navbar_home {
display:none;
}
#links a{
	display:none;
}
#FWTableContainer2007852560 {
display:none;
}
