﻿body{
margin: 0;
padding: 0;
border: 0;
height: 100%; 
max-height: 100%; 

background: #5eaafa url(images/max_bg.gif) repeat-x 0 0; 
font-family: Arial, Helvetica, sans-serif; 
color: #555; 
font-size: 16px; 
line-height: 1.6em;
}

#main {width:910px; margin:0 auto;}
#footer{
	height:88px;
	text-align:center;
	padding:20px 20px 20px 20px;
}

#container {width: 910px; margin: 0 auto;}
#container2{
	background-color:#b2cee6;
	background-image:url('images/bigbg.jpg');
	background-repeat:no-repeat;
	background-position:0 0;
	width:910px;
	height:864px;
}
#header {width: 910px; position: relative; height: 124px;}
#content_wrap {width: 910px;  padding-top: 10px;  background: url(images/content_wrap1.gif) no-repeat 0 0;}
#content {width: 860px;  padding: 5px 25px 20px 25px; background: #b2cee6 url(images/content_bg1.gif) no-repeat 0 100%; float:left;}
#footer {clear: both; width: 870px; padding: 15px 20px; margin-bottom: 20px; color: #fff; background: #1b6ec6 url(images/footer_bg1.gif) no-repeat 0 100%;}
#nav {
	 margin-top:50px;
	 width:200px;
}
#content .leftcol{
 width:150px;
 padding-right:15px;
 margin-top:50px;
 height:500px;
 float:left;
}

#content .rightcol
{
position:relative;

margin-top:30px;
margin-left:10px;
width:480px;
background-color:#b2cee6;
padding: 10px 20px 15px 10px;
float:left;
color:black;
	top: -7px;
	left: 8px;
}

#content .rightcol2
{
position:relative;
margin-top:-200px;
margin-left:120px;
width:500px;
background-color:#ced8e8;
padding: 10px 20px 0px 10px;
float:left;
}

#content .rightcol3
{
position:relative;

margin-top:10px;
margin-left:50px;
width:400px;
padding: 10px 20px 15px 10px;
float:left;
}
#content .rightcol4
{
position:absolute;

margin-top:10px;
margin-left:600px;
width:250px;
padding: 10px 20px 15px 10px;
float:left;
top:700px;

}

#content .right-image
{
	position:relative;
	width:195px;
    top:-140px;
    left:705px;
    background-image:url('images/right-girl3.gif');
    background-repeat:no-repeat;
     height:782px;
}


h3 { color:#4d83b9; font-size:1.2em; margin-bottom:8px; line-height:1.3em;}
h4 { color:#4d83b9; font-size:1.1em; margin-bottom:15px;}
ul li {
	margin:10px 10px 10px 10px;
	padding-bottom: 10px;
}

.innertube{
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}



* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

.donation
{
	margin:0 0 0 200px;
	background-color: blue;
	width:200px;
}

.label { font-family:Arial, Helvetica, sans-serif; font-size:1em; font-weight:bold; color:#4d83b9;}
.label1 { font-family:Arial, Sans-Serif, Verdana; font-size:16px; font-weight:bold; color:#4d83b9; margin-right:5px;}

.data{font-family:Arial, Helvetica, sans-serif; font-size:0.75em;}
.data1{font-family:Arial, Helvetica, sans-serif; font-size:1.25em;}

.videoTable td {padding-top:25px;}
.img-indent{margin:0 10px 18px 0; float:left;}

.list-cd ul 
{
	margin-left:-25px; 
	font-size:14px;
}
.list-cd ul li
{
	padding-bottom:0px;
	margin-bottom: 5px;
}


.link1 { display:block; color:blue; font-family:Arial; font-size:16px; padding:5px 5px 5px 5px;}
.link1:hover{ background-color:Yellow; border-bottom:0px;}
