@import url(_teasers.css);

body {
	font-size: 80%;
	background: white url(../images/bg/woman.jpg) top left no-repeat;
	color: #603105;
}
div#header_content_footer_wrapper {
	background: url(../images/bg/header.gif) top left repeat-x;
}
a {
	color: #C70101;
}
a img {
	color: #C70101;
	border-color: #C70101;
}
div#header {
	height: 139px;
	background: transparent url(../images/bg/man.jpg) top right no-repeat;
}
div#tag {
	background: transparent url(../images/bg/curve.gif) top left no-repeat;
	height: 20px;
	font-size: 70%;
	color: white;
	padding-top: 7px;
	padding-left: 5px;
}
div#header h1 {
	background: url(../images/logo.png) no-repeat;
	height: 139px;
	width: 446px;
}
div#header h1 span {
	display: none;
}	
div#site_photo {
	display: none;
}
div#navbar {
	position: absolute;
	top: 139px;	
	width: 100%;	
}
div#main_menu {	
	padding: 5px 5px 15px 5px;
	border-bottom: dotted 1px #C70101;	
	width: 130px;
	position: relative;
	left: 110px;
	overflow: hidden;
	background-image: url(../images/bg/white.gif);
	border-left: solid 1px #C70101;
	border-right: solid 1px #C70101;
}
div#main_menu span a {
	padding-left: 10px;
}
div#main_menu span a:hover,
div#main_menu span.selected a {
	background: url(../images/bg/dot.gif) no-repeat;
}
div#main_menu span {
	display: block;
	margin: 3px 0;
}
div#main_menu span img {
	
}
div#site_credit {
	
}
div#content {
	padding: 0.5em;
	margin-left: 260px;
	margin-right: 162px;	
	position: relative;
	z-index: 10;
}
div#content h2 {	
	text-align: left;
}
div#content h2 span {
	
	
}
	
div#content h2 span img {
	background: url(../images/bg/arrowleft.gif) top left no-repeat;
	padding-left: 20px;	
}
	
table.sublinks a {
}
table.sublinks a.active {
}
div#footer {
	font-size: 90%;
	margin: 2em 152px 0 220px;
	text-align: center;
}	
div#joinlist {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	color: #C70101;
	width: 134px;
	position: relative;
	left: 110px;
	background-image: url(../images/bg/white.gif);
	border: solid 1px #C70101;
	border-top: none;
	padding: 20px 3px;
}
div#joinlist form {
	margin: 0px;
}
div#joinlist form input {
	vertical-align: middle;
	margin-bottom: 3px;
}
