html, body, #v-align{
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.prop {
	float: right;
	height: 530px;
	width: 1px;
}
.centre {
	text-align: center;
}
a {
	color: #333;
}
a:hover {
	text-decoration: none;
}
.lightview {
	text-decoration: none;
}
h1.index {
	font-size: 2em;
	text-align: center;
	color: black;
}
h1 {
	font-size: 1.7em;
	text-align: center;
	color: #00C;
}
h2 {
	font-size: 1.7em;
	text-align: center;
	color: #00C;
}
#wrapper {
	margin: auto;
	position: relative;
	top: 0px;
	text-align: left;
	width: 740px;
}
#headline {
	position: relative;
	left: 0px;
	top: 25px;
	height: 27px;
	margin: auto auto auto 135px;
	width: 524px;
}
#logo {
	float: left;
	left: 10px;
	top: 25px;
	height: 114px;
	width: 111px;
	position: absolute;
}
#awmAnchor-sce_menu {
	top: 160px;
	position: absolute;
	left: 0px;
}
#footer {
	position: relative;
	margin: auto;
	top: 10px;
	width: 100%;
	padding: 0px;
}
#siteby {
	position: relative;
	top: 10px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	font-weight: normal;
	text-align: center;

}
#content {
	top: 50px;
	height: 450px;
	position: relative;
	background: url(../images/restoration/restoration_background.jpg) center no-repeat;
	margin-left: 135px;
	padding-top: 50px;
}
#rest-menu {
	position: relative;
	margin-top: 10px;
	margin-left: 330px;
	font-size: 1.2em;
	font-weight: bold;
}
#rest-menu li {
	line-height: 2em;
}
#next {
	position: absolute;
	width: 590px;
	text-align: right;
	top: 450px;
	font-size: 1.3em;
	font-weight: bold;
	padding-right: 15px;
}
#previous {
	position: relative;
	float: left;
	padding-left: 15px;
}
#page {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1.2em;
}
#page li {
	line-height: 1.5em;
	margin-left: 25px;
}
.black {
	color: black;
}
.centre {
	text-align: center;
}