/**Divisions**/

#MainContainer  {
	width:880px;
}
#Ads  {
	width:100%;
	height: 100%;
	margin:0px 0px 0px 0px;
	padding:10px 0px 5px 0px;
	background-image:url(/img/contgrad3.jpg);
	background-repeat:repeat-y;
	background-position: top right;
}
#Main {
	width:880px;
	height:1100px;
	background-image:url(/img/intrograd3.jpg);
	background-repeat:repeat-y;
	background-position: top right;
}
#Intro {
	width:755px;
	height:1100px;
}
#Content {
	width:880px;
	background-image:url(/img/contgrad3.jpg);
}
#PhotoContent {
	position: relative;
	float:left;
	width:882px;
	height: auto;
	margin:0px 0px 5px 0px;
	border-top:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
	background-image:url(/img/contgrad1.jpg);
	background-repeat:repeat-y;
}
#Filler {
	width:880;
}
DIV.GCont0 {
	position: relative;
	float:left;
	width:325px;
	height: 5px;
	border-top:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
}
DIV.GCont1 {
	position: relative;
	float:left;
	width:325px;
	height: 20px;
	background-color:#333333;
}
DIV.album {
	width:755px;
}
DIV.photobody {
	width:755px;
}
