body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px auto;
	padding: 0px;
	width:780px;
	background: url(assets/images/FloorBoards.jpg) center top fixed;
	background-repeat:repeat-y;
	background-color: #333333;

}

a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #000000;
}

h2{
 font-size: 114%;
 color: #000000;
}

h3{
 font-size: 100%;
 color: #000000;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

#wrap {
	width: 780px;
	margin: 0 auto;
}

#masthead{
	margin: 0;
	margin-top:-8px;
	padding: 0px;
	overflow: hidden; background: url(assets/images/titleBackground.png) repeat-y left top;
	width: 780px;
	height:100px;
	position:fixed;
	z-index:8;
}

#navBar{
	margin: 0px;
	margin-top:90px;
	padding: 5px;
	position:fixed;
	width:190px;
	height:371px;
	background: url(assets/images/Parchment1Large.png) no-repeat left top;
  float:left;
} 

#content{
  float:right;
	width: 555px;
	margin: 0;
	padding: 0 1% 0 1%;
	margin-top:100px;
	filter:alpha(opacity=85); -moz-opacity:85%; opacity:0.85
}

#skullsBanner { margin-left:-14px; height:76px; background: url(assets/images/sculls-banner.png); }

.mainBox { background-color: #e3c199; border: 4px #000000 double; padding: 5px; color: #000000; z-index:1; background-image:url(assets/images/parch_bkground.jpg); background-repeat:repeat }

.feature{
	padding: 0px 0px 10px 0px;
	font-size: 80%;
}

.feature h3{
	text-align: center;
}

#nav {
	position: relative;
	list-style:none;
	margin: 0px;
	padding: 0px;
	clear:both;
	float:right;
	line-height:0px;
	padding-top:70px;
	font-size: 90%;
	width:160px;
}

#nav li{
	float:left;
	padding-bottom:2px;
}
#nav li a{
	height: 27px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -900em;
}
#nav #nav-home a{
	width: 150px;
	background: url(assets/images/home.png) no-repeat left top;
}
#nav #nav-home a:hover{
	background: url(assets/images/home.png) no-repeat left bottom;
}
#nav #nav-shop a{
	width: 150px;
	background: url(assets/images/shop.png) no-repeat left top;
}
#nav #nav-shop a:hover{
	background: url(assets/images/shop.png) no-repeat left bottom;
}
#nav #nav-piracey a{
	width: 150px;
	background: url(assets/images/piracey.png) no-repeat left top;
}
#nav #nav-piracey a:hover{
	background: url(assets/images/piracey.png) no-repeat left bottom;
}
#nav #nav-message a{
	width: 150px;
	background: url(assets/images/messageBoard.png) no-repeat left top;
}
#nav #nav-message a:hover{
	background: url(assets/images/messageBoard.png) no-repeat left bottom;
}
#nav #nav-links a{
	width: 150px;
	background: url(assets/images/links.png) no-repeat left top;
}
#nav #nav-links a:hover{
	background: url(assets/images/links.png) no-repeat left bottom;
}
#nav #nav-photo a{
	width: 150px;
	background: url(assets/images/photo.png) no-repeat left top;
}
#nav #nav-photo a:hover{
	background: url(assets/images/photo.png) no-repeat left bottom;
}
#nav #nav-contact a{
	width: 150px;
	background: url(assets/images/contact.png) no-repeat left top;
}
#nav #nav-contact a:hover{
	background: url(assets/images/contact.png) no-repeat left bottom;
}
#nav #nav-games a{
	width: 150px;
	background: url(assets/images/games.png) no-repeat left top;
}
#nav #nav-games a:hover{
	background: url(assets/images/games.png) no-repeat left bottom;
}

#navBar ul {list-style: none; margin: 0; padding: 0;}

#navContainer{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	width:180px;
	padding-top:70px;
}

#navContainer a:link{
	padding: 2px 0px 2px 0px;
	width: 70%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#navContainer a:visited{
	padding: 2px 0px 2px 10px;
}

TEXTAREA {
	width: 95%;
	}
input,textarea, select { color : #2A3852; font: normal 11px Verdana, Arial, Helvetica, sans-serif; border-color : #000000; }

input:focus, select:focus, textarea:focus {
	border: solid #0000FF 1px;
	}

#header {
	height:23px;
	background-image:url(assets/images/cellpic1.gif);
	background-repeat:repeat-x;
	background-color: #EFEFEF;
	border:1px #000000 solid;
	margin:0px 10px;
	text-align:center
	}
	
.contact {
	padding: 0px 0px 10px 0px;
	font-size: 80%;
	background-color: #F7F7F7;
	border:1px #000000 solid
	}
	
td img { width:auto; height:auto; max-width:350px; }	
	