﻿body 
{
	 font-size:12px;    
        font-family: Arial, Helvetica, sans-serif;
        background-color:#000033;
        margin-left:auto;
        margin-right:auto;
        margin-top:0px;
        margin-bottom:0px;
        height:100%;
}
div#MapPath
{
    margin-top:116px;
    text-align:right;
    padding:10px;
    height:20px;
    position:absolute;
    width:740px;
z-index:3;
}
div#outer 

    {
    width: 760px;
    margin-top: 50px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    position:relative;
    z-index:0;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-y;
	min-height:100%;

}
div#header-logo
{
	background-repeat:repeat-x;
	    margin-top:4px;
	    margin-left:20px;
    height:93px;
    width:245px;
    position:absolute;
    z-index:3;
}
div#flash-area
{
    	background-image:url(/images/flashplaceholder.jpg);
	background-repeat:no-repeat;
	    margin-top:27px;
	    margin-left:325px;
    height:72px;
    width:410px;
    position:absolute;
    z-index:2;
}
div#header
{
    height:113px;
}

div#header-logo-bg
{background-image:url(/images/logobg.jpg);
	background-repeat:repeat-x;
	    margin-top:0px;
	    margin-left:3px;
    height:93px;
    width:245px;
position:absolute;
    z-index:1;
}

div#header-middle-bg
{background-image:url(/images/HeaderMiddle.jpg);
position:absolute;
	    margin-top:0px;
	    margin-left:245px;
    height:116px;
    width:95px;
position:absolute;
    z-index:1;
}
div#header-right-bg
{background-image:url(/images/HeaderRight.jpg);
position:absolute;
	background-repeat:repeat-x;
	    margin-top:0px;
	    margin-left:340px;
    height:116px;
    width:416px;

    z-index:1;
}
div#menu
{
	 font-family:Siple, Arial. Sans-Serif;
	 font-size:small;
    margin-top:150px;
    position:absolute;
    width:105px;
margin-left:0px;
z-index:4;

}
div#content
{    margin-top:0px;
    width:760px;
z-index:2;
margin-left:0px;

}


div#ContentBox
{
	 font-family:Siple, Arial. Sans-Serif;
	 font-size:small;
    margin-top:30px;
    position:relative;
    width:590px;
margin-left:145px;
z-index:1;
height:100%;

}
div#ContentBoxTop
{
background-image:url(/images/ContentBoxTop.jpg);
background-repeat:no-repeat;
height:46px;
    margin-top:0px;
    position:relative;
    width:590px;
margin-left:0px;
z-index:1;
}

div#ContentBoxMiddle
{
background-image:url(/images/ContentBoxMiddle.jpg);
background-repeat:repeat-y;
min-height:150px;
    margin-top:0px;
    position:relative;
    padding:5px;
    width:585px;
margin-left:0px;
z-index:3;
}

div#ContentHeader
{
 margin-top:-40px;
 margin-left:10px;
    position:relative;
}
div#ContentInner
{font-family:Arial;
	width:565px;
	margin-left:3px;
	position:relative;
	background-color:#6699cc;
	padding:5px;
	color:#ffffff;
	z-index:3;
	min-height:148px;
}

div#ContentBoxBottom
{
background-image:url(/images/ContentBoxBottom.jpg);
background-repeat:no-repeat;
height:13px;
    margin-top:0px;
    position:relative;
    width:590px;
margin-left:0px;
z-index:2;
}
div#BottomBar
{margin-left:-144px;
	margin-top:-50px;
	width:760px;
	position:relative;
	height:168;
z-index:1;
}

div#BottomBarLeft
{
	
width:112px;
background-image:url(/images/BottomBarleft.png);
background-repeat:repeat-x;
margin-left:0px;
position:relative;
	height:168px;
z-index:1;
}
div#BottomBarRight
{
	margin-left:112px;
	margin-top:-168px;
width:646px;
background-image:url(/images/BottomBarRight.png);
background-repeat:repeat-x;
position:absolute;
	height:168px;
z-index:1;
}
div#BottomBarLinks
{margin-top:75px;
	margin-left:-50px;
width:646px;
position:relative;
	height:168px;
z-index:1;
}

div#PageBottom
{min-height:500px;
	position:relative;
	background-color:#000033;
	z-index:0;
	margin-top:168px;
	width:762px;
	margin-left:-145px;
}
h2
{font-family:Arial;
	font-weight:bold;
	font-size:13pt;
	color:#ffffff;
}
    A {font-family:Arial, Helvetica, sans-serif;  font-size:12px;}
A:link { text-decoration: none; color: #000033} 
A:visited { text-decoration: none; color: #3d3c97;}
A:hover {text-decoration: none; color: #091aff;}

    A.alt {font-family:Arial, Helvetica, sans-serif; font-size:10px;}
A.alt:link{text-decoration: none; color: #8ec6ef; }
A.alt:visited {text-decoration: none; color: #aaaeb6;}
A.alt:hover { text-decoration: none; color: #ffffcc;} 


.menufix
{
    z-index:100;
}