/*This is the core style sheet of the site.*/

body {
background-color: #1B647A;
color: #666666;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
line-height: 1.7em;
margin: 0em;
}

p {
font-size: .8em;
text-align: justify;
color: #ebebeb; 
}

h1 {
font-size: 1.7em;
text-align: center;
font-style: italic;
letter-spacing: 5px;
font-weight: bold;
color: #ebebeb; 
}

h2 {
font-size: 1.0em;
text-decoration: none;
text-align: center;
color: #ebebeb; 
}

h3 {
font-size: 1.1em;
text-decoration: none;
text-align: left;
color: #ebebeb; 
}

h4 {
font-size: 1.0em;
text-decoration: none;
text-align: center;
color: #ebebeb; 
margin: 50px;
}

p.footer {
text-align: center;
text-decoration: underline;
font-weight: bold;
}

a:link {
color: #ebebeb; 
text-decoration: none;
font-weight: bold;
} 

a:visited {
color: #ebebeb; 
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #ffffff;
background-color: #516F89;
font-weight: bold;
}

a:active {
background-color: #67849e;
font-weight: bold;
}

#navAlpha a:link, #navAlpha a:visited {
display: inline;
color: #D7D2D6;
border-bottom: 1px #000000 solid;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;
font-weight: normal;
}

#navAlpha a:hover {
display: absolute;
background-color: #516F89;
text-decoration: underline;
}

#navBeta a:link, #navBeta a:visited {
background-color: none;
display: inline;
color: #D7D2D6;

padding: 3px;
padding-bottom: 3px;
text-decoration: none;
font-weight: normal;
}

#navBeta a:hover {
background-color: none;
text-decoration: underline;
display: absolute;


}

#header {
color:#ffffff;

align:center;
margin-top: 20px;

background-color: none;

text-align: center;
voice-family: "\"}\"";
voice-family:inherit;
}

#header p {
font-size: .6em;
}

#main-content {
margin-top:-22px;
background-color: #122835;
background-image: url(images/bluestar_bg.jpg);
background-repeat: no-repeat;
background-position: center;

}

#outer-image {

background-color: #122835;
height: 199px;
}

#inner-image {
float: left;
background-image: url(images/headerMain.jpg);
height: 199px;
background-repeat: no-repeat;
background-position: top center;
}

#navAlpha {
left: 0px;
background-color: #1B647A;
border-top: 1px #000000 solid;
text-align: center;
voice-family: "\"}\"";
voice-family:inherit;
text-decoration: none;
}


#navBeta {
margin-left:0px;
background-color: none;
text-align: center;
background-color: #122835;
voice-family: "\"}\"";
voice-family:inherit;
}


