/* CSS Document */
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background:#3f3d3b url(bg1.jpg) repeat-x top center;
	color: #FFFFFF;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}

a:link,
a:visited {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

ul {
	margin:0;
	padding:0;
}

img {
	border:0;
}

/* Backgrounds */
.wrapper1 {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: url(bg2.gif) repeat-y center center;
}


.wrapper2 {
  position:absolute;
	left: 50%;
	top: 50%;
	width:512px;
	height:343px;
	margin-left:-256px;
	margin-top:-175px;
	padding:0px;

	background: url(bg3.gif) repeat-y top center;
}

.logo {
	width:215px;
	height:50px;
	background:url(logo.gif) no-repeat;
}

.image {
	width:512px;
	height:255px;
	margin:2px 0 2px 0;
	background:#000000 url(image0.jpg) no-repeat;
}

.image0 {
	width:512px;
	height:255px;
	margin:2px 0 2px 0;
	background:#000000 url(image0.jpg) no-repeat;
}

.image1 {
	width:512px;
	height:255px;
	margin:2px 0 2px 0;
	background:#000000 url(image1.jpg) no-repeat;
}

.image2 {
	width:512px;
	height:255px;
	margin:2px 0 2px 0;
	background:#000000 url(image2.jpg) no-repeat;
}

.image3 {
	width:512px;
	height:255px;
	margin:2px 0 2px 0;
	background:#404040 url(image3.jpg) no-repeat;
}

.image4 {
	width:512px;
	height:255px;
	margin:2px 0 2px 0;
	background:#404040 url(image4.jpg) no-repeat;
}

.menu_container {
	width:512px;
	height:35px;
	text-align:left;
}

