*|* {
	margin:0pt;
	padding:0pt;
}
body {
	background-color:#fffff;
	background: transparent url(theme/background.jpg?839845) repeat-x center top;
	font-family:"Trebuchet MS",tahoma, arial, sans-serif;
	font-size:.9em;
	color:#3e382a;
	margin:0;
	padding:0;
}
p {
	line-height:18px;
}
h1, h2, h3{
	line-height:40px;
}

#wrapper {
	width:760px;
	margin:0pt auto;
}
#header {
	height:129px;
}
#sitename {
	color:#fff;
	padding-top:40px;
	font-size:36px;
}
#navigation {
	background: transparent url(theme/navigation_background.jpg?839845) repeat-x center top;
	height:43px;
	width:760px;
	position:relative;
}
#navigation ul {
	padding:14px 10px 0 18px;
	margin:0;
}
#navigation li {
	display:inline;
	margin-right:20px;
}
#navigation a:link {
	color:#fff;
	text-decoration:none;	
}
#navigation a:hover {
	color:#fff;
	text-decoration:none;	
}
#navigation a:visited {
	color:#fff;
	text-decoration:none;	
}
a:link, a:hover, a:visited {
	color:#880111;
}
#content-wrapper {
	background: transparent url(theme/content_background.jpg?839845) no-repeat center top;
	width:760px;
}
*html #content-wrapper {
	margin-top:-8px;
}
#content {
	margin:0 20px 20px 20px;
	padding-top:20px;
}
img.image-left {
	margin-right:15px;
	float:left;
}
img.image-right {
	margin-left:15px;
	float:right;
}
#footer {
	padding-top:20px;
	padding-bottom:20px;
}
#footer-content {
	width:760px;
	margin: 0pt auto;
	font-family:"lucida grande", arial, sans-serif;
}