body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#maincontent {
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	height: auto;
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 4px solid #5B5C60;
}	
#header {
	text-align: right;
	margin: 0px;
	width: 740px;
	background-image: url(images/home.jpg);
	color: #FFFFFF;
	vertical-align: middle;
	background-position: center;
	padding: 20px;
	height: 61px;
	font-size: 10px;
	font-weight: bold;
}
#header2 {
	text-align: right;
	margin: 0px;
	width: 740px;
	background-image: url(images/header.jpg);
	color: #FFFFFF;
	vertical-align: middle;
	background-position: center;
	padding: 20px;
	height: 60px;
	font-size: 10px;
	font-weight: bold;
}
#footer {
	background-image: url(images/footer.jpg);
	padding: 5px 20px;
	height: 67px;
	width: 740px;
	font-size: 10px;
	color: #FFFFFF;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#header  a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
#header2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#header2  a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-left: 60px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #820024;
	text-align: left;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #820024;
}
h4 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.lefttext {
	padding: 60px;
	font-size: 12px;
	width: 215px;
	line-height: 20px;
	text-align: left;	
}
.fulltext {
	padding: 60px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;	
}
a {
	color: #000066;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 14px;	
}
.righttext {
	padding: 20px;
	background-color: #e6e5e3;
	width: 405px;
	font-size: 11px;
	text-align: left;	
}
.pic {
	margin: 10px;
	clear: left;
	float: right;
	border: 2px solid #939598;
}
#home {
	padding-top: 150px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 365px;
	height: 200px;
	background-image: url(images/home2.jpg);
	text-align: left;
}
#home a {
	color: #000000;
	text-decoration: none;
}
iframe {
	width: 650px;
	height: 400px;
}
