body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#ffffff;
}
html>body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}


/**************************/
/**** HEADER / BANNER ****/
/************************/

#header {
	text-align:left;
	height:110px;
	margin-top: 10px;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #335577;
	background-color: #ffffff;
}

#header h1 {
}
#header_right{
	position:absolute;
	right:140px;
	top:50px;
	text-align:right;
	font-size: 150%;
	color:#009cdd;
	color:#222d80;
}


/*********************/
/**** NAVIGATION ****/
/******* TOP *******/

#nav {
	text-align:center;
	font-size:70%;
	height: 20px;
	min-width: 900px;
	margin-left: 0px;
	margin-top:0px;
	margin-bottom:20px;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	border-top: 2px solid #6281a1;
	border-top: 1px solid #009cdd;
	border-left: 0px solid #dbdbdb;
	border-right: 0px solid #dbdbdb;
	border-bottom: 1px solid #ab1416;
	border-bottom: 1px solid #222d80;
	background:url("../images/nav_barl3.png") repeat top;
	}
#nav ul {
	float:center;
	text-align:center;                                 
	margin:0;
	padding:0px 0px 0px 0px;
	list-style:none;
}
#nav li {
	float:left;
	margin: 0px 0px 0px 0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	border-top: 0px solid #000000; 
	border-left: 1px solid #ffffff;
	border-right: 1px solid #adadad;
	border-bottom: 0px solid #dbdbdb;
	list-style:none;
}

#nav a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:800;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	background:url("../images/nav_barl3.png") repeat top;
}  

#nav #current a {
	background:#000099;
	font-weight:800;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	color: #ab1416;
	color: #222d80;
	background:url("../images/nav_barl3.png") repeat top;
}

#nav #notcurrent a {
	background:#000066;
	font-weight:500;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:8px;
	padding-right:8px;
	color:#474747;
	background:url("../images/nav_barl3.png") repeat top;
}

#nav #notcurrent a:hover {
	color:#0047be;
}	

/******************/
/**** CONTENT ****/
/****************/

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right:80px;
}


/***************************
***** content_side *********
***************************/
#content_side{
	position:absolute;
	float:left;
	font-size:60%;
	top:160px;
	left:2px;
	width:205px;
	text-align:left;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top: 0px solid #000000; 
	border-left: 0px solid #ff9900;
	border-right: 1px solid #335577;
	border-right: 1px solid #ab1416;
	border-right: 1px solid #009cdd;
	border-bottom: 0px solid #000000;
	color:#525252;
	color:#707070;
/*	background-color:#ffff00;*/
}


#content_side h1 {
	text-align:left;
	font-size:140%;
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	border-top: 0px solid #8591a6;
	border-left: 0px solid #ebebeb;
	border-right: 0px solid #bebebe;
	border-bottom: 0px solid #ab1416;
	color:#ab1416;
	color:#009cdd;
}
#content_side h2 {
	text-align:left;
	font-size:110%;
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:2px;
	border-top: 0px solid #0047be;
	border-left: 0px solid #ebebeb;
	border-right: 0px solid #bebebe;
	border-bottom: 0px solid #335577;
	color:#335577;
	color:#467583;
	color:#009cdd;
}

#content_side ul {
	text-align:left;
	margin-left:0px;
	list-style:none;
}
#content_side li {
	color:#525252;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}

#content_side a {
	text-decoration: none;
	font-weight:bold;
	color: #335577;
	color: #497aab;
	color: #3355aa;
}

#content_side a:hover {
	text-decoration: underline;

}


/***************************
**** content_otherside *****
***************************/
#content_center_column {
	width: 400px;
}
#content_otherside{
	position:absolute;
	float:right;
	top:0px;
	left:500px;
/*	width:205px; */
	text-align:left;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top: 0px solid #000000; 
	border-left: 1px solid #009cdd;
	border-right: 0px solid #009cdd;
	border-bottom: 0px solid #000000;
	color:#707070;
/*	background-color:#ffff00;*/
}

#content_otherside h1 {
	text-align:left;
	font-size:140%;
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	border-top: 0px solid #8591a6;
	border-left: 0px solid #ebebeb;
	border-right: 0px solid #bebebe;
	border-bottom: 0px solid #ab1416;
	color:#ab1416;
	color:#009cdd;
}
#content_otherside h2 {
	text-align:left;
	font-size:110%;
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:2px;
	border-top: 0px solid #0047be;
	border-left: 0px solid #ebebeb;
	border-right: 0px solid #bebebe;
	border-bottom: 0px solid #335577;
	color:#335577;
	color:#467583;
	color:#009cdd;
}

#content_otherside ul {
	text-align:left;
	margin-left:0px;
	list-style:none;
}
#content_otherside li {
	color:#525252;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}

#content_otherside a {
	text-decoration: none;
	font-weight:bold;
	color: #335577;
	color: #497aab;
	color: #3355aa;
}

#content_otherside a:hover {
	text-decoration: underline;

}


