* {
	margin:0px;
	padding:0px;
	font-size:12px;
	border:none;
	line-height:150%;
}
body {
	background-image:url(../img/wallpaper.jpg);
	_text-align:center;
	_padding-bottom:20px;
}
#Main {
	width:805px;
	margin:0px auto 20px;
	background-image:url(../img/back.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}
h2 {
	margin:0px 0px 15px;
}
.Section {
	min-height:140px;
	_height:140px;
	width:697px;
	text-align:left;
	margin:0px auto 30px;
}
h3 {
	margin:0px 0px 10px;
}
.Section p {
	margin:0px 15px 10px 0px;
	_text-align:left;
}
p.SubText {
	margin-top:10px;
}
.Photo_Left {
	border-bottom:2px solid #666666;
	border-right:2px solid #666666;
	float:left;
	margin:0px 10px 10px 0px;
}
.PhotoSection {
	clear:left;
}
.PhotoSection img {
	margin:0px 22px 0px 0px;
	border-bottom:2px solid #666666;
	border-right:2px solid #666666;
}
.SubComment {
	width:697px;
	text-align:left;
	margin:0px auto 30px;
}
.SubComment p {
	margin:0px 15px 10px 0px;
}
.Return {
	clear:both;
	float:right;
	margin:0px 9px 7px 0px;
}
#Footer {
	clear:both;
	height:15px;
	background-image:url(../img/footer.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
