body { 
	background: url("/public/templates/Basic template/images/bg.png") top center no-repeat;
	background-color: #1d1616;
	margin: 0; font-family: verdana,sans-serif;
font-size: 11px;

}
p {
	margin: 0 10px 0 10px;
}
#header {
	width:910px;
	height: 400px;
	margin: 0 auto;
}

#header-left {
	float: left;
	height: 120px;
	width: 910px;
}


#header-bottom {
	width: 910px;
	height: 130px;
	text-align: center;
}

.main {
	border: 0;
	border-bottom: 1px solid #2d210e;
	height: 1px;
	margin: 0;
	padding: 0;
	width: 100%;
	margin-bottom: 15px;
}

#content {
	width: 785px;
	margin: 0 auto;
}

.top {
	width: 510px;
	background: url("/public/templates/Basic template/images/content-bg-top.png") top left no-repeat;
	height: 50px;
	padding: 20px;
	padding-left: 25px;
}

#content h2 {
	font-family: georgia,serif;
	font-size: 20px;
	color: #1d1616;
	margin: 0;
}

#content hr {
	background: none;
	border: none;
	border-bottom: 1px dashed #1d1616;
	width: 300px;
	margin: 0 auto;
	padding: 0;
}

#content span {
	text-align: justify;
	font-size: 12px;
	color: #1d1616;
	text-align: justify;
	margin-right: 5px;
	display: block;
	width: 400px;
	background: #ffff00;
}

#content {
	text-align: justify;
	font-size: 12px;
	color: #1d1616;
}

.bottom {
	width: 560px;
	background: url("/public/templates/Basic template/images/content-bg-bottom.png") top left no-repeat;
	height: 157px;
}

#left-content {
	width: 560px;
	padding-top: 20px;
	float: left;
}

#left-content-bottom {
	background: url("/public/templates/Basic template/images/content-bg-bottom.png");
	width: 560px;
}

#left-content h1 {
	font-family: georgia,serif;
	font-size: 20px;
	font-style: italic;
	color: #1d1616;
}

#left-content h3 {
	font-family: georgia,serif;
	font-size: 12px;
	font-style: italic;
	color: #1d1616;
	margin: 0;
	padding: 0;
	display: block;
}

#left-content a {
	font-family: georgia,serif;
	font-size: 12px;
	color: #1d1616;
	text-decoration: underline;
}

#left-content a:hover {
	text-decoration: none;
}

#right-content {
	width: 195px;
	height: 265px;
	float: right;
	margin-top: 20px;
	background: url("/public/templates/Basic template/images/menu-bg.png") no-repeat;
	padding: 15px;
	padding-top: 20px;
}

.poster {
	width: 90px;
	float: left;
	padding: 5px;
	background: #C9BB7B;
	margin: 0 5px 5px 0;
	text-align:center;
	height: 147px;
}

.poster img {
	margin: 0;
	height: 127px;
}

.focused {
	background: #C9BB7B;
	padding: 10px;
	width: 350px;
	float: right;
	height: 137px;
}
#centered-content {
	width: 510px;
	margin: 0 auto;
	background: url("/public/templates/Basic template/images/content-bg-line.png") repeat-y;
	padding: 0 30px 0 30px;
}

#centered-content b {
	font-family: georgia,serif;
	font-style: italic;
}

#centered-content span.coming {
	font-size: 13px;
	font-weight: bold;
}

#main-menu a {
	font-family: georgia,serif;
	font-size: 25px;
	color: #1d1616;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 35px;
}

#main-menu a:hover {
	text-decoration: underline;
}

#bottom {
	width: 900px;
	height: 205px;
	background: url("/public/templates/Basic template/images/bottom-bg.png") no-repeat;
	margin: 0 auto;
	padding-bottom: 30px;
}

input.input1 {
	border: 1px solid #D0B395;
	font-family: georgia,serif;
	font-size: 15px;
	font-style: italic;
	color: #1d1616;
	background-color: #fff;
}

input.input1[type=text] {
	width: 400px;
}

textarea.textarea1 {
	border: 1px solid #D0B395;
	font-family: georgia,serif;
	font-size: 15px;
	font-style: italic;
	color: #1d1616;
	background-color: #fff;
	width: 400px;
}

#content h2.b {
	width: 500px;
	background: #5F340C;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
#content .box-big {
	width: 478px;
	padding: 10px;
}

#content .box-big img {
	width: 90px;
	float: left;
	padding: 0 10px 5px 0;
}

#content .box-big p {
	padding: 0;
	margin: 0;
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #1d1616;
	text-align: justify;
}

.clear {
	clear: both;
}

table.table-big {
	width: 500px;
	padding: 0;
	padding-bottom: 20px; 
}

table.table-big th {
	margin: 0;
	font-family: georgia,serif;
	background: #5F340C;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

table.table-big tr td {
	font-weight: bold;
}

table.table-big tr td.left {
	
}

table.table-big tr td.right a {
	text-decoration: none;
	color: #E1D499;
}
