body
{margin:0px 0px; padding:0px; text-align: center;}

#container
{text-align: left;
	margin:0 auto;
	width: 1000px}

#menu1 {
clear:both;
width: 1000px;
height: 19px;
position: static;
}

#menu {
width: 100%;
background: #eee;
float: left;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 8em;
float: left;
}
#menu a, #menu h6 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h6 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


}
#top {
clear: both;
width: 1000px;
height: 19px;
position: static;
background-color: #CCC;
}
#topleft {
clear: both;
width: 220px;
height: 19px;
float: left;
background-color: #CCC;
}
#topmiddle {
width: 500px;
height: 19px;
float: left;
background-color: #CCC;
}
#topright {
width: 280px;
height: 19px;
float: left;
background-color: #CCC;
}
#topright a:hover {color: #800080}

#middle {
width: 1000px;
position: static;
min-height: 600px;
}
#middleleft {
width: 150px;
height: 100px;
float: left;
}
#middlemiddle {
width: 650px;
float: left;
}
#middleright {
width: 200px;
float: left;
background-color: #CCC;
min-height: 600px;
}

#middleright a:hover {color: #800080}

#bottom {
clear: both;
width: 1000px;
position: static;
background-color: #CCC;
min-height: 200px;
}

#floatleft {
float: left;
}

a:hover {color:#FF00FF;} 
a:link {text-decoration:none}      /* unvisited link */

p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-decoration: none;
	margin-left: 0px;
	font-weight: normal;
}

.pnopad{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	margin-left: 0px;
	font-weight: normal;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #990000;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #990000;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #990000;
}

h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	clear:both;
}
.navigation{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 3px;
}
.navigationNOBOLD{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 3px;
}
.nBIG{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 0px;
}
.floatleft{float: left; padding: 3px}
.floatright{float: right; padding: 3px}
.silverhead {
	color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	text-decoration: none;
	}
.smallsilver {
	color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	}