body {
	background-color: #eeeeee;
	font-family: "Trebuchet MS";
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.content {
	padding-left: 70px;
	padding-top: 20px;
	width: 630px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.contentgallery {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
li {
	list-style-type: square;
	font-size: 12px;
}

.footer {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: right;
	padding-top: 10px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover{
	color: #CC0000;
	text-decoration: underline;
}

.footer a{

	color: #999999;
	text-decoration: none;

}
.footer a:hover {

	color: #CC0000;
	text-decoration: none;

}
#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#flashheader {
	height: 120px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.copy {
	text-indent: 70px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 20px;
}
.copy a{
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.copy a:hover{
	font-size: 10px;
	color: #669999;
	text-decoration: none;
}
.clear {
	clear: both;
	float: left;
}
.whiteband {
	background-color: #FFFFFF;
	width: 100%;
}
.whiteband2 {

	background-color: #EEEEEE;
	width: 100%;
}
