
body {
	background-color: #FFF;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #032032;
	font-size: 12px;
}

#albumtop {
	height: 172px;
	width: 1013px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/album_top2.jpg);
}

#albumnav {
	float: right;
	height: 25px;
	width: 550px;
	margin-top: 110px;
	margin-right: 30px;

}

.albumnav, .albumnav a, .albumnav a:link, .albumnav a:visited {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}


.albumnav a:hover {
	color: #0066CC;
	text-decoration: underline;
}


#albumbody {
	min-height: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1013px;
	background-image: url(../images/album_bg.jpg);
}


#albumbot {
	height: 45px;
	width: 1013px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/album_bot.jpg);
	background-repeat: no-repeat;
}

#content {
	margin-left: 110px;
	width: 900px;
	height: 1200px;
}

#image
{
	float: left;
    	width: 300px;
	padding: 1px;
	
}


#image-container
{
	float: left;
    	width: 350px;
	min-height: 290px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 30px;
	margin-left: 100px;
}

#body-container
{
	float: left;
    	width: 300px;
	min-height: 290px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 30px;
	margin-left: 130px;
}


#head
{
	float: left;
    width: 300px;
	padding: 1px;
	margin-top: 3px;
	margin-right: 500px;
	margin-bottom: 3px;
	margin-left: 130px;
}
		
#div33
{
    width: 33%;
}
h1
{
	color: #032032;
}


h2
{
	color: #032032;
}

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.image {
	border: 10px solid #fff;
	max-width: 350px;
	overflow: hidden;
      }


#title {
	width:321px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #032032;
	padding-bottom: 10px;
}

#text {

	width:308px;
}
.title {
	color: #032032;
	font-size: 18px;
}

.text {
	color: #032032;
	font-size: 14px;
	line-height: 20px;
}
.c2 {
	margin-left: 110px;
	width: 900px;
	height: 1200px;
}

