body {
	background:#fff;
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
}
.clear {
	clear:both; 
}
/* Wrapper for the Main Page */
#mpwrapper {
	background:url(images/background.jpg) no-repeat; 
	height: 1000px; 
	margin:0 auto 0; 
	width: 900px; 
}
#pawrapper {
	background: url(images/background-pages.jpg) no-repeat;
	margin:0 auto 0; 
	width: 900px; 
	height: 1000px; 
}

/* As allready written in the other file - For seo purposes - Get rid of it if you dont like it by deleting this and the other short passage*/
.ptitle h1 {
	font-size:1em; 
	text-indent:-10000px;
}
/* Content and Navigation part starts here */
.sb-cn { 
	margin: 223px 0 0 0; 
	width:900px;
}
/* Navigation/Sidebar */
.sidebar {
	float:left;
	margin:0 0 0 55px;
	width:227px; 
}
.sidebar ul {
	background:url(images/navi_bg.gif) center repeat-y;
	font-size: 1.2em;
	font-weight:550;
	list-style:none;
	margin:0px; 
	padding:0 0 5px 0; 
}
.sidebar a {	
	background: url(images/navigation_bg.png) no-repeat;
	color: #ecb800;
	display:block;
	height:15px;
	padding:12px 0 10px 0;
	text-indent:20px;
	text-decoration:none;
	width:227px; 
}
.sidebar a:hover {
	background: url(images/navigation_bg_hover.png) no-repeat;
}
.navi_end {
	background:url(images/navi_footer.png) no-repeat; 
	height: 11px;
	margin: 0 0 0 5px; 
	width: 217px; 	
}
/* Content */
.content {
	padding: 170px 0 0 340px;
	width:490px;
}
.content h2 { 
	font-size: 1.4em;
	text-align:center;
	text-decoration: underline;
}
.copyright {
	padding: 100px 0 0 340px;
	width:587px;
	font-size: 1.4em;
	text-align:left;
}
.pacontent {
	padding-top: 10px;
	margin: 0 0 0 290px;
	width:587px;
}
.pacontenttop {
	background: url(images/content_top.png) top no-repeat;
	height:10px; 
	width:587px; 
}
.pacontentbottom {
	background: url(images/content_footer.png) no-repeat;
	height:11px; 
	width:587px; 
}
.papcontent{
	background: #221a16 ;
	margin:0px; 
	padding:0 20px 10px 20px;
	color: #b99785;
	}
.pacontent h2 {
	padding: 0px;
	font-size: 1.4em;
	color:#ecb800; 
	margin: 0px;
	display:block;
}
.pacontentlines { 
	border-top: 1px solid #130e0c;
	border-bottom:1px solid #33251f;
	height:0px;
	padding:0px;
	margin-bottom:2px;
}
.pacontent a {
	color: #ecb800;
	text-decoration: none;
}
.pacontent a:hover {
	text-decoration:underline;
}
#copyright {
	font-size: 2
.px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #C84902;
	font-weight: bold;
}
#copyright2 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
#contact {
	text-align: center;
}
#contact {
	text-align: center;

}
