* {margin: 0; padding: 0; border: none; text-decoration: none}
html {
	min-height: 100%; 
	background: #ffffff center;
	margin-bottom: 1px;	
	overflow-y: scroll; 
	text-align: center;
	font: .8em "trebuchet ms", tahoma, sans-serif, Arial;
	color: #efe1ae;}
body {	
	margin: 10px 10px 10px 10px;		
}
#container {
	width: 770px;
	margin: auto;
}
#header {
	background: #000000 center;	
	width: 750px;
	height: 30px;
	border-bottom: 3px solid #ffffff;
	padding: 0 10px 10px 10px;
}
#footer {
	width: 770px;
	height: 32px;
	clear: both;
	font-size: 95%;
	float:left;
}
#content {
	width: 770px;
	background: #000000 center;	
	text-align: center;
}
#content2 {
	background: #000000 center;	
	width: 750px;
	border-bottom: 3px solid #ffffff;
	padding: 0 10px 0 10px;
	text-align: center;	
	float:left;
}
#slide {
	width: 750px;
	background: #000000 center;	
	border-bottom: 3px solid #ffffff;
	padding: 10px 10px 10px 10px;
	float: left;
}
#select1 {
	width: 330px;
	height: 40px;
	border-top: 1px solid #ffffff;
	margin-top: 5px;
	padding: 5px 15px 5px 15px;
	font-size: 85%;
	text-align: left;
	float: left;
}
#select2 {
	width: 350px;
	height: 40px;
	border-top: 1px solid #ffffff;
	margin-top: 5px;
	padding: 5px 15px 5px 15px;
	font-size: 85%;
	text-align: right;
	float: left;
}
h1 { border-bottom: 1px solid #ffffff;
	 margin-top: 33px;}
p {	margin: 10px 0 10px 5px; 
	width: 495px; 
	text-align: justify}
a:link, a:visited {color: #d4a648; }
a:hover {color: #efe1ae; }
ul, ol {
	margin: 0 0 5px 2em; 
	text-align: justify}
#column ul {
	margin: 0 0 5px 2em; 
	text-align: justify}
#column a:link, #column a:visited {color: #d4a648; }
#column a:hover {color: #efe1ae}

.copyright {
	width: 760px;
	padding: 5px 5px 2px 5px;
	line-height: 15px;
	color: #000000;
	text-align: right;
}
.nav {
	width: 740px;
	padding: 10px 10px 10px 10px;
	font-size: 85%;
	text-align: center;
}
.nav1 {
	width: 335px;
	padding: 12px 0 5px 0;
	font-size: 85%;
	text-align: right;
	float: left;
}
.nav2 {
	width: 200px;
	height: 30px;
	padding: 5px 0 0 5px;
	font-size: 85%;
	text-align: left;
	float: left;
}
.nav3 {
	width: 540px;
	height: 30px;
	padding: 5px 0 0 0;
	font-size: 85%;
	text-align: right;
	float: left;
}
.nav4 {
	width: 740px;
	height: 30px;
	padding: 5px 0 0 0;
	font-size: 85%;
	text-align: center;
	float: left;
}
.crumbtrail {
	width: 410px;
	padding: 10px 0 5px 0;
	text-align: left;
	float: left;
}



