
body {

	background-color: #000000;
	color: #000000;
}



#intro a:link, #intro a:visited {

	color: #FF9900;

	text-decoration: none;

}



#intro a:hover, #intro a:active {

	color: #660000;

	text-decoration: none;

}





#content a:link, #content a:visited {

	color: #660000;

	text-decoration: none;

}



#content a:hover, #content a:active {

	color: #FF9900;

	text-decoration: none;

}



#wrapper, #wrapperphoto #headerwrap, #lheader, #cheader, #rheader {

	border-style: none;

}



#lheader, #cheader, #rheader, #lcontent, #content, #rcontent, #lfooter, #cfooter, #rfooter, #cheaderphoto, #contentphoto, #cfooterphoto {

	float: left;

}



#wrapper {

	width: 900;

	background-color: #000000;

}



#wrapperphoto {

	width: 1000;

	background-color: #000000;

}



#headerwrap {

	width: 100%;

	height: 187;

}


#lheader {

	height: 100%;

	width: 247;

	background-image: url("../pics/lheader.jpg");
	background-repeat: none;
}



#cheader{
	height: 100%;
	width: 323;
	background-image: url("../pics/cheader.jpg");
	color: #000000;
	padding: 2px;
}




#cheaderphoto{
	height: 100%;
	width: 423;
	background-image: url("../pics/cheader.jpg");
	color: #000000;
	padding: 2px;
}


#cheader h1, #cheaderphoto h1, #content h2, #content h3 {
	color: #660000;
	padding: 0px;

}


#rheader{

	height: 100%;

	width: 330;

	background-image: url("../pics/rheader.jpg");
	background-repeat: no-repeat;
}



#contentwrap {

	width: 100%;

	height:300;

	background-image: url("../pics/contentwrap.jpg");
	background-repeat: repeat;
}

#contentwrapphoto {

	width: 100%;

	height:300;

	background-image: url("../pics/contentwrapphoto.jpg");
	background-repeat: repeat;
}



#lcontent {

	width: 208;

	height: 100%;

	background-image: url("../pics/lcontent.jpg");
	background-repeat: repeat;
}

#lcontenttop {

	width: 208;

	height: 86;

	background-image: url("../pics/lcontenttop.jpg");
}



#content {

	width: 494;

	height: 100%;

	background-color: #FFFFFF;

	color: #000000;
	padding: 7;

}




#contentphoto {

	width: 594;

	height: 100%;

	background-color: #FFFFFF;

	color: #000000;
	padding: 7;

}



#innerContent {
	color: #000000;
}

#rcontent {

	width: 198;

	height: 100%;

	background-image: url("../pics/rcontent.jpg");
	background-repeat: repeat;
}




#footerwrap {

	width: 100%;

	height:44;
}



#lfooter {

	width: 156;

	height: 100%;

	background-color: #000000;

}



#cfooter {

	width: 665;

	height: 100%;

	background-image: url("../pics/cfooter.jpg");
}



#cfooterphoto {

	width: 765;

	height: 100%;

	background-image: url("../pics/cfooter.jpg");
}



#cfooterl {

	width: 155;

	height: 100%;

	background-image: url("../pics/cfooterl.jpg");
	background-repeat: no-repeat;




	float: left;
}



#cfooterr {

	width: 251;

	height: 100%;

	background-image: url("../pics/cfooterr.jpg");
	background-repeat: none;



	float: right;
}



#rfooter {

	width: 79;

	height: 100%;

	background-color: #000000;

}



table.Button {
	width: 100;
	background-color: #FF9900;	
	border-style: solid;
	border-width: 2;
	border-color: #660000;
	float: left;
}

.Button td {
	width: 100%;
	border-style: solid;
	border-width: 2;
	border-color: #660000;
	color: #660000;
}

.Button td a{
	display: block;
	text-decoration: none;
	padding: 12;
	color: #660000;
	font-weight: bold;
	font-size: 13px;
}

.Button td a:link, .Button td a:visited {
	background-color: #FF9900;
	color: #660000;
}

.Button td a:hover, .Button td a:active  {
	background-color: #FFFFFF;
	color: #660000;
}


input.admin_button {

    color: #660000;

    padding: 2px 2px;

    border: 0px solid;

    background-color: #FF9900;

    font-size: 12px;

    display: block;

	width: 100%;

    }

input.admin_button:hover {
	background-color: #FFFFFF;
	color: #660000;
}


.noButton {
	width: 100%;
	color: #FF9900;
	padding: 1;
}

.noButton td a:link, .noButton td a:visited {
	color: #FF9900;
	font-weight: bold;
}

.noButton td a:hover, .noButton td a:active  {
	color: #FF9900;
	font-weight: bold;	
}






#login {
	color: #000000;
}

