﻿body, ul, ol, h1, h2, h3, h4, p, a {
	font-family:Century,serif;
	margin:0;padding:0;border:0;
}
img {
	border:0;
}

a:visited, a:active {
	outline:none;
}

body {
}

#page {
	width:100%;
	position:relative;
	margin:0 auto;
}

#header {
	width:inherit;
	height:93px;
	background:transparent url('../images/bg_top.png') repeat-x scroll center 35px;
}

#content {
	width:1350px;
	position:relative;
	margin:0 auto;
}

#leftbar {
	margin-left:95px;
	width:175px;
	float:left;
	margin-bottom:10px;
}

#menu {
	width:175px;
	height:350px;
	border:3px rgb(27, 38, 95) solid;
}

#menu .alogo {
	display:block;
	padding:20px 10px 16px 47px !important;
	height:62px !important;
}

#menu .alogo:hover {
	background:transparent !important;
}

#menu a {
	font-family:Calibri,Helvetica,Arial,san-serif;
	font-size:19px;
	font-weight:bold;
	text-decoration:none;
	width:167px;
	height:28px;
	line-height:27px;
	padding-left:11px;
	color:black;
	display:block;
}

#menu a:hover {
	color:white !important;
	background-color:rgb(27, 38, 95) !important;
}

.active {
	color:black !important;
	background:transparent url('../images/active-b.png') no-repeat scroll left center !important;
}

.active:hover {
	color:white !important;
	background:rgb(27, 38, 95) url('../images/active-w.png') no-repeat scroll left center !important;	
}


#donate {
	margin-top:20px;
	margin-bottom:10px;
}

#leftbar form .submit {
	margin-top:0px;
	background:white;
	border:0px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
	margin-left:0px !important;
}

#leftbar form .input {
	margin-top:0px;
	width:181px;
	height:19px;
	background:white url('../images/search.png') no-repeat;
	border:0px;
	padding-left:15px;
	padding-top:6px;
	padding-bottom:6px;
}

#leftbar form span {
	float:right;
	font-size:9px;
	margin-right:15px;	
}
#main {
	width:840px;
	float:right;
	margin-right:200px;
}

#banner {
	font-family:"Book Antiqua",serif;
	font-size:53px;
	color:rgb(27, 38, 95);
	text-decoration:none;
}

#main h2 {
	font-family:Century,serif;
	font-size:24px;
	font-weight:bold;
	color:black;
	padding-top:15px;
}

#main p {
	font-family:Century,serif;
	font-size:17px;
	color:black;
	padding-top:15px;
	line-height:14px;
	line-height:20px;
}

#main p a {
	font-family:Century,serif;
	font-size:17px;
	color:rgb(153, 15, 15);
	text-decoration:none;
}

#main p a:hover {
	text-decoration:underline;
}

#main p span {
	display:block;
	padding-left:50px;
}

.box {
	font-family:Calibri,Helvetica,Arial,san-serif !important;
	font-size:24px !important;
	font-weight:bold;
	color:black !important;
	text-align:center;
	padding:12px;
	display:block;
	float:right;
}

.box:hover {
	text-decoration:none !important;
	background-color:silver;
}

.blue {
	border:4px rgb(27, 38, 95) solid;
}

.red {
	border:4px rgb(153, 15, 15) solid;
}

#box1 {
	width:400px;
	margin-right:150px;
}

#box2, #box3 {
	width:250px;
	margin-top:20px;
}

#box2 {
	margin-left:75px;
	margin-right:100px;
}

.atab {
	color:rgb(153, 15, 15) !important;
	cursor:pointer;
}

.inner {
	padding-top:0px !important;
	padding-left:30px;
}

.sap {
	width:350px;
	float:left;
}
#t1, #t2, #t3, #t4 {
	overflow:hidden;
}

#main form {
	margin-top:10px;
	margin-left:60px;
}

#main form label {
	clear:left;
	float:left;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
}

#main form label span {
	color:red;
}
.input {
	clear:left;
	float:left;
	border:3px rgb(27, 38, 95) solid;
	width:280px;
	height:20px;
	padding:5px;
	font-family:Century,serif;
	font-size:17px;
}

#main form textarea {
	height:100px;
	font-family:Century,serif;
	font-size:17px;	
}

.submit {
	float:left;
	margin-top:87px;
	font-size:18px;
	margin-left:26px;
	padding-left:20px;
	padding-right:20px;
}

.submit2 {
	float:left;
	clear:left;
	width:200px;
	margin-top:15px;
	font-size:18px;
	margin-left:48px;
}

#footer {
	clear:both;
	width:inherit;
	height:95px;
	background:transparent url('../images/bg_bot.png') repeat-x scroll center 5px;
	text-align:center;
}

#footer p {
	padding-top:40px;
	font-family:Century,serif;
	font-size:13px;
	color:black;
}

#footer a {
	float:right;
	margin-right:200px;
	font-family:Century,serif;
	font-size:15px;
	color:rgb(153, 15, 15);
	text-decoration:none;		
}

#footer a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
}