@charset "utf-8";
#container {
	background-color: #FFFFFF;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 30px;
	padding-top: 0px;
	padding-right: 7px;
	padding-left: 13.5px;
}
#footer {
	clear: both;
	width: 750px;
	padding-bottom: 1px;
}

.imageleft {
	float: left;
	margin-bottom: 20px;
	margin-right: 5px;
}
.photoleft {
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.photoright {
	float: right;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-top: 5px;
}





.copyright {
	font-family: "MS Reference Sans Serif", Arial;
	font-size: 9px;
	color: #999999;
}
#leftcoltext {
	background-color: #FFFFFF;
	float: left;
	width: 740px;
	padding-right: 10px;
	padding-bottom: 10px;
}


.text {
	font-family: "MS Reference Sans Serif", Arial;
	font-size: 12px;
	color: #000000;
}

#leftcolumn {
	width: 750px;
	float: left;
	background-color: #FFFFFF;
}
#rightcolumn {
	background-color: #FFFFFF;
	width: 205px;
	float: right;
	padding-top: 160px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
h1 {
	font-family: "MS Reference Sans Serif", Arial;
	font-size: 12px;
	color: #666666;
}
.boldblacktype {
	font-family: "MS Reference Sans Serif", Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.greytextbox {
	background-color: #EBEBEB;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}
