body {
	background-color: #545454;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainWrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#mainWrapper #wrapper, #mainWrapper #wrapper2 {
width:700px;

}

#wrapper #stage {


}
#wrapper2,#wrapper{
	margin-top:10px!important;
	}

#wrapper div.pagination  {
margin-top:10px;
margin-right:320px;

}

#contact {
clear:both;}

#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu {
	background-image: url(images/menuBak.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#menu li a {
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	padding-left: 18px;
	text-decoration: none;
	color: #252424;
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align:left;
}
#menu li {
	list-style-type: none;
}
#menu li a:hover {
	color: #CCCCCC;
	background-color: #353A3A;
}
#content h1 {
	color: #B8A692;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: medium;
	margin: 0px;
	padding: 0px;
}
#content {
	color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#content p {
	margin-left: 20px;
	font-size: small;
	padding-top: 0px;
	line-height: 1.4em;
}
#content h2 {
	color: #B8A692;
	padding: 0px;
	font-size: small;
}
#content ul {
	margin-left: 50px;
	margin-top: 20px;
	padding-top: 0px;
}
#content li {
	list-style-image: none;
	list-style-type: disc;
	font-size: small;
	margin-bottom: 5px;
}
#content a {
	color: #A1B6B8;
}
#footer {
	font-size: small;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/footerbak.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
