﻿* {padding: 0;margin: 0;}

ul {list-style-type:none}
img{border:0}
p{font-size:1.2em}
h1{font-size:1.9em}
h2{font-size:1.5em}
h1, h2{font-family:Georgia, "Times New Roman",Times,serif;color:#666666;padding-bottom:10px}
.white{color:#ffffff}
.orange{color:#ff6600}

body {font-family:arial, Geneva, Helvetica, Verdana, Arial, sans-serif;color:#333333;font-size:62.8%;padding:0;margin:0;}

#container{
	margin:auto;
	width:850px;
	height:auto;
	margin-top:1%;
	}
#header{
	width:850px;
	min-height:112px;
	border-bottom:2px solid #666666;
}
#mainTop{
	width:850px;
	min-height:286px;
	margin-top:12px
	}
#logo{height:112px}
#tag{
	width:350px;
	height:22px;
	text-align:right;
	border-right:2px solid #666666;
	padding:50px 20px 0 0;
	}
#donate{
	width:180px;
	height:20px;
	text-align:left;
	padding-top:10px;
	}
#MainTopLeft{
	float:left;
	width:630px;
	height:251px;
	}

#news
{
	float:right;
	width:171px;
	height:221px;
	color:#ffffff;
	padding:15px
	}
#news ul{margin-top:-10px}
li.white{border-bottom:1px dotted white;padding:6px 0 7px 0}
#news a, a:link{text-decoration:none;color:#ffffff}
#news a:hover{text-decoration:underline;}
#menu{
	float:left;
	height:251px;
	width:auto;
}
#menu a, #menu a:link{font-size:1.3em;color:#000000;text-decoration:none;font-weight:bold}
#menu a:hover{color:#FF6600;font-weight:bold;font-style:italic}
#menu li{padding:6px 0 0 7px}
#help{
	float:right;
	width:400px;
	height:251px;
	cursor:pointer;
}
#mainBottom{
	float:left;
	width:auto;
	height:auto;
	padding:15px 15px 15px 7px;
	}
#mainBottomLeft{
	float:left;
	width:614px;
	height:auto;
	padding:15px 15px 15px 7px;
	}
#mainBottomRight{
	float:right;
	width:171px;
	height:auto;
	background-color:#333333;
	color:#ffffff;
	padding:15px;
	margin-top:12px;
	}
#footer{
	width:830px;
	min-height:20px;
	background-color:#333333;
	margin-top:12px;
	color:#ffffff;
	font-size:0.9em;
	text-align:right;
	padding:3px 20px 0 0;
	}
#footer a, footer a:link{color:#ffffff;text-decoration:none}
#footer a:hover{text-decoration:underline}

.clear{clear:both}

