* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;	
}

a {
	color: #aba785;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

ul {
	list-style: none;
}

#content {		
	position:absolute;
	left:40%;
	margin-top:25px;
	margin-left:-450px;
	text-align: left;
	width: 900px;
}

#logo {
	position: absolute;
	width: 300px;
	height: 105px;	
	left: 100px;
	background-color: #transparent;	
}

#menu {
	width: 100px;
	position: absolute;
	top: 110px;	
	left: 100px;
	height: 300px;	
	padding-top: 10px;
	padding-right: 5px;	
	z-index: 1;
	background-color: #transparent;	
}

#boxBg {
	width: 580px;
	height: 420px;
	left: 210px;	
	top: 110px;	
	position: absolute;	
	background-color: #transparent;	
	overflow: hidden;	
}

#boxContent {
	width: 700px;
	height: 400px;
	left: 210px;	
	top: 110px;	
	padding-top: 10px;
	position: absolute;		
	background-color: #transparent;		
	overflow: hidden;
}

#boxLowerBar {
	color: black;
	background-color: #transparent;		
	height: 40px;
	left: 105px;
	padding-right: 20px;
	position: absolute;
	top: 525px;
	width: 675px;
}

#boxLowerCredits {
	color: black;
	background-color: #transparent;		
	height: 50px;
	left: 105px;
	padding-top: 5px;
	padding-right: 20px;
	position: absolute;
	top: 565px;
	width: 675px;
}



h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -1px;
}

h1, h2 {
	background-repeat: no-repeat;
	position: absolute;
}

h1 {
	width: 370px;
	top: 31%;
	right: 690px;	
	margin-top: 2px;
}

h2 {
	width: 328px;
	height: 416px;
	top: 0px;
	left: 0px;
	z-index: 0;
}

img {
	border: none;
}

#container {
	background-color: #ffffff;
	position: absolute;
	height: 800px;
	width: 400px;
	padding-top: 25px;
	right: 50px;
	overflow: auto;
	list-style: none;	
}

#news {
	list-style: none;
	display: block;
	overflow: hidden;
	margin-top: 10px;
	background-color:transparent;
}

#news li {
	width: 325px;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#news li p {
	margin-top: 0px;
}

#news li p.date .day {
	font-size: 16px;
	color: #d3d3d3;
}

#news li p.date .day:after {
	content: ".";	
}

#news li p.date .month {
	color: #aba785;
	top: -4px;
	left: -0px;
	position: relative;
	text-transform: lowercase;
}

#news-scroll-up, #news-scroll-down {
	display: block;
	position: absolute;
	margin-left: 335px;
	width: 13px;
	height: 12px;
}

#news-scroll-up {
	margin-top: 20px; 
}

#news-scroll-down {
	margin-top: -20px;
}

#links li a {
	font-size: 13px;
	letter-spacing: -1px;
}

#contentr {
background: #ffffff url('images/rsellos_bg.jpg') no-repeat;
height: 550px;
left: 50px;
position: absolute;
top: 25px;
width: 1085px;
}
