
/* Code by Mattheus Roriz */


* {
	margin: 0;
	padding: 0;
}

a {
	color: #ea0000;
	text-decoration: none;
}

a:hover {
	color: #FAFCB0;
}

body {
	background: url(background.jpg);
	color: #ffffff;
	font: normal 62.5% "Georgia",sans-serif;
	margin: 3% 0;	
}

p,ul {
	padding-bottom: 1em;
}

ul {
	margin-left: 1.2em;
}

li {
	list-style: none;
	text-decoration: none;
}

.main li {
	list-style-image: url(li.jpg);
}

h1 {
	font-size: 1.2em;
}





h1,h2,h3 {
	color: #8CEF3A;
}

.clear {
	clear: both;
}
.main_right .padded {
	background: #575757;
	padding: 16px 6px 6px 6px;
	border: 3px solid #8CEF3A;
	margin-top: 160px;
	text-decoration: none;
}

.main .padded {
	padding: 18px 24px;
	font: bold 1.2em Georgia,sans-serif;
	}

.main .padded h1{
	
	padding-left: 0px;
	color:#ea0000;
	font: 1.4em Georgia,sans-serif;
}


.left {
	float: left;
}

.right {
	float: right;
}


.container {
	font-size: 1.2em;
	background: black;
	margin: 0 auto;
	width: 780px;
	border: 12px solid #222;
	}


.header {
	float: left;
	width: 780px;
	height:142px;
	background: url(nt.jpg) no-repeat;
	font: normal 2.4em Georgia,sans-serif;
	line-height: 150px;
	text-align: right;
}
.link_top{
	float: top;
	font: normal 0.8em Georgia, sans-serif;
	color: black;
	text-align: left;
	background: url(tline.jpg) repeat;
	
	
}

.link_top ul {
	margin: 0 0 0 170px;
	padding: 0;
}
.link_top ul li{
	display: inline;
	margin-right:20px;
	margin-left:5px;
	
}

.link_top li {
	list-style-image: url(li2.jpg);
	}

.link_top li a{
	font: bold 1.6em Georgia,sans-serif;
	color: #ffffff;
	display: inline;
	width: 43px;
	text-decoration: none;
	margin: 3px;
}

.link_top li a:hover{
	color: #FFDEAD;
}


.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Georgia;
	height: 50px;
	text-align: center;
	width: 639px;
}
.menu_right {
	float: left;
	width: 165px;
	border-right: 2px #B22222 solid;
	border-bottom: 2px solid #B22222;
	border-top: 2px solid #B22222;

}

.main {
	float: left;
	width: 580px;
	background:  #000000;
}

.main_right {
	float: right;
	width: 200px;
	color: #CCC;
}



.menu_right ul {
	margin: 0;
	padding: 0;
	margin: 0 0 30px 0;
	
	
}
.menu_right li {
	border: 1px solid #EA0000 none;
	list-style: none;
}
.menu_right li a {
	background: transparent;
	color: white;
	display: block;
	font: bold 1.2em Georgia,sans-serif;
	padding: 8px 0 8px 20px;
	width: 140px;
	text-decoration: none;
	
	
}
.menu_right ul li a {
background: url(odr.jpg) no-repeat left center;
}
.menu_right ul li a.last {
	background: url(odr.jpg) no-repeat left center;
	
}
.menu_right li a.last {
	background: #000;
	color: white;
	display: block;
	font: bold 1.2em Georgia,sans-serif;
	padding: 8px 0 8px 20px;
	width: 140px;
	text-decoration: none;
	margin: 0 0 5px 0;
	
}
.menu_right li a.active {
	
	color: #ea0000;
	
	
}
.menu_right li a:hover {
	
	color: #ea0000;
}


.footpg {
	background:url(footer.jpg) repeat;
	color: black;	
	line-height: 25px;
	width: 780px;
	text-align: center;
	
	
}

.footpg .left{
	padding-top: 0px;
	padding-left:350px;
	background: url(footer.jpg) repeat-x;
	width:430px;
	}

.footpg a {
	color: #000000;
	font: bold 1.0em Georgia,sans-serif;
}

.footpg a:hover {
	color: #FAFCB0;
	font: bold 1.0em Gaorgia,sans-serif;
}

p#pp1 {
	background: url(bgrbl4.jpg) no-repeat center;
	height:400px;
	width:400px;
	margin: 0 0 0 100px;
}
.cici {
	text-align:center;
	font: bold 1.0em Georgia,sans-serif;
	margin:10px 0 0 0 ;
	
}
hr {
	color:#ea0000;
	width:165px;
	background-color:#ea0000;
}

img {
margin: 0;
}