#container
{
	background-image: url("images/bg_body.jpg");
	background-repeat: repeat-y;
	width: 800px;
	font-family: Arial;
	font-size: 12px;
}

#header
{
	background-image: url("images/bg_header.gif");
	background-repeat: no-repeat;
	width: 800px;
	height: 272px;
}

#body
{
	margin-left: 15px;
	margin-right: 15px;
}

#footer
{
	clear: both;
	background-image: url("images/bg_footer.gif");
	background-repeat: no-repeat;
	width: 800px;
	height:230px;
}

#footer div
{
	padding-top: 50px;
	text-align: center;
}

table
{
/*	border-collapse: collapse;*/
	font-size: 12px;
}

img
{
	border: none;
}

.heading1
{
	font-weight: bold;
	font-size: 26px;
	color: rgb(210, 0, 0);
}

.heading2
{
	font-weight: bold;
	font-size: 20px;
	color: rgb(25, 0, 127);
}

.heading3
{
	font-weight: bold;
	font-size: 14px;
	color: rgb(205, 0, 223);
}

.heading4
{
	font-weight: bold;
	font-size: 14px;
	color: rgb(0, 57, 191);
}

.heading5
{
	font-weight: bold;
	font-size: 16px;
	color: rgb(191, 0, 0);
}

.heading_passion
{
	font-size: 14px;
	color: rgb(220, 0, 0);
}

#header div
{
	position: relative;
	top: 100px;
	left: 200px;
	right: 200px;
	text-align: center;
	width: 400px;
}

#passion1 img
{
	float: right;
}

#passion1 a
{
	color: rgb(0, 167, 191);
	text-decoration: none;
}

#programs
{
	clear: both;
}

#programs ul
{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}

.box
{
	padding: 5px 5px 5px 5px;
	color: white;
}

.you_get span
{
	font-weight: bold;
	color: rgb(159, 28, 0);
}

.you_get
{
	color: rgb(38, 0, 191);
}

#program1 .details, #program2 .details
{
	padding-left: 70px;
	padding-right: 70px;
}

#program3 .details
{
	margin-left: 130px;
	padding-right: 70px;
}

#program1 .box, #program2 .box, #program3 .box
{
	background-color: rgb(127, 165, 255);
}

#bronze .box
{
	background-color: rgb(127, 54, 0);
}

#silver .box
{
	background-color: rgb(104, 96, 96);
}

#gold .box
{
	background-color: rgb(255, 208, 31);
	color: black;
}

#platinum .box
{
	background-color: rgb(186, 177, 177);
}

#program2 .you_get
{
	color: rgb(223, 104, 0);
}

#program3 img
{
	float: left;
}

#contact
{
	font-weight: bold;
}

#group
{
	float: left;
}

#passion2
{
	clear: both;
}

#passion2 img
{
	border: 2px solid black;
}

#campaign
{
	float: right;
	margin: 0px 0px 5px 5px;
}

#club
{
	float: left;
	margin: 5px 5px 0px 0px;
}

#team
{
	background-color: white;
	border: 5px solid rgb(0, 114, 223);
	padding: 5px 5px 5px 5px;
}

#team_pic
{
	float: right;
}

/*td { border: 1px solid blue; }
div { border: 1px solid brown; }
span { border: 1px solid rgb(192, 0, 0); }*/

#sponsors {
width:800px;

padding:0 20px;

}

#sponsors p{
text-align:center;

margin:0;
padding:0;
}
#sponsors p img{
border:none;
margin:0 12px;

}