body {
background-color:#000;
font-family:"MS Sans Serif", Geneva, sans-serif;
color:#FFF;
margin:0;
}

#top {
text-align:center;
background-color:#000;
}

a:link {
color:#00F;
font-weight:700;
}

a:visited {
color:#00F;
}

#navigation {
height:36px;
margin-top:5px;
border-top:2px solid #060;
border-bottom:2px solid #060;
min-width:800px;
line-height:0px;
white-space:nowrap;
text-align:center;
font-family:"Arial Black", sans-serif;
color:#00F;
background:url("../images/background.gif");
}

#navigation a:link {
color:#00F;
font-weight:400;
}

.navigate {
color:#FFF;
}

.justify {
text-align:justify;
}

#container {
clear:both;
min-width:848px;
width:expression(document.body.clientWidth < 1083? "974px": "90%" );
margin:0 auto;
}

#left {
margin-top:12px;
width:200px;
float:left;
}

#right {
margin-top:12px;
width:200px;
float:right;
}

#content {
margin-top:12px;
margin-left:212px;
margin-right:212px;
}

* html #content-header {
margin-left:-3px;
margin-right:-3px;
}

#content-body-small {
font-size:8px;
margin-bottom:12px;
border-left:2px solid #060;
border-right:2px solid #060;
border-bottom:2px solid #060;
background:url("../images/background.gif");
padding:4px;
}

#content-body2 {
	text-align: center;
	height: 750px;
}

#donate {
text-align:center;
background:url("../images/background.gif");
}

#donate ul {
text-align:left;
margin-left:15%;
margin-right:15%;
}

#donate li {
display:list-item;
}

#legal {
font-family:"Times New Roman", sans-serif;
font-size:12px;
text-align:center;
}

#navigation li {
display:inline;
}

ul {
padding-top:0;
margin-bottom:0;
}

.center {
text-align:center;
}

.right {
margin-top:auto;
margin-bottom:auto;
text-align:right;
}

.font12 {
font-size:12px;
}

.font13 {
font-size:13px;
}

.size14 {
font-size:14px;
}

.font_green {
color:green;
}

.green {
color:#0A0;
}

.underline18 {
text-decoration:underline;
font-size:18px;
}

.red18 {
color:red;
font-size:18px;
font-weight:700;
}

.bold {
font-weight:700;
}

#footer {
font-family:"Times New Roman", sans-serif;
font-size:12px;
clear:both;
text-align:center;
border-top:2px solid #060;
background-color:#000;
padding:4px;
}

.left-header,.right-header,#content-header {
height:30px;
font-weight:700;
text-align:center;
line-height:28px;
border:2px solid #060;
background-color:#030;
}

.left-body,.right-body,#content-body {
margin-bottom:12px;
border-left:2px solid #060;
border-right:2px solid #060;
border-bottom:2px solid #060;
background:url("../images/background.gif");
padding:4px;
}

.legal_header,.underline {
text-decoration:underline;
}

#news-left {
	float: left;
}

#news-right {
	float: right;
}

#news-center {
	text-align: center;
}
