body {
background-color:000000;
background-image: url(http://utahiaai.com/Html/BurningBooks-gmaxwell.jpg);
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
}

.corner {
background-image: url(../images/corner.gif);
width:5px;
max-width:5px;
min-width:5px;
height:5px;
}

.lside {
background-image: url(../images/leftside.gif);
width:5px;
max-width:5px;
min-width:5px;
}

.rside {
background-image: url(../images/rightside.gif);
width:5px;
max-width:5px;
min-width:5px;
}

.corner2 {
background-image: url(../images/corner2.gif);
width:5px;
max-width:5px;
min-width:5px;
height:5px;
}

.corner3 {
background-image: url(../images/corner3.gif);
width:5px;
max-width:5px;
min-width:5px;
height:5px;
}

.corner4 {
background-image: url(../images/corner4.gif);
width:5px;
max-width:5px;
min-width:5px;
height:5px;
}

.sitewidth {
width:80%;
min-width:700px;
}

.banner {
background-image: url(../images/misc/as-fire-apb-anim-01_seamless.gif);
text-align: center;
}

.menubar {
position:relative;
background-color:000000;
vertical-align: top; 
text-align: center;
color: #FF0000;
z-index:3;
}

.topline {
background-image:  url(../images/topline.gif);
height:5px;
}

.botline {
background-image:  url(../images/bitline.gif);
height:5px;
}

a.linktext {
background-color:000000;
position:relative;
top:5px;
z-index:3;
}

a.linktext img {
position:absolute;
left:50%;
margin-left: -25px;
height:50px;
width:50px;
top:15px;
z-index:3;
}

a.linktext:link {
font-size:16px;
color: #cc0000; 
text-decoration: none; 
font-weight:bold;
}

a.linktext:active {
font-size:16px;
color: #cc0000; 
text-decoration: none; 
font-weight:bold;
}

a.linktext:visited {
font-size:16px;
color: #cc0000; 
text-decoration: none; 
font-weight:bold;
}

a.linktext:hover {
font-size:17px;
color: #ff6600; 
text-decoration: none; 
font-weight:normal;
}

a.linktext:hover img {
position:absolute;
left:50%;
margin-left: -50px;
height:100px;
width:100px;
top:15px;
z-index:4;
}

.Navi {
visibility:hidden;
background-color:000000;
position:fixed;
top:2px;
z-index:2;
}

.Navi2 {
position:relative;
visibility:hidden;
background-color:000000;
text-align: center;
color: #FF0000;
}

.Navi3 {
background-color:000000;
text-align: center;
color: #FF0000;
position:relative;
top:5px;
z-index:3;
}

table.Navi:hover {
background-color:transparent;
color: transparent;
z-index:1;
}

#Links{
visibility:visible;
filter:alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
width:80%;
max-width:700px;
position:fixed;
height:75px !important;
max-height:75px !important;
top:0px;
left: 50%;
margin-left: -350px;
z-index:3;
line-height:0%;
}

#Links:hover{
visibility:visible;
filter:alpha(opacity=90);
-moz-opacity:.90;
-khtml-opacity: .90;
opacity: .90;
left:0px;
left: 0px;
margin-left: 0px;
width:100% !important;
max-width:100% !important;
max-height:125px !important;
height:125px !important;
line-height:100%;
}

#TopBan {
width:100%;
position:fixed;
top:0px;
height:128px;
z-index:1;
}

#Content {
width:100%;
position:absolute;
top:127px;
z-index:0;
}

#Date {
width:100%;
position:fixed;
bottom:0px;
z-index:1;
}


.Content {
background-color:000000;
text-align: center;
}