@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	line-height:18px;
}
h1 {font-size:20px; }
h2 { font-size:16px;  }
h3 { font-size:14px; }
img { margin:8px; }
a img { border:none; }
#wrapper { 	background: url('includes/wrapperbkg-smaller.gif') repeat-y; margin:10px 0 10px 10px; }
#header {
	background:none;
}
#header p { font-size:30px; display:block; }
#header img { margin:0; }
.content {
	width:100%;
}
#navigation {
	display:none;
}
#footer {
	width:100%;
}




