body {
	color: #000;
	font: normal 1em sans-serif,Arial;
	margin: 20px 0;
	text-align: center;
}
.background1 {
	background-attachment: fixed;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/Images/Backgrounds/final_edges_bg.png);
}
.background2 {
	background-attachment: fixed;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/Images/Backgrounds/backgroundxtra001.png);
}
.background3 {
	background-attachment: fixed;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/Images/Backgrounds/backgroundxtra002.png);
}
.mainarea {
	height: 600px;
	width: 989px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 10;
}
.leftDefaultContent
{
    color:#FFFFFF;
    font-size:0.8em;
    margin:50px 0 0 18px;
    width:65%;
}
.contact {
	float: right;
	height: 150px;
	width: 250px;
}
#heading {
	height: 150px;
	width: 989px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.logo {
	width: 250px;
	height: 150px;
	float: left;
}
.transformations {
	float: left;
	height: 150px;
	width: 390px;
	padding-left: 52px;
}
.left {
	float: left;
	height: 600px;
	width: 160px;
	background-image: url(/Images/right.png);
}
/* menu */
.menu  {
    color:#444444;
    font-size:1.2em;
    height:35px;
    margin:10px auto 0;
    width:989px;
}

/* content */
.text-content
{
	width: 830px;
	float: left;
	height: 600px;
	background-repeat: no-repeat;
	background-image: url(/Images/NEW-middle-white.png);
	color: #000;
	font: normal 0.8em sans-serif,Arial;
	text-align: left;
}

.donate-content
{
	width: 670px;
	float: left;
	height: 454px;
	background-repeat: no-repeat;
	background-image: url(/Images/middle-transparent.png);
	color: #000;
	font: normal 0.8em sans-serif,Arial;
	text-align: left;
}

.donate-content div
{
    margin:50px;
}

.donate-button
{
	text-align: center;
}

.text-content div
{
	margin:50px;
}

.homepage
{
    margin-top:25px;
}

.homepage-content {
	width: 670px;
	float: left;
	height: 600px;
	margin-top:20px;
}

.content {
	color: #FEFFFF;
	width: 670px;
	float: left;
	height: 600px;
	background-repeat: no-repeat;
	background-image: url(/Images/middle-transparent.png);
}
.right {
	float: right;
	height: 600px;
	width: 159px;
	background-image: url(/Images/right.png);
}


/* footer */
.footer {
	color:#FFFFFF;
    margin:0 auto;
    padding:15px;
    width:989px;
    position: relative;
    z-index: 1;
} 
.footer a {
	color:#FFFFFF;
	text-decoration:none;
} 

/* Footer Styling */

.footer .footer-mbozdesigns
{
	display:block;
	height:16px;
	width:800px;
	top:20px;
	position:relative;
	margin:0 auto;
}

.footer .footer-mbozdesigns a
{
	display:block;
	height:16px;
	width:855px;
}

.footer .footer-links
{
    margin:0 auto;
    position:relative;
    text-align:center;
    width:855px;
}

.footer-links-ul
{
 clear: both;   
}

.footer-links li
{
	border-right:1px solid;
	float:left;
	height:15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.footer-links li a
{
	color:white;
    line-height:10px;
    margin:0 15px;
    text-decoration:none;
}

.footer-links .last
{
	border-right:none;
}

.footer .footer-bradley
{
	margin:0 auto;
	position:relative;
	top:15px;
	width:500px;
}

.footer .footer-bradley span
{
	display:block;
}

.footer-links li a:hover
{
	color:white;
}

.flashBorder {
    border:10px solid #000000;
    display:inline-block;
    padding:0;
}
/* Localized */

#campus-surfcity { margin: 0; padding-top: 85px; }

#campus-beachside { margin: 0; padding-top: 53px; }

#campus-bay { margin: 0; padding-top: 70px; }

#campus-citycare { margin: 0; padding-top: 40px; }

#campus-fga { margin: 0; padding-top: 75px; }

#campus-surfcity, #campus-beachside, #campus-bay, #campus-citycare, #campus-fga { position: relative; z-index: 70; }

ul.grid { margin: 0; overflow: hidden; padding: 0 0 25px 0; }

ul.grid div { margin: 0; }

ul.grid li {
	display: block;
	float: left;
	width: 234px;
}

ul#documents-list li {
	padding-right: 80px;
	padding-bottom: 20px;
	text-align: center;
}

ul#documents-list li img { max-height: 160px; max-width: 234px; }

ul#videos-list li {
	padding-right: 80px;
	text-align: center;
	height: 250px;
	width: 280px;
}
