/* CSS Document by: PIX North Productions*/
* {
margin:0;
padding:0;
}

html, body {color: #FFFFFF;}
body {
background-color:#5a6e37;
font-size: 14px;
font-family:"Tahoma", Times, serif;
text-decoration:none;
}

.wrapper{
margin:0 auto;
position:relative;
width:716px;
height:100%;
min-height:500px;
background-color:#000000;
top:0px;
left:0px;
background-position:right;
background-repeat:repeat-y;
}

.container{
position:relative;
margin:0 auto;
width:716px;
height:100%;
min-height:400px;
top:0px;
left:0px;
background-color:#000000;
}


a:link{
color:#FFFFFF;
}
a:visited{
color:#FFFFFF;
}
/*HEADER*****************************/
.headercontainer{
position:relative;
margin:0 auto;
width:700px;
height:150px;
background-image:url(image/header2.png);
}
.headerall{
position:relative;
margin:0 auto;
width:716px;
height:150px;
background-color:#333e1f;
}
/*************************************/

/*NAVBAR CONTENT*****************************************/
.main{
margin:0 auto;
position:relative;
width:700px;
}
.navcontainer{
position:relative;
margin:0 auto;
height:50px;
width:716px;
background-color:#333e1f;
left:-8px;
}
.navcontainer ul{
position:relative;
position:relative;
margin:0 auto;
top:10px;
height:40px;
width:700px;
}
.navcontainer ul li{
position:relative;
height:40px;
display:inline;
text-align:center;
line-height:40px;
text-decoration:none;
color:53100f;
}
.navcontainer ul li a div.pwn{
position:relative;
height:40px;
width:100px;
background-image:url(image/nav1b.png);
text-decoration:none;
text-align:center;
color:#6f8644;
float:left;
}
.navcontainer ul li a div.pwn:hover{
position:relative;
height:40px;
width:100px;
background-image:url(image/nav2b.png);
color:#212913;
float:left;
}
.navcontainer ul li a div.pwn2{
position:relative;
height:40px;
width:100px;
text-decoration:none;
text-align:center;
color:#212913;
background-image:url(image/nav2b.png);
float:left;
}

/*************************************/
/*MAIN****************************/

.maincontainer{
position:relative;
margin:0 auto;
width:716px;
height:100%;
background-color:#333e1f;
left:-8px;
}
.main2{
margin:0 auto;
position:relative;
width:700px;
height:100%;
background-color:#4d5d2f;
}
.footer{
margin:0 auto;
position:relative;
width:716px;
height:50px;
background:url(image/footer.png);
background-color:#5a6e37;
bottom:0px;
left:-8px;
}
.mainfooter{
margin:0 auto;
position:relative;
width:700px;
height:20px;
background:url(image/mainfooter.png);
}
.mainfooter2{
margin:0 auto;
position:relative;
width:700px;
height:30px;
text-align:center;
color:#FFFFFF;
}

.shawnislegend {
position:relative;
color:#5a6e37;
padding: 7px 7px;
font-size:20px;
margin-bottom:-20px;
background-color:#333e1f;
text-align:center;
margin-top:10px;
margin-left:450px;
width:200px;
border:3px;
border-color:#333e1f;
border-style:outset;
}

/*************************************/