body {
	font-family: "Century Gothic";
	font-size: 0.8em;
	background: url('http://api.jublo.net/sites/tpl_placeholder/img/bg.png');
	color: #FFFFFF;
}
h1, h2, h3, #postbox label, #help dd {
	font-family: "Century Gothic";
	font-weight: 200;
	font-color: #f1f1f1;
}
.logo {
	background: url('http://files.jublo.net/assets/jublo.png');
	width: 322px;
	height: 32px;
	}
#container {
	background: url('http://api.jublo.net/sites/tpl_placeholder/img/contentHolder.png') no-repeat;
	height: 585px;
	align: center;
	width: 870px;
	margin: 10px auto 10px auto;
	padding: 35px 10px 10px 70px;
}
.content {
	height: 585px;
	align: center;
	width: 800px;
}
hr {
color: #fff;
}
.left {
	border-right: 1px solid #828282;
	height: 410px; 
	margin-top: 10px;
	width: 130px;
	float: left;
	padding-top: 20px;
}
.left a {
	font-size: 16px;
	font-weight: bold;
}
.left a:link,
.left a:visited,
.left a:focus {
	width: 120px;
	height: 20px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
a:link,
a:visited,
a:focus {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;
}

.right {
	height: 430px;
	width: 820px;
	margin: 10px 75px 0 0;
	float: right;
	
}
.right h2 {
	text-decoration: underline;
	margin: 5px 0 5px 0;
	padding: 0;
}
.mainContent {
	width: 790px;
	height: 420px;
		
}
.sinageL {
	font-size: 1.5em;
	margin: 50px 0 0 50px;
}
.sinageR {
	font-size: 1.5em;
	margin: 0 0 0 400px;
}