body{
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	line-height: 1.4;
}

/* ------------------------------------- */
/* 				COMMON	 				 */

/* ------------------------------------- */
/* Tags 							 */


h1{
	font-size:32px;
	color: #FFFFFF;
}


h2{
	font-size: 25px;
	color: fff;
}

h3{
	font-size: 17px;
	color: #FD2B74;
}

h4{
	font-size: 17px;
	color: #0099CC;
}

h5{
	font-size: 11px;
	color:#666666
}

p{
	padding-top: 12px;
	font size: 12px;
	color: #999;
}

/* ------------------------------------- */
/* 				COMMON	 				 */

/* ------------------------------------- */
/* Layout 							 */


.pageWrapper{
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.pageColLEFT{
	float: left;
	width: 108px;
	height: 356px;
	background-image:url(../images/common/leftColBKD.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.pageColLEFTSecondLev{
	float: left;
	width: 108px;
	height: 356px;
	background-image: url(../images/common/leftColBKDSecondLev.jpg);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

.page{
	float:left;
	width: 613px;
	background-image:url(../images/common/pageBKD_home.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
	

.pageColRIGHT{
	float: left;
	width: 89px;
	height: 700px;
	background-image:url(../images/common/rightColBKD.jpg);
	background-position: 0px 388px;
	background-repeat: no-repeat;
}

.pageDivider{
	background-color:#333333;
	background-image: url(../images/common/pageDivider.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 2px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}


/* ------------------------------------- */
/* 				COMMON	 				 */

/* ------------------------------------- */
/* Masthead 							 */


.mastHead{
	position:relative;
	font-size: 0px;
}

.searchField{
	float: left;
	position:absolute;
	top: 190px;
	right: 30px;
}

.searchField span{
	padding: 10px;
	font-weight: bold;
	color: #0099CC;
}

.searchField input{
	float: left;
	background-color:#0099CC;
	border: none;
	background-image: url(../images/common/searchInputBKD.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	width: 210px;
	height: 12px;
	margin-top: 11px;
	font-size: 11px;
}

.searchButton{
	float: left;
	padding-left: 15px;
	padding-right: 0px;
	margin-top: 11px;
}

.searchButton a{
	background-image: url(../images/common/searchButton.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#000000;
	display:block;
	font-size:12px;
	height:14px;
	text-decoration:none;
	width:62px;
}

.searchButton a:hover{
	background-position: 0px -15px;
}
	

/* ------------------------------------- */
/* 				COMMON	 				 */

/* ------------------------------------- */
/* nav						 */


.nav{
	background-color:#000000;
	margin: 0px 11px 0px 11px;
	height: 34px;
}

.nav ul{
	margin-left: 15px;
}


.nav ul li{
	display:inline;
	width: auto;
	float: left;
}

.nav ul li a{
	display:block;
	padding: 8px;
	text-decoration:none;
	color:#FFFFFF;
}

.nav ul li a:hover{
	color:#999999;
}

/* ------------------------------------- */
/* 				COMMON	 				 */

/* ------------------------------------- */
/* Campaign area							 */


.campaignArea{
	background-color:#333333;
	margin: 0px 11px 0px 11px;
	width: 591px;
	background-image: url(../images/common/bodyBKD_graphic.jpg);
	background-position: 250px 0px;
	background-repeat: no-repeat;
}


.admin{
	border: 3px dotted #3366CC;
}

.campaignAreaText{
	width: 245px;
}

.campaignAreaText a{
	color: #00698C;
	margin-top: 20px;
	text-decoration: none;
}

.campaignAreaText a:hover{
	color:#0080FF;
}

.campaignAreaButton{
	margin-top: 14px;
}	

.campaignAreaFooter{
	background-color:#333333;
	margin: 0px 11px 0px 11px;
	height: 10px;
	background-image: url(../images/common/pinkFooterBKD.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}


/* ------------------------------------- */
/* 				COMMON	 				 */

/* ------------------------------------- */
/* member sign in							 */


.memberSignIn{
	margin-left: 26px;
}
	
.searchFieldm span{
	font-weight: bold;
	color: #0099CC;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 4px;
}
.memberSignIn .searchFieldm input{
	float: left; 
	background-color:#E56FA2;
	width: 114px;
	border: none;
	height: 12px;
	font-size: 11px;
	background-image: url(../images/common/memberSignIn_inputBKD.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	margin-top: 4px;
}

.memberSignIn .searchFieldm{
	float: left;
	color:#FFFFFF;
}

.memberSignIn .searchFieldm span{
	float: left;
	font-size: 10px;
	color:#FFFFFF;
	text-align: right;
	padding: none;
}


.memberSignIn h3{
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	padding-bottom: 4px;
	margin: 0px;
}

.memberSignInButton{
	float: left;
	padding-left: 20px;
	padding-right: 0px;
	margin-top: 4px;
}

.memberSignInButton a{
	background-image: url(../images/common/memberSignInButton.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#000000;
	display:block;
	font-size:12px;
	height:14px;
	text-decoration:none;
	width:21px;
}

.memberSignInButton a:hover{
	background-position: 0px -15px;
}
	

/* ------------------------------------- */
/* 				COMMON	 				 */

/* ------------------------------------- */
/* homepage photo area						 */


.photoArea{
	background-color:#333333;
	margin: 0px 11px 0px 11px;
	height: 221px;
}

.photoAreaShadow{
	background-color:#333333;
	margin: 0px 11px 0px 11px;
	height: 10px;
	background-image: url(../images/common/photoShadowBKD.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	width: auto;
}

.photoAreaShadowUpsidedown{
	background-color:#333333;
	margin: 0px 11px 0px 11px;
	height: 10px;
	background-image: url(../images/common/photoShadowUpsidedownBKD.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	width: auto;
	font-size: 0px;
}

.photoAreaText{
	padding-left: 55px;
	width: 200px;
}

.photoAreaLinkText{
	float: right;
	padding-right: 55px;
	font-size: 13px;
	color: #666666;
	padding-top: 10px;
	margin: none;
}

.photoAreaLinkText a{
	color: #666666;
}

.photoAreaLinkText a:hover{
	color: #999999;
}
.photoViewerWrapper{
	padding: 10px;
}

.photoButtonLeft a{
	background-image: url(../images/common/photoSlideLeftButton.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#000000;
	display:block;
	font-size:12px;
	height:126px;
	text-decoration:none;
	width:46px;
}

.photoButtonLeft a:hover{
	background-position: 0px -126px;
}

.photoGreyBKD{
	float: left;
	background-color:#999999;
	margin: 0px 0px 0px 0px;
	height: 126px;
	width: 479px;
}

.photoButtonRight a{
	background-image: url(../images/common/photoSlideRightButton.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#000000;
	display:block;
	font-size:12px;
	height:126px;
	text-decoration:none;
	width:46px;
}

.photoButtonRight a:hover{
	background-position: 0px -126px;
}

.photoWhiteBoxBKD{
	float: left;
	background-color:#ffffff;
	height: 115px;
	width: 116px;
	margin: 5px 4px 5px 1px;
}

* html .photoWhiteBoxBKD{
	float: left;
	background-color:#ffffff;
	height: 115px;
	width: 116px;
	margin: 5px 3px 5px 1px;
}

.photoWhiteBoxLine{
	float: left;
	background-color:#ffffff;
	margin: 0px 0px 0px 0px;
	height: 114px;
	width: 115px;
	border: dashed #999999 1px;
}

.photoWhiteBoxLine img:hover{
	float: left;
	background-color:#ffffff;
	margin: 0px 0px 0px 0px;
	height: 114px;
	width: 115px;
	border: dashed #000 1px;
}

.photoWhiteBoxLine img{
	border: none;
	float: left;
	margin: 4px;
	font-size: 0px;
}

.photoWhiteBoxMiddleBKD{
	float: left;
	background-color:#ffffff;
	height: 115px;
	width: 116px;
	margin: 5px 4px 5px 0px;
}

* html .photoWhiteBoxMiddleBKD{
	float: left;
	background-color:#ffffff;
	height: 115px;
	width: 116px;
	margin: 5px 3px 5px 0px;
}

.photoWhiteBoxRightBKD{
	float: left;
	background-color:#ffffff;
	height: 115px;
	width: 116px;
	margin: 5px 1px 5px 0px;
}

* html .photoWhiteBoxRightBKD{
	float: left;
	background-color:#ffffff;
	height: 115px;
	width: 116px;
	margin: 5px 0px 5px 0px;
}

/* ------------------------------------- */
/* 				COMMON	 				 */

/* ------------------------------------- */
/* footer    					 */


.upperFooterWrapper{
	float: left;
	margin-left: 0px;
	width: 100%;
}

.upperFooterImage{
	float: left;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.upperFooterWrapper h2{
	font-size: 20px;
	float: left;
	padding-top: 17px;
	padding-left: 51px;
	padding-right: 0px;
}

.visitForumButton{
	float: right;
	padding-top: 24px;
	padding-left: 0px;
	padding-right: 10px;
}

.visitForumButton a{
	background-image: url(../images/common/visitForumButton.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#000000;
	display:block;
	font-size:12px;
	height:20px;
	text-decoration:none;
	width:44px;
}

.visitForumButton a:hover{
	background-position: 0px -21px;
}

.footerLowerImage{
	float: left;
	hight: 80px;
}

.footerWrapper{
	float: left;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	height: 126px;
	width: 613px;
}

.footerLowerLinkText{
	float: left;
	padding-right: 0px;
	padding-left: 15px;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-bottom:10px;
}

.footerLowerLinkText a{
	color: #666666;
}

.footerLowerLinkText a:hover{
	color: #999999;
}

.footerLowerFearlessText{
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	color: #666666;
	padding-top: 0px;
}

.footerLowerFearlessText a{
	color: #666666;
}

.footerLowerFearlessText a:hover{
	color: #999999;
}

/* ------------------------------------- */
/*          COMMON SECOND LEVEL          */
/* ------------------------------------- */
/* ------------------------------------- */
/*   					 */
.noimg {
	background-image:none;
}


#galleryUl li {
    list-style-type: disc;
    list-style-image: none;
    list-style-position: outside;
    color: #000000;
}