
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-color: transparent;
background-image: url('images/0.jpg');
background-attachment: fixed; 
align: right;
height: 100%;
width: 900px;
}
#all {

}

#main_container {
position: absolute;
top: 5px;
right: 50px;
width:900px;
height: auto;
text-align: right;

/*border:1px solid lime; borderend*/;
margin-right: 0;
margin-left:auto;
	overflow: hidden;
}
#top_graphic {
top: 0px;
width: 600px;
height: 150px;
background: black;
/*border:1px solid red; borderend*/;
background-image: url('images/captain_jacks.bmp');

}
#nav_top {
width: 600px;
background: black;
color: white;
text-align: center;
vertical-align: middle;
border: 1px solid black;
height: 50px;

}

#nav_top li a{
color: white;
text-align: center;
vertical-align: middle;


}

#nav_top li{
height: 40px;
background-image: url('images/grad.jpg');
background: gray;
color: white;
text-align: center;
vertical-align: middle;

}


#nav_top li a:hover{
height: 40px;
background: gray;
background-image: url('images/grad_flip.jpg');
color: white;
text-align: center;
vertical-align: middle;


}

#nav_bot {
top: 0px;
width:600px;
font-size: 100%;
background: white;
padding: 10px 0 0 2px;
background-image: url('images/bg_grad.jpg');
/*border:1px solid red; borderend*/;
height: auto;


}
#nav_top ul{
align: left;
}

#nav_top li{
vertical-align: middle;
font-size: 120%;
display: inline;
height: 40px;
background-image: url('images/grad.jpg');
margin: 0 1px;
}

#nav_top_finisher{
width: 600px;
height: 15px;
background-image: url('images/bg_grad_top.gif');
}
#nav_bot_finisher{
width: 600px;
height: 15px;
background-image: url('images/bg_grad_bot_600.jpg');
}
#nav_bot h2{
vertical-align: middle;
font-size: 120%;
color: black;
}
#nav_bot td{
vertical-align: middle;
font-size: 80%;
color: black;
}
#table_area{
/*border:1px solid red; borderend*/;
position: relative;
top: 0;
left: 0;
width:600px;
height: auto;
}
#side_nav{
/*border:1px solid lime; borderend*/;
position: relative;
top: 0;
right: 0;
font-size: 120%;
text-align: left;
padding-left: 15px;
width:120px;
height: auto;
/*border:1px solid red; borderend*/;
}

#main_content {
margin-left: 300px;
width: 600px;
background: transparent;
background-image: url('images/scroll_mid.gif');
height: auto;
background-repeat: repeat-y;
/*border:2px solid yellow; borderend*/;
}
#main_text{
text-align: left;
font-size: 120%;
line-height: 1.75em;
padding: 20px 45px 20px 45px;
height: auto;
}
#sleek {
margin-left: 300px;
width:600px;
overflow: hidden;
height: auto;
background: transparent;
}
#scroll_finisher {
margin-left: 300px;
background: transparent;
background-image: url('images/scroll_bot.gif');
background-repeat: no-repeat;
width:600px;
height: 200px;
/*border:1px solid yellow; borderend*/;
}
#scroll_starter {
margin-left: 300px;
background: transparent;
background-image: url('images/scroll_top.gif');
background-repeat: no-repeat;
width:600px;
height: 100px;
/*border:1px solid red; borderend*/;
}
#scroll_second{
margin-left: 300px;
background: transparent;
background-image: url('images/scroll_mid.gif');
background-repeat: no-repeat;
width:600px;
height: auto;
padding: 0 0 20px 0;
/*border:1px solid red; borderend*/;
}

#contentcontainer {
background-image:url('images/5.jpg');
/*border:1px solid red; borderend*/;
}
#content {
width:415px;
height: auto;
overflow:auto;
margin-left:auto;
margin-right:auto;
/*border:1px solid black; borderend*/;

}


#nav_top li{
height: 40px;
background: black;
background-image: url('images/grad.jpg');

color: white;
text-align: center;
vertical-align: middle;

}
#nav_top {
width: 900px;
background: black;
color: white;
text-align: center;
vertical-align: middle;
border: 1px solid black;
height: 50px;

}
#nav_top ul {
padding: 0;
margin: 0;
margin-left: 10px;
}
#nav_top ul li{
height: 40px;
width: 80px;
background: black;
background-image: url('images/grad.jpg');
color: white;
text-align: center;
vertical-align: middle;
float: left;

display: inline;
list-style-type:none;
}

#nav_top_ul a{
color: white;
display: block;
text-align: center;
vertical-align: middle;
width: auto;
height: 40px;

}


#footer{
	font-family: Tahoma;
	font-size: 12px;
	color: white;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover{
	color: #ff6600;
	text-decoration: underline;
}