body
{
background-color: #003e7e;
margin: 0px 0px 0px 0px;

text-align: center;
}

#wrapper
{
width: 1000px;
height: auto;
margin: 0 auto;
padding: 0px 0px 10px 0px;
}

#white
{
float: left;
background-color: #ffffff;
padding: 0px 0px 20px 0px;
height: auto;
min-height: 500px;

margin: 13px 0px 10px 0px;

border-style: solid;
border-color: #c0c0c0;
border-width: 3px 3px 3px 3px;
}

#menu_container
{
float: left;
width: 1000px;
background-color: #0067d0;

padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;

border-style: solid;
border-color: #c0c0c0;
border-width: 3px 0px 3px 0px;

text-align: center;
}

#main_menu_holder
{
width: 855px;
margin: 0 auto;
}

#item_wrapup
{
float: right;
clear: right;

width: 290px;
margin: 0px 10px 10px 0px;

background-color: #deeeff;

border-style: solid;
border-color: #0067d0;
border-width: 1px 1px 1px 1px;

font-family: verdana;
font-size: 12px;
color: #000000;
}

#item_wrapup_1
{
float: left;

width: 290px;
height: 400px;
margin: 10px 20px 10px 20px;

background-color: #deeeff;

border-style: solid;
border-color: #0067d0;
border-width: 1px 1px 1px 1px;

font-family: verdana;
font-size: 12px;
color: #000000;
}

#content
{

float: left;

width: 680px;
min-height: 250px;

font-family: verdana;
font-size: 12px;
color: #000000;

padding: 0px 0px 10px 0px;
text-align: center;

border-style: dashed;
border-color: #c0c0c0;
border-width: 0px 0px 0px 0px;
}

#propup
{
width: 1px;
height: 250px;
float: right;
}

#content_wrapup
{
margin: 0px 0px 10px 10px;

border-style: solid;
border-color: #0067d0;
border-width: 1px 1px 1px 1px;
}

/*miscellaneous*/

td
{
font-family: verdana;
font-size: 12px;
color: #000000;
}

ul
{
text-align: left;
}


/*h's...*/
h2
{
font-family: tahoma;
font-size: 35px;
color: #0067d0;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

h3
{
display: block;
background-color: #003e7e;

font-family: tahoma;
font-size: 20px;
color: #ffffff;

padding: 5px 0px 5px 0px;
margin: 0px 0px 0px 0px;
}

h4
{
display: block;
background-color: #0067d0;

font-family: tahoma;
font-size: 15px;
color: #ffffff;

padding: 3px 0px 3px 0px;
margin: 0px 0px 0px 0px;
}

/*spans*/
#subheading
{
font-family: arial;
font-size: 22px;
color: #777777;
}

#right
{
text-align: right;
margin: 0px 0px 10px 0px;
}

/*paragraphs*/
p
{
text-align: justify;
padding: 0px 10px 0px 10px;
}

p.sidebar
{
padding: 10px 10px 10px 10px;
}
/*anchors*/

a.jump
{
font-family: verdana;
font-size: 11px;
color: #0067d0;
text-decoration: none;
}

a.side
{
font-family: verdana;
font-size: 12px;
color: #0067d0;
text-decoration: none;
}

a:hover#jump
{
color: #6fb6ff;
text-decoration: underline;
}

a.menu
{
display: block;
float: left;

width: 140px;
height: 80px;
padding: 5px 0px 1px 0px;

text-align: center;

background-color: #0067d0;
text-decoration: none;

font-family: verdana;
font-weight: bold;
font-size: 13px;
color: #ffffff;
}

a:hover#menu
{
background-color: #213a49;

text-decoration: underline;
}
/*images*/

img.banner
{
float: left;
margin: 0px 0px 0px 0px;
}

img.icon
{
border-width: 0px 0px 0px 0px;
}

img.bar
{
float: right;
}
