body {
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	background-color: #171717;
	font-family: "Times New Roman";
	font-size: medium;

}
#container {
    position: relative;
    z-index: 1;
	margin: 0px auto;
	padding: 0px;
	width: 1004px;
	overflow: hidden;
	background-image: url(../media/bg.png);
	background-position: top left;
	background-repeat: repeat;	
}	
#head {
	padding-top: 190px;
	background-image: url(../media/head.png);
	background-position: center;
	background-repeat: no-repeat;	
}
#menu {
	text-align: center;
}
#menu a {
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	font-family: "Times New Roman";
	font-size: 140%;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
	color: #f3c74c;
}
#line {
	background-image: url(../media/line.png);
	background-position: center;
	background-repeat: no-repeat;	
	height: 2px;
}
#sidebar-right {
	width: 240px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#right {
	padding-left: 20px;
}
#right a {
	color: #ffffff;
	font-family: "Times New Roman";
	font-size: 100%;
	text-decoration: none;
}
#right a:hover {
	text-decoration: underline;
	color: #f3c74c;
}
#sidebar-left {
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;		
}
#content {
width: 524px;
padding: 5px;

}
.article {
	text-indent: 5%;
	text-align: justify;
}	
.art {
	text-align: justify;
}
#footer {
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	background-image: url(../media/footer.png);
	background-position: center;
	background-repeat: no-repeat;	
	height: 51px;
	text-align: center;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #ffffff;
text-decoration: none;
}
#footer a:hover {
color: #ffffff;
text-decoration: underline;
}
.letter {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-size: 140%;
	color: #f3c74c;
}
.gallery  ul, .gallery  li { 
	display: inline; 
}
.gallery img {
	border: 0px;
}
.left a {
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Times New Roman";
	font-size: 100%;
	text-decoration: none;
}
.left a:hover {
	text-decoration: underline;
	color: #f3c74c;
}
#left_menu ul li {
	font-size: 90%;
	list-style: none;
	font-weight: bold;
	text-transform: uppercase;
}
#other_menu ul li {
	font-size: 90%;
	list-style: none;
	font-weight: bold;
	text-transform: uppercase;
}

#type p {
	font-size: 90%;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 40px;
}
#type ul li {
	padding-left: 8px;
	margin-left: 8px;
}
#other p {
	font-size: 90%;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 40px;
}
#other ul li {
	padding-left: 8px;
	margin-left: 8px;
}
a.pag:link, a.pag:visited {
	font: 10px;
	font-weight: bold;
	color: #ffffff;
	display: inline-block;
	border: solid 1px #f3c74c;
	width: 20px;
	background-color: transparent;
	text-transform: uppercase;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.pag:hover {
	background-color: #f3c74c;
	color: #000000;
	display: inline-block;
	border: solid 1px #f3c74c;
}
.f a {
	color: #ffffff;
	text-decoration: none;
}
.f a:hover {
	text-decoration: underline;
	color: #f3c74c;
}
#left-bg{
	position: absolute;
	z-index: -10;
	left: 0px;
	bottom: 50px;
	width: 240px;
	height: 423px;
	background-image: url(../media/left-bg.png);
	background-position: top left;
	background-repeat: no-repeat;	
}
#right-bg{
	position: absolute;
	z-index: -20;
	right: 0px;
	bottom: 50px;
	width: 240px;
	height: 423px;
	background-image: url(../media/right-bg.png);
	background-position: top left;
	background-repeat: no-repeat;	
}
#f{
	position: absolute;
	z-index: -15;
	left: 0px;
	top: 151px;
	width: 236px;
	height: 124px;
	background-image: url(../media/f.png);
	background-position: top left;
	background-repeat: no-repeat;	
}
#header {
	position: absolute;
	z-index: -25;
	left: 0px;
	top: 0px;
	width: 1004px;
	height: 157px;
	background-image: url(../media/header.png);
	background-position: left top;
	background-repeat: no-repeat;	
	
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #f3c74c;
}
.img img {
	border: solid 5px #000000;
}
.date {
	font-size: 90%;
	margin-top: 10px;
		color: #f3c74c;
}
#banner {
	position: absolute;
	z-index: 50;
	left: 10px;
	bottom: 3px;
}
.all h2{
    text-align: center;
}
.all table{
    text-align:left;
    margin-left: 10px;
}

