a:link {color: #338FCC !important; }
a:visited {color: #5AA329 !important; }
a:hover {color: #1F91AD !important; }
a:active {color: #0F4857 !important; }


body
{
background-image: url('/Expedition/img/bg.png');
background-repeat: repeat-x;
font-family : verdana;
color       : black;
font-size   : 15px;
line-height : 150%;
}

span.logo
{
position : absolute;
top      : 20px;
left     : 20px;
width    : 705px;
height   : 152px;
background-image : url('/Expedition/img/logo.png');
z-index  : 3;
}

span.menu
{
position : absolute;
top      : 160px;
left     : 20px;
width    : 141px;
z-index  : 2;
padding-bottom:0px;
}

div.menucontent
{
background-image  : url('/Expedition/img/menu_middle.png');
background-repeat : repeat-y;
width             : 141px;
padding-left      : 4px;
padding-right     : 4px;
font-size         : 12px;
z-index  : 1;
margin-top: -3px;
}

span.body
{
position : absolute;
top      : 160px;
left     : 167px;
width    : 501px;
}

div.bodycontent
{
background-image  : url('/Expedition/img/body_middle.png');
background-repeat : repeat-y;
width             : 501px;
padding           : 4px;
font-size         : 12px;
margin-top: -3px;
}


p.indent
{
text-indent: 12px;
font-size  : 12px;
}

p.indent:first-letter
{
font-size   : 20px;
font-weight : 500;
}

p.caption
{
font-size  : 10px;
}

h3{
font-size:  20px;
}

h4{
font-size:  16px;
}

ul.menu
{
list-style-position: outside;
}

img.floatleft
{
float : left;
}

img.floatright
{
float : right;
}

p.center
{
text-align:center;
}




a:link {color: #338FCC !important; }
a:visited {color: #5AA329 !important; }
a:hover {color: #1F91AD !important; }
a:active {color: #0F4857 !important; }
