/* CSS Document */
body{
	font-size:13pt;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFCC66;
	width: 769px;
	color: #cc9900;
	margin:auto;
	padding-top: 2%;
}
h1{
	text-align:center;
	font-size: 18pt;
}
h3{
	font-size:1.2em;
	color:#99F;
	bottom: 0px;
}
p {
	font-size:13pt;
	text-align:left;
	font-weight: normal;
}
#wrapper{
	margin:auto;
	background-color:#FFF;
	margin-top:2em;
	border:1px dashed #00A;
	}
	#header{margin:auto; border:1px solid #fff;}
#header img{text-align:left;}
#header h1{float:right;}
#menuwrapper{
	margin:auto;
/*	text-align: center;*/
	background-color: #AA660F;
	color:#FFF; 
/*	border:1px solid #000;*/
	padding:0px;
}
#topmenu{
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 1em;*/
	color: #FFF;
	font-weight: bold;
	padding:.02em;
	}

#topmenu ul{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	}

#topmenu li{
	display: inline;
	list-style-type: none;
	padding: 1em 1em;
	color: #FFF;
	}

#topmenu a:link, #topmenu a:visited{
	text-decoration: none;
		color: #996600;
	}

#topmenu a:hover{
	background-color:#000;
		color: #AA660F;

	text-decoration: none;

}

	#main{}
.spacer{clear:both;}a:link {
	font-family: "Times New Roman", Times, serif;
	color: #996600;
	text-decoration: none;
	font-weight: bold;
	font-size: large;
}
a:visited {
	color: #996600;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: large;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #66cc66;
	font-size: large;
	text-decoration: none;
}
.tdtext {
	font-family: "Times New Roman", Times, serif;
	color: #330000;
	font-size: large;
}
.tdtextnl {
	font-family: "Times New Roman", Times, serif;
	color: #cc9900;
	font-weight: bold;
	font-size: large;
}
blockquote {
	font-family: "Times New Roman", Times, serif;
	color: cc9900;
	font-size: 13pt;
}
h2 {
	font-size:medium;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	color: cc9900;
}
