html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}



body {
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 11px;
	background: #f3f3ed;
	text-align: center;
	min-width: 1038px;
}


strong {
	color:#242424;
}

#wrapper {
	margin:0 auto;
	width:1038px;
	text-align: left;
	background: #f3f3ed url(images/bg.gif) top center no-repeat;
}


#nav {
position:relative;
margin-left: 50%;
left: -500px;
top:75px;
}

#menus {
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#60002f;
font-size:16px;
z-index:50; 
margin-left: 50%;
left:205px;
top:65px;
position:relative; 
}

h2 {
	font-size:15px;
	font-weight:bold;
	font-family:Georgia,Helvetica,Arial;
	color:#15586c;
	margin:0px 0px 5px 0px;}
}

a{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}

a {
text-decoration:underline;
}

a.download{
color:#056dc5;
font-size:16px;
font-weight:bold;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}

a.download:hover {
text-decoration:underline;
}

--------------------------------------------

ul#navlist {
margin-left:15px;
margin-top:15px;
padding-left:0;
padding-bottom:15px;
white-space:nowrap;
}

#navlist li {
display:inline;
list-style-type:none;
margin-left:-3px;
}

#navlist a {
padding:3px 6px;
}

#navlist a:link,#navlist a:visited {
color:#fff;
font-size:13px;
background-color:#7a003c;
text-decoration:none;
}

#navlist li #active {
background-color:#60002f;
}

#navlist a:hover {
color:#fff;
background-color:#60002f;
text-decoration:none;
}
