body {
	background-image:  url(images/back.gif);
	bottom: 0px;
	margin: 0;
}
#wrapper {
	position: relative;
	visibility: visible;
	width: 700px;
	left: auto;
	top: 0px;
	right: auto;
	margin: auto;
}
#container {
	background-image:  url(images/back-container.gif);
	position: relative;
	visibility: visible;
	width: 700px;
	top: 0px;
	background-repeat: repeat-y;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	visibility: visible;
	width: 520px;
	left: -35px;
	top: 0px;
	padding-bottom: 25px;
	float: right;
	margin-left: 0px;
	position: relative;
	height: auto;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a {
	color: #996600;
	text-decoration: none;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999900;
	text-decoration: none;
}
#top {
	background-image:  url(images/top-margin.gif);
	height: 22px;
	left: 0px;
	top: 0px;
	right: 0px;
	background-repeat: repeat-x;
}
h1 {
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 2px;
	color: #666666;
}
#menu1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	position: relative;
	visibility: visible;
	width: 110px;
	top: 0px;
	list-style-type: none;
	float: left;
	margin-right: 0px;
	height: auto;
}
#menu1 ul {
	list-style-type: none;
	margin-left: 35px;
	list-style-position: outside;
	padding: 0;
}
#menu1 ul li {
	margin-bottom: 10px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-table;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.menufloat {
	left: 27px;
	position: relative;
	width: 110px;
	visibility: visible;
	top: 0px;
}
#menu3 {
	background-image:  url(images/menu3-back.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	float: right;
	width: 110px;
	right: 0px;
	top: 0px;
	margin-left: 10px;
}
#menu3 ul {
	list-style-type: none;
	list-style-position: outside;
	padding: 0;
	margin-left: 5px;
}
#menu3 ul li {
	margin-bottom: 10px;
}
#menu3 p {
	padding: 0;
	margin-left: 5px;
	margin-right: 5px;
}
#float-left {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	position: relative;
	visibility: visible;
}
#float-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	position: relative;
	visibility: visible;
}
.float-left-para {
	position: relative;
	visibility: visible;
	width: auto;
	height: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	left: 0px;
	margin-top: 0px;
	float: left;
}
.float-right-para {
	position: relative;
	visibility: visible;
	width: auto;
	height: auto;
	margin-left: 5px;
	margin-bottom: 5px;
	left: 0px;
	margin-top: 0px;
	float: right;
}
.download {
	border: thin dotted #999999;
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
top-position 3px;
	padding-left: 35px;
}
#search {
	margin-left: 30px;
	clear: both;
}
