/* Main */
body {
	background:url(../img/bg.png) repeat-x;
	margin:0 0 50px 0;
	color:#c6c6c6;
	font-family:Tahoma, Verdana;
	font-size:13px;
}
a {
	color:#a41447;
}
p {
	line-height: 20px;
}
ul li a {
	display:block;
	margin:0;
	padding:0;
}
#page li {
	margin: 7px 0 0 0;
}
/* Link */
a#link {
background:url(img/spacer.gif);
	display:block;
	width:747px;
	height:325px;
	position:absolute;
}
/* Wrapper */
div#wrapper {
	width:747px;
	margin:auto;
}

/* Header */
div#header {
	background:url(../img/header/header.jpg);
	width:747px;
	height:344px;
}
/* Content */
div#content {
	background:url(../img/content/content.jpg);
	width:747px;
	height:235px;
}
/* Page */
div#page {
	margin:35px 10px;
}
/* Gallery */
div#gallery {
	padding-bottom:0px;
}
/* Footer */
div#footer {
	background:url(../img/footer/footer.jpg);
	width:747px;
	height:44px;
}
#menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}