body {
margin: 0 auto;
text-align: center;
height: 75%;
}

html {
height: 100%;
margin-bottom: 1px;
}



:focus
{
  -moz-outline-style: none;
}

#wrap {
margin: 0 auto;
text-align: center;
width: 870px;
height: 100%;
order: 2px solid #2E3092;
color: black;
}

.header {
margin-left: 0;
margin-top: 1.25em;
background: #fff;
width: 100%;
height:200px;
text-align: left;
order-left: 2px solid #2E3092;
order-right: 2px solid #2E3092;
order-top: 2px solid #2E3092;
}

#headerrow {
height: 25px;
margin: 0 auto;
background: #B0B9BF;
margin-bottom: 1px;
margin-left: 3px;
}

#main {
color: #330000;
float: left;
margin: 0 auto;
width: 100%;
ackground: #2E3092;
}

#headerrow p{
padding-top: 5px;
text-align: center;
	font-size: 1.2em;
font: Verdana, 'Trebuchet MS', arial, sans-serif;
}

 #content {
 margin-left:40px;
 float: left;
 width: 640px;
 ackground: #2E3092;
 	text-align: justify;
	font: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #2E3092;
  }

	
	
	#content p{
      color:#2E3092;
  letter-spacing:1px;
  	padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;
	text-align: justify;
	font: 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: bolder;
	
	}

	h5 {
		font-family: verdana, arial;
	padding-top: 10px;
padding-left: 10px;
	text-align: justify;
	font-family: verdana, arial;
	font-size: 1.4em;
	color: #52188C;
	
		}
	h6 {
	text-transform: uppercase;
	margin-bottom: 0px;
	font-family: verdana, arial;
	padding-top: 0;
padding-left: 10px;
padding-bottom: 0px;
	text-align: justify;
	font-family: verdana, arial;
	font-size: 1em;
	color: #5A595A;
	
	
	}
	
	
	h4 {
	margin-bottom: 0px;
	font-family: verdana, arial;
	padding-top: 0;
padding-left: 10px;
padding-bottom: 0px;
	text-align: justify;
	font-family: verdana, arial;
	font-size: 1em;
	color: #5A595A;
	
	
	
	
	}
	
	
	
	.nav {
background: #fff;

}
	
.glossymenu{
text-transform: uppercase;
float: left;
text-align: left;
list-style-type: none;
margin: 0px 0;
margin-left: 3px;
padding: 0;
width: 170px;
order: 1px solid #9A9A9A;
border-bottom-width: 0;

}

.glossymenu li a{
background: #B0B9BF ;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #0C0F8C;
display: block;
width: auto;
height: 30px;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
border-bottom: 1px solid #fff;
}

.glossymenu li a.active{
background-image: url(glossyback.gif);
color: white;
}

.glossymenu li a:hover{
background-image: url(glossyback.gif);
color: white;
}


#navlist li
{
font-weight: bold;
font-size: 0.7em;
font-family: verdana, arial;
display: inline;
list-style-type: none;
padding-top: 0;
padding-bottom: 0;
padding-right: 20px;

}


#navlist li a
{
display: inline;
list-style-type: none;
adding-right: 20px;
text-decoration: none;
list-style: none;
color: #999999;
}

#navlist li a:hover
{

display: inline;
list-style-type: none;
adding-right: 20px;
text-decoration: none;
list-style: none;
color: #940084;
}




#navlist li a.active
{

display: inline;
list-style-type: none;
adding-right: 20px;
text-decoration: none;
list-style: none;
color: #940084;
}


#footer {
height: 15px;
margin: 0 auto;
ackground: #B0B9BF;
clear: both;
float: left;
width:100%;
text-align: center;
}

