<!--
	BODY {
	font-size : 13px;
	color : #dedfe0;
  	font-family: "Comic Sans MS", cursive;
  	text-align: center;
	min-width: 1004px;
  	margin: 0;
  	padding:0;
  	background: #000000 url(../images/space.gif);
}

#logo_div {
width: 996px; /*this width will be equal to the background image width*/
height: 175px; /*this height will be equal to the background image height*/
background: url(../images/logo_top.png) top center no-repeat;
margin: auto;
      clear: both;
}

#logo_div a {
width:100%;
height:100%;
display:block;
} 


#border_div  {
margin: auto;
margin-bottom: -1055px;
width: 989px;
height: 449px;
text-align: left;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 0;
border: 5px solid #fff;
z-index: 1;
position: relative;

}

#box_div  {
margin: auto;
padding: 0;
width: 420px;
height: 431px;
z-index: 2;
top: 160px;
left: 275px;
right: 0;
bottom: 0;
border: 0px solid #fff;
background: transparent url(../images/content_box.png);
position: relative;


}

#content_div  {
margin: auto;
text-align: left;
padding: 0px;
width: 375px;
height: 380px;
z-index: 3;
top: 640px;
left: 280px;
right: 0;
bottom: 0;
border: 0px solid #fff;
position: relative;
overflow: auto;

}

#paginate-slider{
margin: auto;
padding: 0;
width: 600px;
height: 70px;
z-index: 4;
top: 40px;
left: -400px;
right: 0;
bottom: 0;
border: 0px solid #fff;
position: relative;
font-size : 12px;
color : #e8e9ea;
font-family: "Comic Sans MS", cursive;

}

#footer_div {
width: 996px; /*this width will be equal to the background image width*/
height: 35px; /*this height will be equal to the background image height*/
background: url(../images/footer_aurabesh.gif) top center no-repeat;
margin: auto;
padding: 0;
z-index: 5;
top: 180px;
left: 0px;
right: 0;
bottom: 0;
position: relative;
overflow: auto;
font-size : 10px;
color : #e8e9ea;
font-family: "Comic Sans MS", cursive;
}


#pirate_div {
width: 989px; /*this width will be equal to the background image width*/
height: 449px; /*this height will be equal to the background image height*/
background: url(../images/pirate.jpg) top left no-repeat;
padding: 0;

}

#bors_div {
width: 989px; /*this width will be equal to the background image width*/
height: 449px; /*this height will be equal to the background image height*/
background: url(../images/bors.jpg) top left no-repeat;
padding: 0;

}

#tusken_div {
width: 989px; /*this width will be equal to the background image width*/
height: 449px; /*this height will be equal to the background image height*/
background: url(../images/tusken.jpg) top left no-repeat;
padding: 0;

}

#trooper_div {
width: 989px; /*this width will be equal to the background image width*/
height: 449px; /*this height will be equal to the background image height*/
background: url(../images/trooper.jpg) top left no-repeat;
padding: 0;

}

#ghostbuster_div {
width: 989px; /*this width will be equal to the background image width*/
height: 449px; /*this height will be equal to the background image height*/
background: url(../images/ghostbuster.jpg) top left no-repeat;
padding: 0;

}

<!-- BEGIN AJAX CONTENT -->


.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 989px; /*width of featured content slider*/
height: 449px;

}

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 989px; /*width of featured content slider*/
height: 449px;

}

.sliderwrapper .slidercontent{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
width: 989px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 996px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: navy;
padding: 0;
}

.pagination a{
padding: 0;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

#thumbs{
    border: 1px dashed #d2d2d2;
margin: 10px 0 0 5px;

}

<!-- BEGIN GALLERY SPECIFIC CONTENT -->

#gallery_border_div  {
margin: auto;
margin-bottom: -1200px;
width: 989px;
height: 700px;
text-align: left;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 0;
border: 5px solid #fff;
z-index: 1;
position: relative;

}

#gallery_footer_div {
width: 996px; /*this width will be equal to the background image width*/
height: 35px; /*this height will be equal to the background image height*/
background: url(../images/footer_aurabesh.gif) top center no-repeat;
margin: auto;
padding: 0;
z-index: 4;
top: 1000px;
left: 0px;
right: 0;
bottom: 0;
position: relative;
overflow: auto;
font-size : 10px;
color : #e8e9ea;
font-family: "Comic Sans MS", cursive;
}

#gallery_paginate-slider{
margin: auto;
padding: 0;
width: 600px;
height: 70px;
z-index: 3;
top: 40px;
left: -400px;
right: 0;
bottom: 0;
border: 0px solid #fff;
position: relative;
font-size : 12px;
color : #e8e9ea;
font-family: "Comic Sans MS", cursive;

}

#gallery_content_div  {
margin: auto;
text-align: left;
padding: 0;
width: 375px;
height: 380px;
z-index: 2;
top: 640px;
left: 280px;
right: 0;
bottom: 0;
border: 0px solid #fff;
position: relative;
overflow: auto;

}


-->



