@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

#page_bg {
	padding: 0;
	margin-bottom: 0;
}

div.center {
  text-align: center;
}

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.1em;
	margin: 0px 0px 0px 0px;
	font-size: medium;
	color: #333;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

div#topspacer {
	height: 15px;
	background: #ffffff;
}

div#wrapper {
	background: #ffffff url(mw_shadow_l.png) 0 0 repeat-y;
	width: 824px;
	height: 550px;
	margin: 0 auto;
}

div#wrapper_r {
	background: url(mw_shadow_r.png) 100% 0 repeat-y;
	height: 550px;
}

div#headercap {
	height: 11px;
	width: 826px;
	margin: 0 auto;
	clear: both;
	background: url(header-top-cap.jpg) 0 0 no-repeat;
}

div#main {
	width: 800px;
	height: 550px;
	margin: 0 auto;
	background: #ffffff url(home.jpg) 0 0 no-repeat;
}

#nav {
	width: 320px;
	float: right;
	padding: 10px 0 0 0;
}

#nav ul {
	font-size: .8em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.6em;
	list-style: none;
}


#nav ul li.zero a{
	margin: 0 0 0 42px;
	padding: 0 0 0 25px;
	display: block;
	background: url(cross.gif) left no-repeat;
	color: #fff;
	font-weight: bold;
}

#nav ul li.one a{
	margin: 0 0 0 36px;
	padding: 0 0 0 25px;
	display: block;
	background: url(cross.gif) left no-repeat;
	color: #fff;
	font-weight: bold;
}

#nav ul li.two a{
	margin: 0 0 0 30px;
	padding: 0 0 0 25px;
	display: block;
	background: url(cross.gif) left no-repeat;
	color: #fff;
	font-weight: bold;
}

#nav ul li.three a{
	margin: 0 0 0 24px;
	padding: 0 0 0 25px;
	display: block;
	background: url(cross.gif) left no-repeat;
	color: #fff;
	font-weight: bold;
}

#nav ul li.four a{
	margin: 0 0 0 18px;
	padding: 0 0 0 25px;
	display: block;
	background: url(cross.gif) left no-repeat;
	color: #fff;
	font-weight: bold;
}

#nav ul li.five a{
	margin: 0 0 0 12px;
	padding: 0 0 0 25px;
	display: block;
	background: url(cross.gif) left no-repeat;
	color: #fff;
	font-weight: bold;
}

#nav ul li.six a{
	margin: 0 0 0 6px;
	padding: 0 0 0 25px;
	display: block;
	background: url(cross.gif) left no-repeat;
	color: #fff;
	font-weight: bold;
}

#nav ul li.seven a{
	margin: 0 0 0 0;
	padding: 0 0 0 25px;
	display: block;
	background: url(cross.gif) left no-repeat;
	color: #fff;
	font-weight: bold;
}

#nav ul li.eight a{
	margin: 0 0 0 -6px;
	padding: 0 0 0 25px;
	display: block;
	background: url(cross.gif) left no-repeat;
	color: #fff;
	font-weight: bold;
}

#nav ul li.nine a{
	margin: 0 0 0 -12px;
	padding: 0 0 0 25px;
	display: block;
	background: url(cross.gif) left no-repeat;
	color: #fff;
	font-weight: bold;
}

#content {
	position: relative;
	width: 330px;
	height: 210px;
	left: 160px;
	top: 330px;
	font-size: .8em;
}

#candle {
	position: relative;
	width: 307px;
	height: 173px;
	left: 570px;
	top: 160px;
}

#candle img {
	border: none;
}

div#footer {
	height: 11px;
	width: 824px;
	margin: 0 auto;
	clear: both;
	background: url(footer-bottom-cap.jpg) 0 0 no-repeat;
}