#top_of_page {
	text-align: right;
	margin-top:10px;
	margin-right:0px;
}

#feedback {
	color:#cc0000;
}

#feedback h2 {
	text-align:left;
	font-size:110%;
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:2px;
	border-top: 0px solid #0047be;
	border-left: 0px solid #ebebeb;
	border-right: 0px solid #bebebe;
	border-bottom: 0px solid #335577;
	color:#cc0000;
}

/*****************/
/****  HOME  ****/
/***************/

#content_main {
	position:relative;
	top:0px;
	text-align: left;
	font-size:70%;
	margin-top:0px;
	margin-left:250px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:0px;
	color:#707070;

/*	width:90%;*/

}

#content_main h1 {
	font-size:140%;
	font-weight:bold;
	margin-top:5px;
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:5px;
	border-top: 0px solid #8591a6;
	border-left: 0px solid #ebebeb;
	border-right: 0px solid #bebebe;
	border-bottom: 0px solid #ab1416;
	color:#ab1416;
	color:#009cdd;
}
#content_main h2 {
	font-size:110%;
	font-weight:bold;
	margin-top:20px;
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom:5px;
	padding-top:3px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:3px;
	border-top: 0px solid #0047be;
	border-left: 0px solid #ebebeb;
	border-right: 0px solid #bebebe;
	border-bottom: 0px solid #335577;
	color:#335577;
}

#content_main a {
	text-decoration: none;
	font-weight:bold;
	color: #335577;
	color: #497aab;
	color: #3355aa;
}

#content_main a:hover {
	text-decoration: underline;

}

#content_main a.image {
	text-decoration: none;
	border-bottom: 0px solid #0047be;
	color: #0047be;
}	

#flush_right {
	position: relative;
	border: 0px solid #cccccc;
	float: right;
	text-align: right;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#flush_right  img{
	border: 0px solid #cccccc;
}

#include_file {
	font-family: monospace;
	font-size: 125%;
	margin-left:5%;
	margin-right:5%;
	border-top: 1px dotted #474747;
	border-left: 1px dotted #474747;
	border-right: 1px dotted #474747;
	border-bottom: 1px dotted #474747;
	color:#000000;
}

#media_table table {
	color: #335577;
	margin-left: auto;
	margin-right: auto;
	border: #474747 1px;
	border-collapse: collapse;
	border-top: 2px dotted #bebebe;
	border-left: 2px dotted #bebebe;
	border-right: 2px dotted #bebebe;
	border-bottom: 2px dotted #bebebe;
}
#media_table caption{
	caption-side: left;
	text-align: left;
	padding-top: 20px;
	margin-left: 10px;
	margin-right: 0px;
}

#media_table tr{
	border-collapse: collapse;
	border-bottom: #474747 solid 1px;
}
#media_table th{
	border: outset 0px;
	background-color: #d3dbd5;
	background-color: #d5dbe0;
	color: #335577;
	padding:4px 4px 4px 4px;
}
#media_table th.right{
	border: 0;
	/* background:#d5d9dd url("../images/bg_table_right.png") repeat-y top; */
}

#media_table td{
	background-color: #f7fffa;
	background-color: #eff5fb;
	background-color: #fafcff;
	border-bottom: #dbdbdb solid 1px;
	padding-top:1px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:1px;
	font-weight: medium;
	color: #525252;
}
#media_table td.right{
	border: 0;
	/* background:#d5d9dd url("../images/bg_table_right.png") repeat-y top; */
}


#common_questions h3 {
	text-align:left;
	font-size:110%;
	font-weight:bold;
	width: 75%;
	margin-top:00px;
	margin-left:00px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:10px;
	padding-left:2px;
	padding-right:0px;
	padding-bottom:0px;
	border-top: 0px solid #707070;
	border-left: 0px solid #ebebeb;
	border-right: 0px solid #bebebe;
	border-bottom: 1px solid #ab1416;
	color:#ab1416;
	border-bottom: 1px solid #009cdd;
	color:#009cdd;

}
#common_questions h4 {
	text-align:left;
	font-size:110%;
	font-weight:bold;
	width: 75%;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:1px;
	border-top: 0px solid #707070;
	border-left: 0px solid #ebebeb;
	border-right: 0px solid #bebebe;
	border-bottom: 0px solid #707070;

}

#common_questions a{
	text-decoration: none;
	margin-left:10px;
	color: #335577;
	border-bottom:0px;
	
}
#common_questions a:hover {
	text-decoration: underline;

}

#common_questions dl{
	padding-bottom:0px;
}
#common_questions dt{
	padding-top:10px;
	padding-bottom:5px;
}
#common_questions dd{
	padding-bottom:0px;
}

/*********************/
#common_questions_high {
	width:100%;
	text-align:right;
	font-size:200%;
	color:#a1a1a1;
}
/*********************/

