body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	color: #333333;
	background: #422D5A;
}
input, select, textarea {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
option, optgroup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div, form, table, tr, th, td, p {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
}

#wrapper {
	position: relative;
	width: 970px;
	height: 100%;
	margin: 0 auto 0 auto;
}
#header {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 970px;
	height: 85px;
}
#logo img {
	float: left;
	height: 71px;
	width: 212px;
}
#headerMenu {
	float: right;
	display: inline;
	margin: 45px 5px 0 0;
	color: #FFFFFF;
	font-size: 13px;
	text-align: right;
}
#headerMenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#headerMenu a:hover {
	text-decoration: underline;
}
#headerMenu .lila, #headerMenu .lila a {
	color: #A8A7C8;
}

#left {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 400px;
	overflow: hidden;
	background: #A8A7C8;
}

#imagesblock .imageBlock {
	float: left;
	position: relative;
	overflow: hidden;
	width: 200px;
	height: 200px;
}
#imagesblock .imageBlock img {
	width: 200px;
	height: 200px;
}
#imagesblock .imageBlockBackground {
	position: absolute;
	top: 164px;
	left: 0px;
	width: 200px;
	height: 36px;
	background: #DC3E31;
	opacity: 0.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
}
#imagesblock .imageBlockText {
	position: absolute;
	top: 164px;
	left: 0px;
	width: 200px;
	height: 36px;
	margin-top: 7px;
	padding: 0 2px 2px 2px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	font-style: italic;
	font-family: Georgia,"Times New Roman",serif,"Century Schoolbook",Palatino,Bookman,Garamond;
}
#imagesblock .imageBlockText a {
	color: #FFFFFF;
	text-decoration: none;
}
#imageBlock1 .imageBlockBackground {
	background: #DC3E31;
}
#imageBlock2 .imageBlockBackground {
	background: #5EACDF;
}
#imageBlock3 .imageBlockBackground {
	background: #C7A6C7;
}
#imageBlock4 .imageBlockBackground {
	background: #DD6A9D;
}
#imageBlock5 .imageBlockBackground {
	background: #75945F;
}
#imageBlock5 .imageBlockText {
	margin-top: 0;
}
#imageBlock6 .imageBlockBackground {
	background: #CFC636;
}

#contentHeader {
	position: absolute;
	top: 100px;
	left: 400px;
	width: 570px;
	height: 90px;
	background-color: #C5252E;
}
#contentHeader h1 {
	float: left;
	height: 33px;
	margin: 30px 0 0 20px;
	padding: 0;
	display: inline;
	color: #FFFFFF;
	font-family: Georgia,"Times New Roman",serif,"Century Schoolbook",Palatino,Bookman,Garamond;
	font-style: italic;
	font-weight: normal;
}
#contentHeader .imgChar {
	float: left;
	height: 50px;
	width: 80px;
	margin: 10px 0 0 5px;
	padding: 0;
	display: inline;
	color: #FFFFFF;
	font-size: 50px;
	letter-spacing: 80px;
	visibility: hidden;
}

#content {
	position: absolute;
	top: 190px;
	left: 400px;
	width: 470px;
	height: 455px;
	background-color: #D6C4D7;
	padding: 15px 50px 40px 50px;
	overflow: auto;
}
#content a {
	font-style: italic;
}
#content .read_more {
}
#content a.read_more {
	text-decoration: none;
	color: #DC3E31;
}
#content h1 {
	margin: .5em 0 1em 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.5em;
}
#content h2 {
	margin: .5em 0 1em 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.5em;
}
#content h3, #content h4, #content h5, #content h6 {
	margin: .5em 0 1em 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
}
#content img {
	border: 1px solid #808080;
	margin: 4px;
}

#footer {
	position: absolute;
	top: 700px;
	left: 0px;
	width: 950px;
	height: 20px;
	padding: 5px 10px 2px 10px;
	background: #A8A7C8;
	color: #FFFFFF;
	text-align: right;
	font-size: 13px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* Page specific CSS */

#photobook img {
	width: 150px;
	height: 150px;
	margin: 0 10px 12px 0;
}
