html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFC1;
	color: #FFFFC1;
	background-attachment: fixed;
	background-image: url(../logos/collage1.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#page {
	min-width: 100%;
	min-height: 100%;
}
#header {
	width: 950px;
	margin: 0px;
	padding: 0px;
	height: 45px;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
#home {
	width: 920px;
	margin: 0px;
	height: 510px;
	background-image: url(../logos/home3.jpg);
	background-repeat: no-repeat;
	border: 3px solid #000000;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#main {
	width: 920px;
	margin: 0px;
	height: 510px;
	background-image: url(../logos/home1.jpg);
	background-repeat: no-repeat;
	border: 3px solid #000000;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#navbar1{
	width: 950px;
	height: 40px;
	padding: 0px;
	margin: 0px;
}
#main2 {
	width: 900px;
	margin: 20px;
	padding: 0px;
	height: 500px;
	background-color: #4e7797;
	border: 2px solid #54433B;
}
#photo{
	width: 302px;
	height: 498px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #E9D187;
	border: 1px dashed #54433B;
}
#right{
	width: 250px;
	height: 40px;
	margin: 0px;
	float: right;
	padding-top: 475px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content{
	width: 610px;
	height: 490px;
	margin: 0px;
	text-align: justify;
	overflow: auto;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contentPHOTO{
	width: 610px;
	height: 490px;
	margin: 0px;
	text-align: justify;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#navbar2{
	width: 585px;
	height: 85px;
	padding: 0px;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #E9D187;
}
a:link {
	color: #E9D187;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #66CC66;
}
a:hover {
	text-decoration: underline;
	color: #00CC66;
}
a:active {
	text-decoration: none;
	color: #E9D187;
}
.small{
	font-size: 10px;
}
.large{
	font-size: 14px;
}
.title{
	font-size: 12px;
	color: #E9D187;
	font-weight: bold;
}
#content2{
	width: 585px;
	height: 405px;
	padding: 5px;
	margin: 0px;
	text-align: justify;
	overflow: auto;
	background-color:#000000;
}
#footer {
	width: 900px;
	margin: 5px;
	padding: 0px;
	height: 25px;
}
#header a:link {
	color: #000000;
	text-decoration: none;
}
#header a:visited {
	text-decoration: none;
	color: #333333;
}
#header a:hover {
	text-decoration: underline;
	color: #000066;
}
#header a:active {
	text-decoration: none;
	color: #003333;
}
#thumbs{
	width: 150px;
	height: 405px;
	padding: 0px;
	margin: 0px;
	float: right;
	overflow: auto;
}
#photos{
	width: 400px;
	height: 400px;
	padding: 0px;
	margin: 0px;
	background-color:#000000;
	float: left;
}
#content3{
	width: 585px;
	height: 490px;
	padding: 5px;
	margin: 0px;
	overflow: auto;
}
.title2{
	font-size: 16px;
	color: #E9D187;
	font-weight: bold;
}
.rap{
	font-size: 16px;
	color: #56AA65;
	font-weight: bold;
}
#photo1{
	width: 400px;
	height: 498px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #E9D187;
	border: 1px dashed #54433B;
}
#right1{
	width: 495px;
	height: 500px;
	padding: 0px;
	margin: 0px;
	float: right;
}
#content1{
	width: 485px;
	height: 400px;
	padding: 5px;
	margin: 0px;
	text-align: justify;
	overflow: auto;
}
#navbar3{
	width: 490px;
	height: 85px;
	padding: 0px;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #E9D187;
}

