body {
	margin: 0px;
	padding: 0px;
	background-color:#430000;
	background-image: url(../images/princeBG1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	overflow:visible !important;
}
html, body {
    height: 100%;
}
img {
  border: none;
  padding: 0px;
  margin: 0px;
}
#bigBlock {
	width: 900px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/princeBG3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
html>body #bigBlock {
	height: auto;
    min-height: 100%;
}
/*HEADER STUFF*/
#headerContainer{
	position:relative;
	width: 900px;
	height: 76px;
	padding: 0px;
}
#headerContainer1{
	position:relative;
	width: 900px;
	height: 76px;
	padding-top: 52px;
}

#logoContainer{
	float:left;
	width: 524px;
	height: 76px;
	background-image: url(../images/princeLogo1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logoContainer1{
	position:absolute;
	left:0px;
	top:52px;
	width: 524px;
	height: 76px;

}
#soundContainer{
	float:right;
	width: 200px;
	height: 76px;
}
#menuContainer{
	position:relative;
	width: 900px;
	height: 76px;
	padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align:justify;
	line-height: 1.2em;
}
#menuContainer1{
	position:relative;
	width: 900px;
	height: 43px;
	padding-bottom: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align:justify;
	line-height: 1.2em;	
}
#menuContainer2{
	position:absolute;
	left:0px;
	top:0px;
	width: 900px;
	height: 43px;
	padding-bottom: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align:justify;
	line-height: 1.2em;	
}

/*CONTENT STUFF*/
#contentContainer{
	position:relative;
	width: 900px;
	margin-top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d5a986;
	text-decoration: none;
	text-align:justify;
	line-height: 1.2em;
	
	
}

#contentContainer a:link{
	font-family: Arial, Helvetica, sans-serif;

	color: #d65353;
	text-decoration: none;

	
}
#contentContainer a:visited{
	font-family: Arial, Helvetica, sans-serif;

	color: #d65353;
	text-decoration: none;

	
}
#contentContainer a:hover{
	font-family: Arial, Helvetica, sans-serif;

	color: #e80000;
	text-decoration: underline;

	
}





/*NAV STUFF*/
.menuBG{
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../images/princeMenuBG1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:43px;
	
}
.navItem {
	padding-left: 0px;
	padding-right: 8px;
	color: #af6a35;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	background-image: url(../images/princeMenuR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-transform: uppercase;
}
.navItem a:link {
	color: #af6a35;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	background-image: url(../images/princeMenuArrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
}
.navItem a:visited {
	color: #af6a35;
	font-weight: bold;
	text-decoration: none;

	cursor: pointer;
	background-image: url(../images/princeMenuArrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
		display: block;
}
.navItem a:hover {
	color: #de6e5e;
	font-weight: bold;

	cursor: pointer;
	background-image: url(../images/princeMenuArrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
		display: block;

}

/*HEADINGS*/
h1{
	color: #b62011;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

h2{
	color: #b62011;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

/*FOOTER*/
#footerDivider{
	position:relative;
	width:900px;
	height:5px;
}

#footerContainer{
	position:relative;
	width: 885px;
	height:34px;
	margin:auto;
	padding-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #790000;
	text-decoration: none;
	font-size: 9px;
	line-height:34px;
	text-align: right;
}

#footerContainer a:link{
	font-size: 10px;
	font-weight:normal;
	color: #790000;
	text-decoration: none;
	font-style: italic;
}
#footerContainer a:visited{

	font-size: 10px;
	font-weight:normal;
	color: #790000;
	text-decoration: none;
	font-style: italic;
}
#footerContainer a:hover{

	font-size: 10px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: underline;
	font-style: italic;
}

#whiteLine{
	border: 1px solid #FFFFFF;
}

#terms{
width:400px;
height:350px;
padding-right:15px;
overflow:auto;
}

.form{
	border: 1px solid #300808;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#fae1e1;
	font-size: 12px;
	color:#000000;
}
.button{
	border: 1px solid #300808;
	background-color:#fae1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:900;
	color:#b62011;
}
.formOutLine{
	border: 1px solid #5c0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#b62011;
	text-align:left;
}
#gallery{
	float:left;
	margin-left:11px;
	margin-bottom:11px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	
	text-align: center;
	vertical-align:top;
}

#gallery img{
	border: 1px solid #FFFFFF;
} 
