﻿.hometext {
	margin:22px 0px 0px 9px;
}
.home_photos {
	margin:-200px 0px 0px 370px;
}
.photos {
	margin:-200px 0px 0px 370px;
}
.hiphotos {
	margin:0px -220px 0px 370px;
}
.ocphotos {
	margin:0px -220px 0px 370px;
}
.rophotos {
	margin:50px -220px 50px 370px;
}
.cophotos {
	margin:0px -220px 0px 370px;
}

/* END TITLES */


#foot {
	clear:both;
	position:relative;
	bottom:0px;
	margin:0px 0px 0px 5px;
	padding:0px;
	width:820px;
	height:76px;
	font-size:10px;
	color:#fff;
	text-align:center;
	line-height:18px;
	background-image:url("../_img/bg_foot.png");
	background-repeat:repeat;
}

	#foot p {
		margin:0px;
		padding:0px;
	}
	
.footbox {
	position:absolute;
	margin:32px 0px 0px -300px;

}
.footbox a, .footbox a:visited {
	color:#fff;
}
.footbox a:hover {
	color:#666666;
}


.clear {
	clear:both;
}

.small {
	font-size:10px;
	font-weight:normal;
}

