body {
	background:#9DA1BC;  /*#01123E;*/ /*#6B3FA0; #585887; #01123E; */
	/* font: 14px "Verdana", sans-serif; */
	font: 14px; "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	
	margin: 0;
	padding: 10px;
}

#home {
	padding-top:15px;
}
#home img {
	border:#01123E solid 1px;
}
#error{
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
#home #wBorderIMG {
	border:#FFFFFF 1px solid;
}
#top_header{
	
	height:240px;
	background-image:url(images/header_rao.jpg);
	background-repeat:no-repeat;
	background-color:#3C2C7A;
	background-position:center;

	
}

#footer {
	border-top:#89c 1px solid;
	padding-top:15px;
	padding-bottom:15px;
	font: normal 14px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	color: #01123E;
	text-align:center;
}


h1 {
	border-bottom: 1px solid #89c;
	color: #569;
	font: bold 21px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
}
h2 {
	color: #347;
	font: bold 18px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}
h3 {
	color: #67b;
	font: bold 15px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}
h4 {
	color: #78b;
	font: bold 13px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}
p, li{
	font: 14px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
}


p, ol, ul, dl {
	line-height: 150%;
	margin: 0 0 10px 0;
	padding: 0;
}

table {
	margin-bottom: 10px;
}
li, dt, dd, td {
	line-height: 150%;
}
th {
	color: #444;
	text-align: left;
}
input, select, textarea {
	font: 11px Verdana, sans-serif;
	padding: 2px;
}

.required {
	color:#900;
	font-weight:bold;	
}

p.small {
	font-size:12px;
}


/* ======================= */
#page {
	background: #fff;
	border: 7px solid #FFF;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
	min-height: 100%;
	max-height: 100%;
	
}

#header {
	background: #3C2C7A;
	border-bottom: 2px solid #fff;
	height: 50px;

}
#header h3 {
	margin: 0;
	padding: 0;
	position: absolute;
}
#header h3 a {
	display: block;
	height: 50px;
	width: 250px;
}
#header h3 a span {
	display: none;
}
#menu, #menu ul {
	float: left;
	margin: 0;
	padding: 0;
}
#menu li {
	border-top: 1px solid  #9DA1BC;
	border-left: 1px solid  #9DA1BC;
	float: left;
	font-size: 15px;
	height: 49px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#menu li:hover {
	background: #9DA1BC;
}
#menu li.selected {
	background:  #9DA1BC;
}
#menu li.last {
	border-right: 1px solid #9DA1BC;
	margin-right: 10px;
}
#menu li a {
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
}
#menu li a span {
	display: block;
	float: left;
	margin: 25px 10px 10px 10px;
}



#vol_left {
	padding-left:10px;
	width: 250px;
	float:left;
}
#vol_right {
	font: 14px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	width: 650px;
	float:right;
	padding:20px;
	border: #b6b6e9 1px solid;
}
#vol_right #oneline {
	clear:both;	
}
#vol_right #oneline  #spacer {
	float:left;
	width:225px;
}



.thank_you {
	padding-left:40px;
	font-weight:bold;
}

#home_left {
	width:230px;
	float:left;
}
#home_left h5 {
	font: bold 15px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin-bottom:0px;
	padding-left:5px;
	padding-bottom:3px;
	clear:both;	
	color:#569;
	
}


#home_right {
	width:700px;
	float:right;
	padding-left:10px;
	border-left:1px solid #9DA1BC;

}

#home_right ul {
	padding:0px;
}
#home_right li  {
	font-size:14px;
	padding-left: 25px;
	list-style-type:none;
}

#donation_left {
	padding-left:200px;
	width:290px;
	float:left;
}
#donation_left a {
	text-decoration:none;	
}
#donation_left p {
	color: #347;
	font: bold 15px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}

#donation_right {
	padding-right:100px;
	width:340px;
	float:left;
}
#donation_right p {
	color: #347;
	font: bold 15px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}

#contact_left {
	font:14px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin-top:15px;
	float:left;
	width:300px;
	min-height:100%;
}
#contact_left h3 {
	text-align:center;
	margin-top:10px;
}

#contact_left p {
	text-align:center;
	padding:0px;
	margin:5px;
}

#contact_right {
	font:14px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin-top:15px;
	margin-right:45px;
	float:right;
	width:600px;

}


#news #caption {
	font: bold 15px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
}
#news #picture {
	width:150px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}
#news #content {
	width:790px;
	float:right;
}
#news #content #source {
	font-size:11px;
	font-style:italic;
}
#news #content #desc {
	font-size:14px;
}

#issues {
	padding-left:50px;
	padding-right:50px;
	text-align:justify;
}
#issues p {
	padding-left:30px;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
}

#issues h2 {

}
#issues ul {
	padding-left:70px;
}
#issues li  {
	font-size:15px;
	padding-left:10px;
	margin-left:0px;
	list-style: outside;

}

#about {
	padding-left:50px;
	padding-right:50px;
	text-align:justify;
}
#about p {
	padding-left:30px;
}
