@charset "UTF-8";
/* CSS Document */

A:FOCUS {
user-focus: none; outline : none; -moz-user-focus: none; -moz-outline: none; behavior: url(/includes/userfocus.htc)
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676355;
	background-color: #B4AF9C;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B4AF9C;
}
.reflect {
	border: 2px solid #FFFFFF;
}

.fullimg {
	border: 4px solid #FFFFFF;

}

.reflect2 {
	border: 4px solid #FFFFFF;
}

.reflected {
	border: 0px solid #F4EEED;
}
a {
	text-decoration: none;
	color: #646054;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
.menu-position {
	top: 0px;
	position: relative;
}
.photo {
	background-image: url(images/photo.jpg);
}
.DivOverflow {
	height:450px;
	width:550px;
	margin-left: 20px;
	margin-top: 25px;
}
.white-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333;
}
.fullimg:hover {

}
.photo2 {
	background-image: url(images/photo2.jpg);
	background-repeat: no-repeat;
}

.navbuttons
{
	font-size:12px;
 
 }
 .imagetitle
 {
	 color:#FFF;
	 font-size:12px;
	 font-weight:bold;
	 
	 
 }
 
 .imagedesc
 {
	 color:#FFF;
	 font-size:12px;
	 
	 
 }
 
 .albumcenter
 {
	 float:right;

 }
