.titlebox {
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background-color: #333333;
	padding: 0px;
	width: 250px;
	float: left;
	left: 0px;







}
.mainbox {
	background-color: #FFFFFF;
	width: 470px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	position: relative;
	float: left;





}

.mainbox a:link {text-decoration: none;}
.mainbox a:visited {text-decoration: none; color: #FF3399;}
.mainbox a:active {text-decoration: none; color: yellow;}
.mainbox a:hover {text-decoration: none; color: red;}


.logos {
	background-color: #FFFFFF;
	padding: 0px;
	border: 3px solid #FFFFFF;

}
.titlelinks {
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background-color: #666666;
	width: 250px;
	display: block;
	height: auto;


}

.titlelinks a:link {background: #666666; text-decoration: none;}
.titlelinks a:visited {background: #666666; text-decoration: none; color: yellow;}
.titlelinks a:active {background: #666666; text-decoration: none; color: yellow;}
.titlelinks a:hover {background: #333333; text-decoration: none; color: red;}

.horizontalphotos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	width: 400px;
	clear: none;





}
.verticalphotos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	width: 260px;
	clear: both;
	float: right;


}
.wrapper {
	left: 0px;
	top: 0px;
	width: 760px;




}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	color: #FFFFFF;
	position: relative;
	width: 740px;
	background-color: #000000;
	padding-top: 10px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;











}

.footer a:link {text-decoration: none; color: #E9E9E9;}
.footer a:visited {text-decoration: none; color: yellow;}
.footer a:active {text-decoration: none; color: yellow;}
.footer a:hover {text-decoration: none; color: red;}
.sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF9D7;
	text-align: left;
	width: 150px;
	clear: left;
	float: right;
	padding: 8px;
	margin: 6px;


}