#common_answers {
	font-size:140%;
	color:#000066;
	background-color:#f3f3f7;
	border-top: 0px solid #bebebe; 
	border-left: 0px solid #bebebe;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000066;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
}
#news_items h2{
	font-size:110%;
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:3px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	border-top: 0px solid #0047be;
	border-left: 0px solid #ebebeb;
	border-right: 0px solid #bebebe;
	border-bottom: 1px dotted #335577;
	color:#335577;

}

#about_bsd_links {
	text-align:center;
	border-right:0px;
	width:200px;
}
#about_bsd_links h2 {
	font-size:100%;
}

#specialnote {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;

	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 5px;

	background-color:#fdfff0;
	color: #000066;
	font-size:80%;
	line-height: 100%;
	text-align:left;
	border-style: inset;
	border-width: thin;
	border-color: #000000;
}
#specialnote h2 {
	font-size:120%;
	color:#000099;
}
#specialnote a {
	text-docoration:none;
	border-bottom: 1px solid #0047be;
	color: #0047be;
}

#thermometer {
	text-align:center;
}
#fundraiser {
	position:absolute;
	height:100px;
	width:265px;
	top:450px;
	left:10px;
	text-align: left;
}
#fundraiser img{
	border:0px;
}
#blurb {
	font-style: italic;
	text-align:justify;
	margin-top: 50px;
	margin-left: 350px;
	margin-right: 5px;
	margin-bottom: 0px;
}
#blurb p {
	line-height: 150%;
	padding-top:0px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:0px;
}

#blurb h2 {
	margin:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	border-bottom: 1px dotted;
}
#blurb img {
	vertical-align:sub;
}
#blurb_sig {
	text-align:right;
	border-bottom: 1px dotted;
}
#bottom {
	vertical-align:sub;
}
#host {
	float:right;
	margin:0px;
	text-align: right;
	vertical-align:center;
}
#artwork_copy {
	font-size: 75%;
}

/******************/
/****change_log***/
/****************/

#change_log {
	position:relative;
	top:0px;
	text-align: left;
	font-size:75%;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	width:70%;
	color:#000066;
}

#change_log h1 {
	font-size:150%;
	font-weight:bold;
	font-style: italic;
	margin-top:5px;
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom:5px;
	padding-top:3px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:0px;
	border-top: 0px solid #8591a6;
	border-left: 0px solid #ebebeb;
	border-right: 0px solid #bebebe;
	border-bottom: 0px dotted #F66510;
	color:#F66510;
}
#change_log  h2 {
	font-size:100%;
	font-weight:bold;
	font-style: italic;
	margin-top:5px;
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom:5px;
	padding-top:3px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:3px;
	border-top: 1px solid #0047be;
	border-top: 0px solid #8591a6;
	border-left: 0px solid #ebebeb;
	border-right: 0px solid #bebebe;
	border-bottom: 2px dotted #9c0000;
	color:#9C0000;
}

/*******************
**** webstats ******
*******************/
#webstats {
	font-size: 85%;
}
#webstats table.container {
	color: #335577;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border-top: 0px dotted #bebebe;
	border-left: 0px dotted #bebebe;
	border-right: 0px dotted #bebebe;
	border-bottom: 0px dotted #bebebe;
}
#webstats table {
	color: #335577;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border-top: 0px dotted #bebebe;
	border-left: 1px dotted #bebebe;
	border-right: 1px dotted #bebebe;
	border-bottom: 0px dotted #bebebe;
}

#webstats tr{
	border-collapse: collapse;
	border-bottom: #474747 solid 0px;
}
#webstats th{
	border: 0px;
	font-size:120%;
	color: #ffffff;
	padding:4px 4px 4px 4px;
	background-color: #009cdd;
}
#webstats th.headings{
	font-size:120%;	
	border: 0px;
	text-align: left;
	color: #009cdd;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-color: #ffffff;
}

#webstats td{
	background-color: #fafcff;
	border-bottom: #dbdbdb solid 1px;
	padding-top:1px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:1px;
	font-weight: medium;
	color: #525252;
}
#webstats td.container{
	background-color: #fafcff;
	border-bottom: #dbdbdb solid 0px;
	padding-top:1px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:1px;
	font-weight: medium;
	color: #525252;
}
			
/******************/
/**** FOOTNOTE ***/
/****************/
#footnote {
	position: relative;
	float:bottom;
	width:100%;
	font-size:65%;
	text-align: center;
	padding-top:2px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	border-top: 1px dotted #525252;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px dotted #525252;
	background: #ebebeb;
	background: #ffffff;
}
#footnote hr {
}

#footnote a {
	color:#ffffff;
	color:#006699;
}
#footnote a:hover {
	text-decoration: none;
	color:#ff9900;
}
#footnote ul {
	float:center;
	text-align:center;
	margin:0;
	padding:0px 0px 0px 0px;
	list-style:none;
}
#footnote li {
	float:right;
	margin: 0px 0px 0px 0px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	border-top: 0px solid #000000; 
	border-left: 1px solid #dbdbdb;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #dbdbdb;
	list-style:none;
}

