
@import url(_teasers.css);

body {	
	font-size: 80%;
	background: #040404 url(../images/bg/body.jpg) top left no-repeat;
	color: #E99156;	
}
a {
	color: #FCE897;
}
a img {
	border-color: #555 !important;
}
h1 {
	padding-top: 54px;
	border-bottom: solid 1px;
	padding-bottom: 3px;
}
h2 {
	background: transparent url(../images/bg/title.gif) left center no-repeat;
	padding: 0 0 0 30px;	
}
div#header {
	margin-left: 153px;
	padding-right: 10px;
}
div#content {
	margin-left: 260px;
	margin-right: 170px;
	padding-top: 20px;
}
div#main_menu {
	position: absolute;
	top: 80;
	right: 10px;
	padding-left: 170px;	
	z-index: 1;
}
div#main_menu a img {
	margin: 0px 3px;
}
div#site_photo {
	position: absolute;
	top: 377px;
	left: 20px;
}
.title {
	color: white;
}
div#footer {
  position: absolute;
  top: 550px;
  left: 10px;
  width: 200px;
}
div#site_credit {
	font-size: 80%;
	margin-top: 4px;
}
