/* This is the style of your browser text */

body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	background: #fafafa url(/media/template_v1d3/main_bg.png) repeat-x;
	font-size: 11px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
}

p {
	margin: .5em 0 1em 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #000099;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h2 {
	font-size: 51px;
}

.div_subheadline {
}

h3 {
	font-size:24px;
}

h4 {
	font-size: 18px;
	display: inline;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size:12px;
}

#container {
	width: 974px;
	margin: -36px auto;
	
}

#main {
	border-top: 1px solid #cccccc;
}

#search_results {
	border-top: 1px solid #cccccc;
}
