*{
	padding:0px;
	margin:0px;
	}

body{
	padding:0px;
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	background:#321310 url(../images/bg.jpg) center top repeat-x;
	}
ul, li{padding:0px; margin:0px; list-style:none;}
p, h1, h2{padding:0px; margin:0px;}
a, img{outline:none; border:0px;}

.contentMessage {
		font-family:"Arial";
		font-size:14px;
    padding: 0 0 10px;
    margin:0px;
		font-weight:normal;
		color:#414042;
    /*font-style:italic;*/
		}

.formResult{
    font-family:"Times New Roman";
	font-size:16px;
    padding: 0 0 10px;
    margin:0px;
	font-weight:bold;
	color:green;
}

.wrapper{
		margin:0 auto;
		width:919px;
		padding:103px 0 0 0;
		height:auto;
		}
.header{
		float:left;
		width:919px;
		height:102px;
		}
.logo{
		float:left;
		width:420px;
		height:102px;
		}		
.clear{
		clear:both;
		}
.banner{
		float:left;
		width:919px;
		height:293px;
		background:url(../images/bg-hdr.jpg) top no-repeat;
}
.bnrL{
		float:left;
		width:580px;
		padding:40px 0 0 40px;
		height:auto;
}
.bnrR{
		float:left;
		width:287px;
		padding:0 0 0 10px;
		height:auto;
}
.bnrRDonate{
		float:left;
		width:287px;
		padding:50px 0 0 0;
		text-align:center;
		height:auto;
}

/*
.donateBtn{
	float:left;
	width:210px;
	height:50px;
	padding:0 0 0 45px;
	}
.donateBtn a{
	float:left;
	width:196px;
	height:41px;
	background:url(../images/btn-donate.gif) no-repeat;
	text-indent:-10000px;
	}	
.donateBtn a:hover{
	float:left;
	width:196px;
	height:41px;
	background:url(../images/btn-donate-over.gif) no-repeat;
	text-indent:-10000px;
	}
*/
.bnrRDonate ul{
		padding:2px 0 0 0;
		margin:0px;
}
.bnrRDonate li{
		padding:0px 0px 0 0;
		margin:0px;
		list-style:none;
		display:inline;
		width:39px;
		height:26px;
}
.profileBanner{
	float:left;
	width:262px;
	padding:15px 0 0 25px;
	height: auto;
	}
.profileBanner img{
	float:left;
	margin:0 15px 0 0;
	}
.profileBanner h1{
	color:#FFF;
	font-size:30px;
	font-weight:normal;
	padding:75px 0 0 0;
	margin:0px;
	text-align:left;
	font-style:italic;
	}	
.container{
		float:left;
		width:919px;
		height:auto;
		background:url(../images/bg-repeat.jpg) repeat-y;
		}
.cLMain{
		float:left;
		width:625px;
		padding:0;
		height:auto;
		}		
.cntLeft{
		float:left;
		width:565px;
		padding:30px 30px 0 35px;
		height:auto;
		}
.contact{
		float:left;
		width:565px;
		padding:15px 30px 0 35px;
		height:auto;
		}		
.cntLeft h1, .contact h1{
		font-family:"Times New Roman";
		font-size:30px;
		padding:0px;
		margin:0px;
		font-weight:normal;
		color:#942700;
		font-style:italic;
		}
.cntLeft p{
		font-family:"Arial";
		font-size:14px;
		margin:0px;
		font-weight:normal;
		color:#414042;
		padding:0 0 10px 0;
		/*font-style:italic;*/
		}
.cMsg{
	float:left;
	width: 532px;
	}
.cMsg label{
	float:left;
	font-family:"Times New Roman";
	font-size:14px;
	padding:0 0 5px 0;
	font-style:italic;
	color:#414042;
	}
.cMsg textarea{
	float:left;
	width:500px;
	height:112px;
	border:1px solid #ccc;
	}
.cName{
	float:left;
	width: 532px;
	}
.cName label{
	float:left;
	width:400px;
	padding:10px 0 5px 0;
	font-family:"Times New Roman";
	font-size:14px;
	font-style:italic;
	color:#414042;
	}
.cName input{
	float:left;
	width:282px;
	height:28px;
	border:1px solid #ccc;
	}
.cEmail{
	float:left;
	width: 300px;
	}
.cEmail label{
	float:left;
	width:300px;
	padding:10px 0 5px 0;
	font-family:"Times New Roman";
	font-size:14px;
	font-style:italic;
	color:#414042;
	}
.cEmail input{
	float:left;
	width:282px;
	height:28px;
	border:1px solid #ccc;
	}
.btnSubmit{
	float:left;
	width:150px;
	height:50px;
	padding:15px 0 0 0;
	}
.btnSubmit input{
	float:left;
	width:118px;
	height:50px;
	border:0px;
	outline:none;
	text-indent:-10000px;
	background:url(../images/btn-submit.gif) no-repeat;
	}	
.btnSubmit input:hover{
	float:left;
	width:118px;
	height:50px;
	border:0px;
	outline:none;
	text-indent:-10000px;
	background:url(../images/btn-submit-over.gif) no-repeat;
	}		
	
.cntRight{
    color:#EBEBDF;
	float:left;
	width:220px;
	padding:20px 30px 0 30px;
	height:auto;
	}	
.cntRight p{
		font-family:"Arial";
		font-size:13px;
		margin:0px;
		font-weight:normal;
		color:#FFF;
		padding:0 0 10px 0;
        text-align:justify;
		/*font-style:italic;*/
		}
.footer{
		float:left;
		width:919px;
		padding:60px 0 0 0;
		height:40px;
		background:url(../images/footer-bg.jpg) top no-repeat;
		text-align:center;
		font-size:12px;
		color:#FFF;
		}		
