
@import url(_teasers.css);

body {	
	font-size: 80%;
	background: #706055 url(../images/bg/body.jpg) top left ;
	color: white;
}
a {
	color: #999;
}
a img {
	border-color: #999;
}
h1 {
	float: left;
	padding: 0px;
	margin: 0px;
}
h1 img {
	display: block;
	
}
h2 {
	margin: 0px;
	padding: 10px 5px;
}
div#header {
	height: 103px;
	background: transparent url(../images/bg/header.jpg) top left repeat-x;
}
div#content {
	padding: 0.5em .5em .5em 250px;
	background: transparent url(../images/bg/content.jpg) top left no-repeat;
}
div#main_menu {
	position: absolute;
	top: 77px;
	right: 10px;
	padding-left: 300px;
}
div#site_photo {
	position: absolute;
	top: 103px;
	left: 0px;	
	width: 203px;
	height: 292px;
}
div#navbar {
	
}
