body {
font-family: Helvetica, Arial, sans-serif;
font-size: 1em;
margin: 0;
background-color: #ffffff;
background-image: url('../images/newbg.jpg'); 
background-repeat: repeat-x repeat-y;
color: #000000;
}

#player{
margin-left: 20px;
}

.align-right { float:right; margin: 0 0 15px 15px; }

#content {
position: relative;
color: #000000;
z-index: 1;
}


#updates{
position: absolute;
width: 198px;
height: 400px;
border-style: dotted;
border-color: #094B95;
border-width: 2px;
border-right: 0px;
background-color: white;
letter-spacing: .7px;
}

ul
{
padding-left: 19px;
font-style: italic;
list-style-type: bullet;

}

h2.updates{
text-align: left;
padding-left: 10px;
font-style: italic;
letter-spacing: .1em;
color: #09168D;

}
#header {
height: 145px;
background-color: #ffffff;
background-image: url('../images/newbg.jpg');
background-repeat: repeat-x repeat-y;
color: #000000;
z-index: 9;
font-family: Helvetica, Arial, sans-serif;
}

#logo{
position: absolute; 
left: 480px; 
padding-top: 15px;
}


#header p {
text-align: justify;
font-size: 1.6em;
letter-spacing: 2em;
font-weight: bold;
color: #ffffff;
}



#navbar {
left: 250px;
width: 466px;
position: relative;
font-family: verdana;
font-style: italic;
font-size: 20px;
font-weight: bold;
color: #ffffff;
background-color: #094B95;
z-index: 52;
}

#navbar tr td{
color: #ffffff;
list-style-type: none;
padding: 0;
font-size: .7em;
text-align: center;

}

#navbar a:visited {
text-decoration: none;
color: #ffffff;
}


#navbar a:link{
text-decoration: none;
color: #ffffff;
}

#navbar tr td a:hover {
color: #559ff3;

background-color: #ffffff;
}

#navbar tr td p{
color: #ffffff;
background-color: #094B95;
}

#main-text {
position: relative;
font-family: Verdana;
text-align: justify;
letter-spacing: .2px;
background-color: #ffffff;
background-image: url("../images/maintextbg.jpg");
background-repeat: repeat-y;
margin-right: 10px;
border-style: solid; 
border-width: 1px; 
border-color: #626584; 
color: black;
padding-right: 30px;
padding-left: 30px;
}

#main-text-shadow{
position: relative;
left: 200px;
width: 75%;
background-color: #094B95;
}


#main-text a{
font-family: times;
font-weight: bold;
color: #0B81F9;
}

h1 {
letter-spacing: 3px;
font-weight: bolder;
font-style: italic;
font-size: 1.2em;
color: #09168D;
}

h4{
font-style: italic;
font-size: .9em;
color: #09168D;
}

h2{
font-size: 1.1em;
}

h3{
text-align: left;
padding-left: 20px;
letter-spacing: 5px;
font-style: italic;
font-size: 1.3em;
color: #51D554;
}
a:link {
color: blue;
text-decoration: none;
}

a:visited {
color: #0b1c73;
text-decoration: none;
}

#navcontainer ul{
list-style-type: none;
margin: 0;
display: block; 
color: #FFF;
width: 400px;
padding: .2em .8em;
background-color: darkblue;
}

#navcontainer li { margin: 0 0 .2em 0; }

p.footer {
font-size: .8em;
font-weight: bold;
text-align: center;
color: #559FF3;
}
