body {
	margin: 0px;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #CC0B0C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h2 {
	color: #CC0B0C;
	font-weight: normal;
	font-size: 22px;
}
h3 {
	color: #CC0B0C;
	font-weight: normal;
	font-size: 16px;
}
#container {
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/container-bg.jpg);
	padding-bottom: 15px;
}
#top {
	background-image: url(../images/top-bg.jpg);
	height: 429px;
	width: 890px;
	padding-left: 94px;
}
#logo {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 130px;
	width: 593px;
	float: left;
}
#left {
	float: left;
	height: 368px;
	width: 183px;
	background-image: url(../images/left-bg.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 93px;
	padding-top: 69px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#content {
	float: right;
	width: 518px;
	margin-top: 0px;
	margin-right: 77px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	min-height: 150px;
	padding-right: 98px;
	padding-left: 15px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}
.inside-pic {
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 149px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 178px;
	width: 153px;
	background-image: url(../images/inside-pic.jpg);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	width: 518px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0B0C;
	padding-top: 10px;
}
#bottom {
	clear: both;
	width: 984px;
	padding: 0px;
	margin: 0px;
	height: 0px;
}
img {
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}
 .leftimg {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rightimg {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #CC0B0C;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	color: #CC0B0C;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #670001;
}
/************************************************************/

.about-us {background-image: url(../images/about-us.jpg);}
.donate {background-image: url(../images/donate.jpg);}
.contact-us {background-image: url(../images/contact-us.jpg);}
.sponsors {background-image: url(../images/sponsors.jpg);}
.index {background-image: url(../images/index.jpg);}