a {
	color: #00F;
	text-decoration: underline;
}
a:visited {
	color: #00F;
	text-decoration: underline;
}
#layoutheader {
	height: 240px;
	width: 815px;
	background-image: url(../images/design/bgtop.jpg);
}
#layoutleft {
	float: left;
	width: 153px;
}
#layoutright {
	float: right;
	width: 627px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#layoutfooter {
	height: 25px;
	width: 815px;
	background-image: url(../images/design/bgbottom.jpg);
	clear: both;
	background-repeat: no-repeat;
}
#layoutcontainer {
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/design/bgcontainer.jpg);
}
#layoutfooterinfo {
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	width: 755px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#layoutfooterinfo a:link {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#layoutfooterinfo a:visited {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}
.ds_tbl {
	background-color: #FFF;
}
.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}
.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}
.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}
.ds_cell:hover {
	background-color: #F3F3F3;
}
form#donate {
	text-align:center;
}
.line1 {
	clear: both;
	width: 30%;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	text-align: center;
}
.line2 {
	float: left;
	width: 30%;
	margin-bottom: 35px;
	padding-left: 10%;
	text-align: center;
}
.line2r {
	float: right;
	width: 30%;
	margin-bottom: 35px;
	padding-right: 10%;
	text-align: center;
}
.line3 {
	float: left;
	width: 30%;
	margin-bottom: 35px;
}
.line3m {
	float: left;
	width: 30%;
	margin-left: 5%;
	margin-bottom: 35px;
}
.line3r {
	float: right;
	width: 30%;
	margin-bottom: 35px;
}
.nav {
	font-family: arial, sans-serif;
	width:148px;
	position:relative;
	font-size:11px;
	height: 100%;
	z-index:100;
}
.nav ul li a, .nav ul li a:visited {
	display:block;
	text-decoration:none;
	color:#fff;
	width:150px;
	height:20px;
	text-align:left;
	line-height:19px;
	font-size:11px;
	background-color: #006599;
}
.nav ul {
	padding-left: 2px;
	margin:0;
	list-style-type: none;
}
.nav ul li {
	float:left;
	margin-left:0px;
	margin-right:1px;
	position:relative;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
}
.nav ul li ul {
	display: none;
}
.nav ul li:hover a {
	color: #999999;
	background-color: #006599;
}
.nav ul li:hover ul {
	display:block;
	position:absolute;
	top:0;
	left:149px;
	width:147px;
	clear:both;
}
.nav ul li:hover ul li a.hide {
	background-color: #000000;
	border: 1px solid #00FF00;
}
.nav ul li:hover ul li:hover a.hide {
	width:180px;
}
.nav ul li:hover ul li ul {
	display: none;
}
.nav ul li:hover ul li a {
	display:block;
	color:#FFFFFF;
	width:148px;
	background-color: #006599;
	clear: both;
}
.nav ul li:hover ul li a:hover {
	color: #999999;
	background-color: #006599;
}
#batnavt {
	width:100%;
}
.batnav {
	font-size: 11px;
	color: #FFF;
	border: 1px solid #000;
	background-color: #006599;
	text-align: center;
	vertical-align: middle;
	width: 33%;
}
.batnav a:link {
	color: #FFF;
	text-decoration: none;
}
.batnav a:visited {
	color: #FFF;
	text-decoration: none;
}
#compnavt {
	width: 100%;
}
.compnav {
	font-size: 11px;
	color: #FFF;
	border: 1px solid #000;
	background-color: #006599;
	text-align: center;
	vertical-align: middle;
	width: 20%;
}
.compnav a:link {
	color: #FFF;
	text-decoration: none;
}
.compnav a:visited {
	color: #FFF;
	text-decoration: none;
}
body {
	background-color: #006599;
}
img.border {
	border: 1px solid #000;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
img.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
img.center {
	display: block;
	margin: 0px auto;
}
img.right {
	float: right;
}
img.left {
	float: left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.header {
	font-size: 24px;
	text-align: center;
}
.warning {
	font-size: 24px;
	color: #F00;
	text-align: center;
}
.bodytext {
	color: #000;
	text-indent: 10px;
	text-align: left;
}
.newscredits {
	font-size: 12px;
	text-align: left;
}
.newscreditscenter {
	font-size: 12px;
	text-align: center;
}
.newscreditsright {
	font-size: 12px;
	text-align: right;
}
.rednote {
	font-style: italic;
	font-weight: bold;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	text-align: center;
}
