@charset "utf-8";
/* CSS Document */
body, p, td, th, div, span {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
background-color:#000000;
}

p {
line-height:160%;
}

a {
text-decoration:none;
color:#FFFF66;
}

a:hover {
text-decoration:underline;
}

ul{
margin:0px;
padding:0px;
}

.Personal{
font-size:11px;
color:#666666;
margin-left:5px;
}

.othertxt{
float:left;
}

#Super{
margin:auto;
width:760px;
height:606px;
border:solid 1px;
border-color:#999999;
background-color:#9A0F11;
background-image:url(../images/main_bkg.jpg);
background-repeat:no-repeat;
}

#TitleBar{
background-color:#000000;
width:760px;
height:115px;
float:right;
position:relative;
top:475px;
filter: alpha(opacity = 80); mozopacity:0.8; opacity:0.8; 
}

#Rule{
margin:0px;
padding:0px;
background-color:#000000;
color:#000000;
width:760px;
border:solid 1px black;
float:left;
position:absolute;
top:610px;
}

#Start{
width:140px;
border:solid 1px;
border-color:#333333;
float:right;
margin-right:10px;
margin-top:55px;
font-size:14px;
font-weight:bold;
color:#FF6666;
text-align:right;
padding:5px;
}

#Start a{
}

#Start:hover{
color:#FFFFFF;
cursor:pointer;
border-color:#FFFFFF;
}

#Navigation{
background-color:#000000;
filter: alpha(opacity = 80); mozopacity:0.8; opacity:0.8;
width:140px;
height:340px;
border:solid 1px;
border-color:#CCCCCC;
float:right;
margin-top:-420px;
margin-right:10px;
padding:5px;
}

#Navbar{
background-color:#000000;
filter: alpha(opacity = 80); mozopacity:0.8; opacity:0.8;
width:140px;
height:495px;
border:solid 1px;
border-color:#CCCCCC;
float:right;
position:relative;
top:-100px;
margin-right:10px;
margin-bottom:0px;
padding:5px;
display:none;
}

#Nav{
list-style:none;
text-align:right;
}

#Header{
font-size:15px;
color:#FFFFFF;
font-weight:bold;
background-color:#333333;
}

#Nav li{
font-size:12px;
padding:5px;
margin-top:5px;
border-bottom:dashed 1px #666666;
color:#FFFFFF;
}

#Nav li a{
color:#FFFFFF;
}

#Nav li:hover{
background-color:#990000;
border:solid 1px #FFFFFF;
cursor:pointer;
}



#Nav li:hover a{
text-decoration:underline;
}

#Nav li.MenuHead{
background-color:#222222;
border:none;
font-size:14px;
font-weight:bold;
color:#CCCCCC;
}

#Nav li:hover.MenuHead{
text-decoration:none;
cursor:default;
}

#DisplayPane{
background-color:#000000;
width:550px;
height:420px;
border:solid 1px;
filter: alpha(opacity = 80); mozopacity:0.8; opacity:0.8; 
border-color:#CCCCCC;
float:left;
position:absolute;
top:32px;
margin-right:10px;
margin-bottom:0px;
padding:5px;
display:none;
margin-left:10px;
overflow-y:auto;
}

#DisplayPane h1{
text-align:right;
font-size:18px;
margin-top:7px;
margin-bottom:0px;
}

#DisplayPane img{
float:left;
margin-top:13px;
margin-right:10px;
}

#DisplayPane p{
margin-top:5px;
margin-left:5px;
font-size:12px;
}

#DisplayPane a{
text-decoration:underline;
}

#DisplayPane a:hover{
text-decoration:none;
}

#TitlePix{
background-image:url(../images/title.gif);
width:227px;
height:90px;
background-repeat:no-repeat;
margin-top:20px;
margin-left:15px;
}
