body {
	margin: 0px;
	padding: 0px;
	background-image: url(bg.gif);
	background-position: center top;
	background-color: #403727;
	background-attachment: fixed;
	font-family: georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 30px;
	text-align:center;
}
table {
	font-family: georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link, a:visited {
	color: #923B09;
}
a:hover {
	color: #006633;
}
.linkemail {
	text-decoration: none;
}
.linkemail:hover {
	text-decoration: underline;
}
.form {
	font-family: georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #333333;
	background-color: #D6DBD6;
	padding: 3px;
}
.form:focus {
	background-color: #ECEEEC;
}
.formList {
	font-family: georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #D6DBD6;
}
li {
	line-height: 150%;
}
.solid {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;		
	width: 430px;
	color: #000000;
}
.solid td {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image: url(td.jpg);
	padding: 3px;
}
.solid th {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image: none!important;
	background-color: #5C5F51;
	font-weight: 700;
	color: #ffffff;
	padding: 3px;
}
.rule {
	height: 0px;
	border-top: 2px dotted #666666;
	margin-top: 25px;
	margin-bottom: 25px;
}
#container {
	position : relative; 
	background-color : #AEB298;
	background-image: url(container_bg.jpg);
	width : 750px;
	margin : 20px auto;
	margin-top: 0px;
	border-bottom: 20px solid #000000;
	margin-bottom: 0px;
	text-align:left;
}
#header {
	width: 740px;
	height: 150px;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;	
	border-right: 5px solid #000000;
	margin-bottom: 20px;
	background-color: #000000;
}
#navigator {
	position: absolute;
	left: 540px;
	top: 180px;
	background-color: #923B09;
	border: 2px solid #3F1300;
	border-top: 1px solid #3F1300;
	width: 175px;
}
#navigator h3 {
	background-color: #923B09;
	border-bottom: 1px solid #3F1300;
	background-image: url(grad.gif);
	margin: 0px;
	padding: 3px;
	color: #F3E1B9;
	font-size: 12pt;
}
#linklist {
	list-style: none;
	margin: 0;
	padding: 3px;
}
#linklist li {
	margin-top: 5px;
	margin-bottom: 5px !important; margin-bottom: 11px;	
}
#linklist li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 6px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;

	display:block;
	float:none!important;
	float:left;
}
#linklist li a:hover {
	background-image: url(bullet2.gif);
}
#linklist li a span {
	border-bottom: 1px dotted #ffffff;
}
#linklist li a:hover span {
	color: #FFFF99;
	border-bottom: 1px dotted #FFFF99;
}
.location {
	background-image: url(bullet3.gif)!important;
}
.location span {
	color: #FF9900!important;
	border-bottom: 2px solid #FF9900!important;
}
#content {
	width: 440px;
	margin-left: 25px;
	margin-bottom: 25px;
	color: #000000;
}
#content h2 {
	font-size: 17pt;
	font-weight: 700;
	font-style: italic;
}
#content h3 {
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
}
#content p {
	line-height: 150%;
}
#footer {
	margin-left: 25px;
	width: 440px;
	border-top: 2px dotted #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
#designed {
	float: right;
}
#bottom {
	float:right;
	width: 223px;
	height: 222px;
	margin-top: -232px;
	background-image: url(piano.gif);
	background-repeat: no-repeat;
}