/* ID Styles */

body {
	background-image: url(images/bg-small.jpg);
	background-position: left top;
	line-height:22px;
	margin-top:3px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #462870;
}

#main{
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#main-{
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 700px;
}

#header{
	width: 840px;
	height: 108px;
	background-color: #5b3393;
}

#header-left{
	float: left;
	width: 600px;
}

#header-right{
	float: right;
	width: 188px;
	padding-left: 5px;
}
#sub-header{
	background-color: #5b3393;
	width: 840px;
	height: 30px;
	font-size: 14px;
	color: #FFFFFF;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #462870;
	border-bottom-color: #462870;
}

#sub-header-left{
	float: left;
	width: 600px;
	text-align: center;
	padding-top: 5px;
}

#sub-header-right{
	float: right;
	width: 193px;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

#content{
	width: 840px;
	margin-top: 20px;
}
#content #col1, #col2, #col3{
	color: #FFFFFF;
}
#col2-why a{
	color: #CC0099;
	text-decoration: none;
}
#col2-why a:hover{
	color: #0000CC;
	text-decoration: none;
}

#content #col1{
	float: left;
	width: 190px;
	padding-left: 0px;
	color: #5B3393;
	margin-top: -10px;
}

#content #col1 a{
	color: #5B3393;
	text-decoration: none;
}

#content #col1 a:hover{
	color: #1F003E;
	text-decoration: none;
}


#content #col1 ul {
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
}

#content #col1 ul li{
	list-style-type: none;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B3393;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 10px;
}

#content #col2{
	float: left;
	width: 347px;
	padding-right: 50px;
	padding-left: 50px;
	color: #5B3393;
	text-align: justify;
}

#content #col2-why{
	float: left;
	width: 537px;
	padding-right: 50px;
	padding-left: 50px;
	color: #5B3393;
	text-align: justify;
}



#content #col3{
	float: right;
	width: 180px;
	color: #FFFFFF;
	background-color: #462870;
	padding-left: 10px;
	margin-right: 3px;
}

a{
	color: #FF91E3;
	text-decoration: none;
}


a:hover{
	color: #AAAAFF;
	text-decoration: none;
}

.link {
	color: #4282AE
}

#content #col3 a{
	color: #66FF99;
	text-decoration: none;
}


#content #col3 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
	

/* Class Styles */

.col1-content{
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	line-height: normal;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}	
.col1-body-content{
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	line-height: 18px;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5B3393;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: normal;
}		
.col2-headline2{
	color: #CC0099;
	line-height:24px;
	font-size: 14px;
	text-align: left;
	letter-spacing: 0.1em;
	width: 100%;
	font-weight: normal;
}
.donate-head{
	color: #CC0099;
	line-height:24px;
	font-size: 14px;
	text-align: left;
	letter-spacing: 0.1em;
	width: 100%;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B3393;
}
.col2-headline3{
	color: #5B3393;
	line-height:24px;
	font-size: 16px;
	text-align: left;
	letter-spacing: 0.1em;
	width: 100%;
	font-weight: bold;
}
.col2-headline3sml{
	color: #0033CC;
	line-height:normal;
	font-size: 12px;
	text-align: left;
	letter-spacing: 0.1em;
	width: 100%;
	font-weight: bold;
}
.col2-headline4{
	color: #339966;
	line-height:24px;
	font-size: 16px;
	text-align: left;
	letter-spacing: 0.1em;
	width: 100%;
	font-weight: bold;
}	

.col3-headline{
	color: #ffffff;
	line-height:28px;
	font-size: 14px;
	padding-bottom: 10px;
}

.col3-content{
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	line-height: normal;
	padding-left: 40px;
	padding-bottom: 15px;
	padding-top: 5px;
}	

/* footer */
#footer{
	background-color: #5b3393;
	width: 820px;
	height: 60px;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #462870;
	border-bottom-color: #462870;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	clear: both;
}
#footer-cm{
	background-color: #5b3393;
	width: 820px;
	height: 30px;
	font-size: 10px;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #462870;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	clear: both;
	padding-top: 10px;
}

.imgright{
	margin-left: 10px;
}

.imgleft{
	margin-right: 10px;
}
.space10{
	height: 10px;
	width: 100%;
}

.space10-line{
	height: 10px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5B3393;
}
#sound{
	position: absolute;
	top: -3000px;
}
