#PageHolder{
	display: none;	
}
#fader{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background-color: #000000;	
	z-index: 99;
}
body{
	margin: 0;	
	background-color: #6F1326;
	background-image: url(../images/back.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
}

a:link {text-decoration: none; color: #FF9900;}
a:visited {text-decoration: none; color: #FF9900;}
a:active {text-decoration: none; color: #FF9900;}
a:hover {text-decoration: underline; color: #FF9900;}

img{
	border: 0;
}

.goldBorder{
	height: 15px;
	width: 100%;
	background-color: #FF9900;	
}

#centerRow{
	margin: auto;
	width: 1024px;
}
#content{
	clear: left;	
	width: 100%;
}
#verse{
	float: left;
	width: 25%;
	height: 468px;
	font-size: 16pt;
}
#intro{
	float: left;
	width: 75%;
	height: 100%;
}
#verse2{
	float: left;
	width: 30%;
	height: 100%;
}
#intro2{
	float: left;
	width: 70%;
	height: 100%;
}
#Peekskill{
	width: 100%;
	text-align: right;	
}
#PeekskillText{
	width: 300px;	
}
#PeekskillText2{
	width: 150px;	
}
#FirstBap{
	width: 100%;
	text-align: right;	
	color: #FFFFFF;
	font-size: 45pt;
	font-family: Times New Roman;
	position: relative;
	top: -15px;
}
#FirstBap2{
	width: 100%;
	text-align: right;	
	color: #FFFFFF;
	font-size: 25pt;
	font-family: Times New Roman;
	position: relative;
	top: -5px;
}
#imgMsg{
	width: 100%;
	height: 200px;
	text-align: center;	
	color: #FF9900;
	font-size: 25pt;
	font-family: Times New Roman;
	/*background-image: url(../images/cross.png);
	background-repeat: no-repeat;
	background-position: -200px top;*/
}
#imgHolder{
	width: 100%;
	height: 200px;
	text-align: center;	
	background-image: url(../images/cross.png);
	background-repeat: no-repeat;
	background-position: -200px top;
}

#Address{
	width: 100%;
	text-align: right;	
	color: #FF9900;
	font-size: 15pt;
}
#ContentHeader{
	width: 100%;
	text-align: right;
}
#ContentPanel{
	width: 100%;
	text-align: right;	
	color: #FFFFFF;
	font-size: 12pt;
	font-family: Times New Roman;
	position: relative;
	top: -90px;
}

.rootNavItem{
	float: left;
	position: relative;	
	margin: 5px;
	text-align:right;
	width: 160px;
	height: 160px;
	font-weight: bold;
	font-size: 10pt;
}
.subNavItem{
	text-align:center;
	font-weight: normal;
	position: relative;	
	width: 160px;
	background-color: #6F1326;	
}

.rootDropDown{
	text-align:right;
	font-weight: normal;
	position: absolute;
	display: none;		
	width: 160px;	
	background-color: #6F1326;	
	z-index: 99;
}
.subDropDown{
	text-align:left;
	font-weight: normal;
	position: absolute;
	top: 0px;
	left: 160px;
	width: 50px;
	display: none;
	width: 160px;
	background-color: #6F1326;
}
#locationPicDiv{
	width: 140px;
	height: 120px;
	position: relative;
	z-index: 5;
}
#rotationPicDiv{
	width: 230px;
	height: 170px;
	position: relative;
	top: -70px;
	left: 80px;
	z-index: 3;
	background-color: black;
}
#userBoxDiv{
	width: 200px;
	text-align: center;
	background-color: black;
	position: relative;
	top: -50px;	
	margin: auto;
}

#sideContentDiv{
	width: 100%;
	text-align: center;
	background-color: white;
	position: relative;
	top: -40px;	
}

.NavLocationMover{
	width:	160px;
	height: 121px;
	position: relative;
	top: 5px;
	left: 5px;
	z-index: 100;
}
#PageContainer{
	position: relative;
	top: -121px;
}

ul#animated-portfolio{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
ul#animated-portfolio li{
    padding: 0;
}
