body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size:11px;
	color:#FFFFFF;
	line-height: 1.4;
	background-color: #FFFFFF;
	min-width: 850px;
	text-align:center;
	background-image:url(../images/common/pageBKD.jpg);
	background-position:top;
	background-repeat:repeat-x;
}


/*-------- WRAPPERS -------------*/
.wrapper{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-color:#000;
	background-position:top;
	background-repeat:repeat-x;
	margin-top: 30px;
}

.wrapperHome{

}


.pageWrapper{
	background-color:#6C9A27;
}

/*----- MASTHEAD AREA------*/
.masthead{
	background-image:url(../images/common/mastheadBKD.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height: 10px;
}


/*----- CAMPAIGN AREA------*/

.campaignArea{

}

.campaignAreaHome{

}



/*------ NAV BAR-------*/

.navigationWrapper {
	height: 29px;
	background-image:url(../images/common/navBKD.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.navigation {
}

.nav ul {
	color: #FFFFFF;
	height: 29px;
	margin: 0px;
	padding: 0px;
}

.nav ul li { 
	display: inline;
	margin: 0px;
	padding: 0px;
}


.nav ul li a {
	float: left;
	font-size:11px;
	/*height: 29px;*/
	width: auto;
	color:#FFFFFF;
	margin: 0px;
	padding:0px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top:7px;
	font-weight:bold;
	text-decoration: none;
}

.nav ul li a:hover {
	color:#FFCC00;
	background-image:url(../images/common/navBKDhover.jpg);
	background-position:top;
	background-repeat:repeat-x;
}



li.navLHS{
	float: left;
	background-image:url(../images/common/navLHS.jpg);
	background-position:top;
	background-repeat:no-repeat;	
	width: 5px;
	height: 29px;
	margin: 0px;
	padding: 0px;
}

li.navRHS{
	float: right;
	background-image:url(../images/common/navRHS.jpg);
	background-position:top;
	background-repeat:no-repeat;	
	width: 5px;
	height: 29px;
	margin: 0px;
	padding: 0px;
}

li.navBarDivider{
	float: left;
	background-image:url(../images/common/navDivider.jpg);
	background-position:top;
	background-repeat:repeat-x;	
	width: 9px;
	height: 29px;
	margin: 0px;
	padding: 0px;
}

/*-------- CONTENT -------------*/

.contentWrapper{
	background-image:url(../images/common/pageContentHomeBKD.jpg);
	background-position:top;
	background-repeat:repeat-x;	
	min-height: 400px;
	height: 1%;
}

.pageContent{
	color:#000000;
	padding: 0px;
	width: 443px;
	margin-top: 10px;
	margin-left: 0px;
}


.pageContentSec{
	color:#000000;
	padding: 0px;
	width: 628px;
	margin-top: 10px;
	margin-left: 0px;
}


.promoImageArea{
	width: 185px;
}

.rhNavWrapper{
	width: 222px;
	background-image:url(../images/common/rhNavBKD.jpg);
	background-position:top;
	background-repeat:repeat-y;
		
}

.rhNavGradFadeWrapper{
	background-image:url(../images/common/rhNavGradFade.jpg);
	background-position:top;
	background-repeat:repeat-x;
	min-height: 400px;
	width: 220px;
	margin-left: 2px;
}

.rhNavFooter{
	background-image:url(../images/common/rhNavFooter.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height: 17px;
}



/*-------- MAIN CONTENT -------------*/

.mainContentWrapper{
	background-image:url(../images/common/mainContentBKD.jpg);
	background-position:top;
	background-repeat:repeat-y;	
	width: 407px;
	margin: 20px 0px 20px 20px;
}

.mainContentHeader{
	background-image:url(../images/common/mainContentHeader.jpg);
	background-position:top;
	background-repeat:no-repeat;	
	width: 407px;
	height: 5px;
}

.mainContentFooter{
	background-image:url(../images/common/mainContentFooter.jpg);
	background-position:bottom;
	background-repeat:no-repeat;	
	width: 407px;
	height: 5px;
}


.mainContentFill{
	margin: 20px;
}


.mainContentWrapperSec{
	background-image:url(../images/common/mainContentBKDSec.jpg);
	background-position:top;
	background-repeat:repeat-y;	
	width: 593px;
	margin: 5px 0px 20px 20px;
}

.mainContentHeaderSec{
	background-image:url(../images/common/mainContentHeaderSec.jpg);
	background-position:top;
	background-repeat:no-repeat;	
	width: 593px;
	height: 5px;
}

.mainContentFooterSec{
	background-image:url(../images/common/mainContentFooterSec.jpg);
	background-position:bottom;
	background-repeat:no-repeat;	
	width: 593px;
	height: 5px;
}


.polaroidImageWrapper{
	background-image:url(../images/projects/polaroidImageAreaWrapper.jpg);
	background-position:top;
	background-repeat:repeat-y;	
	width: 593px;
	margin: 5px 0px 20px 20px;
}

.polaroidImageHeader{
	background-image:url(../images/projects/polaroidImageAreaHeader.jpg);
	background-position:top;
	background-repeat:no-repeat;	
	width: 593px;
	height: 5px;
}

.polaroidImageFooter{
	background-image:url(../images/projects/polaroidImageAreaFooter.jpg);
	background-position:bottom;
	background-repeat:no-repeat;	
	width: 593px;
	height: 5px;
}


.mainContentColLHS{
	float:left;
	}
	
.portraits{
	width: 150px;
}

.polaroids{
	width: 200px;
}
	
	
.mainContentColRHS{
	width:360px;
	float:right;
	margin:40px 10px 10px 10px;
	padding:0px;
	}
	

	
.mainContentColRHSSponsors{
	width:360px;
	float:right;
	margin:25px 10px 10px 10px;
	}
	
	
.mainContentColRHS2{
	width:360px;
	float:right;
	margin:40px 10px 10px 10px;
	}
	
	
.mainContentColLHSProjects{
	/*width:180px;*/
	float:left;
	padding-top:6px;
	padding-right:6px;
	padding-left:6px;
	padding-bottom:30px;	
	}
	
	
.mainContentColRHSProjects{
	float:right;
	width:320px;
	margin:40px 0px 10px 0px;
	}



	

.promoImageAreaWrapper{
	background-image:url(../images/common/promoImageAreaWrapper.jpg);
	background-position:top;
	background-repeat:repeat-y;	
	width: 354px;
	margin: 20px 0px 20px 0px;
	}


.promoImageAreaHeader{
	background-image:url(../images/common/mainContentHeader.jpg);
	background-position:top;
	background-repeat:no-repeat;	
	width: 354px;
	height: 2px;
}


.promoImageAreaFill{
	color:#000000;
	padding: 0px;
	width: 334px;
	margin-top: 10px;
	margin-left: 0px;
	}


.promoImageAreaFooter{
	background-image:url(../images/common/mainContentFooter.jpg);
	background-position:bottom;
	background-repeat:no-repeat;	
	width: 354px;
	height: 2px;
	}
	
	
.polaroidImageAreaWrapper{
	background-image:url(../images/projects/polaroidImageAreaWrapper.jpg);
	background-position:top;
	background-repeat:repeat-y;	
	width: 199px;
	padding:0px;
	}


.polaroidImageAreaHeader{
	background-image:url(../images/projects/polaroidImageAreaHeader.jpg);
	background-position:top;
	background-repeat:no-repeat;	
	width: 199px;
	height: 2px;
}


.polaroidImage{
	margin:6px 6px 20px 8px;
	}


.polaroidImageAreaFill{
	/*color:FFFFFF;*/
	padding:0px;
	width:199px;
	/*padding:6px 6px 30px 6px;*/
	}


.polaroidImageAreaFooter{
	background-image:url(../images/projects/polaroidImageAreaFooter.jpg);
	background-position:bottom;
	background-repeat:no-repeat;	
	width: 199px;
	height: 7px;
	}
	
	
.ul{
	margin:10px 0 10px 10px;
	}

.rhCOLbullets{
	margin:10px 0 10px 10px;
	padding: 0px;
}

li.whtTabLHS{
	list-style:none;
	background-image:url(../images/common/WhtTabLHS.jpg);
	width:300px;
	height:15px;
	background-position:top 0px;
	background-repeat:no-repeat;
	padding:0 14px 0 14px;
	}
	
	
li.whtTabLHSshort{
	list-style:none;
	background-image:url(../images/common/WhtTabLHS.jpg);
	width:100px;
	height:15px;
	background-position:top 0px;
	background-repeat:no-repeat;
	padding:0 14px 0 14px;
	}
	
	
li.whtTabRHS{
	list-style:none;
	background-image:url(../images/common/WhtTabRHS.jpg);
	width:150px;
	height:15px;
	background-position:top 0px;
	background-repeat:no-repeat;
	padding:0 14px 0 14px;
	}
	
	
li.whtTabSouth{
	list-style:none;
	background-image:url(../images/common/WhtTabSouth.jpg);
	width:500px;
	height:15px;
	background-position:top 0px;
	background-repeat:no-repeat;
	padding:0 14px 0 14px;
	}
	
	
li.noStyle{
	list-style:none;
	}
	
	
li.floatRight{
	float:right;
	}
	
	
li.blkTabLHS{
	list-style:none;
	background-image:url(../images/common/blkTabLHS.jpg);
	width:500px;
	height:15px;
	background-position:top 0px;
	background-repeat:no-repeat;
	padding:0 14px 0 14px;
	}
	
	
li.blkTabLHSAlt{
	list-style:none;
	background-image:url(../images/common/blkTabLHS.jpg);
	/*width:500px;*/
	height:15px;
	background-position:top 0px;
	background-repeat:no-repeat;
	padding:0 14px 0 14px;
	}














/*-------- FOOTER -------------*/
.footerWrapper{
	background-image:url(../images/common/footerBKD.jpg);
	background-position:top;
	background-repeat:repeat-x;	
	height: 31px;
}




/*-------- xxxxxxx -------------*/

a{
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
	}


a:hover{
color:#000000;
	}

a.backToTop {
	background-image:url(../images/common/backToTopGrey.jpg);
	float:right;
	height:18px;
	width:99px;
	}
	
a:hover.backToTop{
	background-image:url(../images/common/backToTopHover.jpg);
	height:18px;
	width:99px;
	}
	
	
/*--------------------Breadcrumbs--------------------*/

.breadcrumb{
	width:400px;
	margin:0 0 0 42px;
	padding:0;
	font-weight:600;
	color:#333333;
	}
	

a.breadcrumbLinks{
	color:#666666;
	font-weight:bold;
	}
	
a:hover.breadcrumbLinks{
	color:#FFFFFF;	
	}
	
	
/*--------------------Forms--------------------*/


form {
margin:0;
padding:0;
}


.formItem {
margin-bottom:7px;
}


a.submit {
	background-image:url(../images/common/submitGrey.jpg);
	float:left;
	height:33px;
	width:108px;
	}
	
	
a:hover.submit{
	background-image:url(../images/common/submitHover.jpg);
	height:33px;
	width:108px;
	}






