a
{
outline:none;
}

body
{
font-family:Arial, Helvetica, Sans-Serif;
margin-top:15px;
padding:0;
background-color:white;
}

h1
{
font-weight:bold;
font-size:24px;
}

h2
{
font-weight:bold;
font-size:20px;
}

h3
{
font-weight:bold;
font-size:18px;
}

p
{
text-indent:35px;
}

#background_shadow
{
position:relative;
left:auto;
top:auto;
margin-left:auto;
margin-top:5px;
margin-right:auto;
width:1040px;
height:812px;
background:url(../images/background_shadow_812.png);
}

#button_preload
{
visibility:hidden;
position:fixed;
margin-left:auto;
margin-top:5px;
margin-right:auto;
width:175px;
height:38px;
background:url(../images/glass_button_skinny_rollover.png);
}

#main-container
{
border:1px solid white;
position:relative;
margin-left:auto;
margin-right:auto;
width:1024px;
height:800px;
}


#top-container
{
border-bottom:1px solid white;
text-align:center;
width:849px;
height:145px;
background:#001240;
position:relative;
top:0px;
left:175px;
padding-top:30px;
}


#body-container
{
float:right;
left:176px;
width:848px;
height:609px;
background:#c2cbd4;
text-align:center;
padding-bottom:15px;
}

#body-text-shadow
{
margin-top:15px;
width:848px;
height:609px;
background:url(../images/body-text-shadow.png) no-repeat;
background-position:center;
}

#body-text
{
position:relative;
margin-top:auto;
margin-left:auto;
margin-right:auto;
text-align:left;
float:center;
width:700px;
height:564px;
padding:15px;
overflow:auto;
background:white;
border:1px solid black;
}

#top-left
{
border-bottom:1px solid white;
border-right:1px solid white;
position:absolute;
top:0px;
left:0px;
width:169px;
height:167px;
display:block;
background:#001240;
padding-left:6px;
padding-top:8px;
}


#nav
{
border-right:1px solid white;
float:left;
width:175px;
height:604px;
background:#001240;
padding-top:20px;
}


#nav a
{
font-size:11px;
font-weight:bold;
text-decoration:none;
font-style:oblique;
font-variant:small-caps;
color:white;
width:175px;
height:30px;
display:block;
background:url(../images/glass_button_skinny.png) no-repeat;
vertical-align:middle;
text-align:center;
padding-top:12px;
}


#nav a:hover
{
background:url(../images/glass_button_skinny_rollover.png) no-repeat;
}

input.caps
{
text-transform:uppercase;
}

input.capfirst
{
text-transform:capitalize;
}
