		#container {
			width: 980px;
	    clear:both;
					position:relative;
margin-left: auto;
margin-right: auto;
text-align: left;
		}

		#banner {
			width: 980px;
			padding: 0px;
			margin-bottom: 5px;
			background-color: #FFFFFF;
			COLOR: grey;
			FONT-SIZE: 8pt;
		}

		#content {
			padding: 15px;
			margin-left: 165px;
			margin-right: 165px;
			background-color: #FFFFFF;
						border: 3px #0000a0;
		}
		
		#content2 {
			padding: 15px;
			margin-left: 165px;
			margin-right: 0px;
			background-color: #FFFFFF;
			width: 612px;
			border: 3px blue;
		}

		#sidebar-a {
			float: left;
			width: 165px;
			margin-right: 0px;
			position:relative;
			padding: 2px;
			background-color: #FFFFFF;
		}

		#sidebar-b { 
			float: right;
			width: 165px;
			margin-left: 0px;
			position:relative;
			padding: 2px;
			background-color: #FFFFFF;
		}

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 5px;
			background-color: #000000;
				}
			
.nav {
COLOR: #ffffff;
FONT-FAMILY: Verdana, Arial, Helvetica;
FONT-SIZE: 8pt;
TEXT-DECORATION: none;
		}
		
.nav:hover {
COLOR: #0000a0;
FONT-FAMILY: Verdana, Arial, Helvetica;
FONT-SIZE: 8pt;
TEXT-DECORATION: underline;
		}

.nav2 {
COLOR: #0000a0;
FONT-FAMILY: Verdana, Arial, Helvetica;
FONT-SIZE: 8pt;
font-weight:bold;
text-align:center;
		}
		
.nav2:hover {
COLOR: red;
FONT-FAMILY: Verdana, Arial, Helvetica;
FONT-SIZE: 8pt;
font-weight:bold;
text-align:center;
TEXT-DECORATION: underline;
		}

		
.menuitem { width:150px;
height:15px;
color:#000000;
FONT-FAMILY: Verdana, Arial, Helvetica;
font-size:8pt;
padding: 1px;
text-align: left;
}

.menucontent { 
background:#FFFFff;
color:#000000;
FONT-FAMILY: Verdana, Arial, Helvetica;
font-size:8pt;
border:1px solid #0000a0 ;
text-align:center;
}

.menuhead { 
width:100%;
height:16px;
line-height:16px;
background: red ;
padding: 1px;
font-family: verdana,arial,helvetica;
border:1px solid #ffffff ;
text-align:left;
font-weight:bold;
font-size:8pt;
}

.menuhead2 { 
width:100%;
height:16px;
line-height:16px;
background: blue ;
padding: 1px;
font-family: verdana,arial,helvetica;
border:1px solid #ffffff ;
text-align:left;
font-weight:bold;
font-size:8pt;
}

.menuhead3 { 
width:100%;
height:16px;
line-height:16px;
background: green ;
padding: 1px;
font-family: verdana,arial,helvetica;
border:1px solid #ffffff ;
text-align:left;
font-weight:bold;
font-size:8pt;
}

.menuhead4 { 
width:100%;
height:16px;
line-height:16px;
background: #667C26 ;
padding: 1px;
font-family: verdana,arial,helvetica;
border:1px solid #ffffff ;
text-align:left;
font-weight:bold;
font-size:8pt;
}

.menuhead5 { 
width:100%;
height:16px;
line-height:16px;
background: #FF8040 ;
padding: 1px;
font-family: verdana,arial,helvetica;
border:1px solid #ffffff ;
text-align:left;
font-weight:bold;
font-size:8pt;
}

.menuhead6 { 
width:100%;
height:16px;
line-height:16px;
background: #6960EC ;
padding: 1px;
font-family: verdana,arial,helvetica;
border:1px solid #ffffff ;
text-align:left;
font-weight:bold;
font-size:8pt;
}

.menuhead7 { 
width:100%;
height:16px;
line-height:16px;
background: #0000a0 ;
padding: 1px;
font-family: verdana,arial,helvetica;
border:1px solid #ffffff ;
text-align:left;
font-weight:bold;
font-size:8pt;
}

.menuhead8 { 
width:100%;
height:16px;
line-height:16px;
background: #804000 ;
padding: 1px;
font-family: verdana,arial,helvetica;
border:1px solid #ffffff ;
text-align:left;
font-weight:bold;
font-size:8pt;
}


BODY {
    COLOR: #000000;
    FONT-FAMILY: verdana, Arial, helvetica;
    FONT-SIZE: 8pt;
	 text-align:center; 
}
P {
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE: 8pt;
}
A {
    COLOR: #0000a0;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE: 8pt;
	TEXT-DECORATION: none;
}
A:hover {
    COLOR: red;
    TEXT-DECORATION: underline;
}

H1 {
    font-family: verdana, arial,helvetica;
    font-size: 10pt;
    color: #0000a0;
	TEXT-DECORATION: bold;
    margin-top: 0;
}

H2 {
    font-family: verdana, arial,helvetica;
    font-size: 11px;
    color: #000000;
    margin-top: 0;
}
