*
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

a
{
	color: #f8ac37;
	background: inherit;
	text-decoration: none;
	font-family: 'Arial Rounded', Arial, sans-serif;
}

a,h2,h3,#main .name,#footer,#menu
{
	font-family: 'Arial Rounded MT Bold', Arial, sans-serif;
	letter-spacing: 1px;
}

a:focus,a:hover,#header a:focus,#header a:hover,#menu .current
{
	color: #f1a000;
	background: #e8f4ff;
}

h2
{
	color: #111;
	font-size: 0.8em;
	line-height: 1.4em;
	text-transform: uppercase;
}

h3
{
	color: #f1a000;
	font-size: 0.75em;
	line-height: 1.3em;
	text-transform: uppercase;
}

h4
{
	color: #f1a000;
	font-size: 0.75em;
	line-height: 1.3em;
	text-transform: uppercase;
}

h5
{
	color: #666;
	font-size: 0.7em;
	line-height: 1.6em;
}

h6
{
	color: #666;
	font-size: 0.6em;
	line-height: 1.1em;
}

img
{
	border: none;
}

p,#resources #main li li,#search #main li div
{
	font-size: 0.8em;
	line-height: 1.4em;
}

strong
{
	font-weight: bold;
}

ul
{
	list-style-type: none;
}

body
{
	background-color: #fff;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: center;
}

#everything
{
	position: relative;
	width: 750px;
	margin: 20px auto;
}

#header a
{
	display: block;
	width: 750px;
	background: #c7e3ff;
}

#header img
{
	margin: 34px auto;
}

#body
{
	position: relative;
	width: 720px;
	margin: 0 auto;
	padding-top: 22px;
}

#default #body img
{
	position: absolute;
	top: 52px;
	left: 0;
}

#everything #main img,
{
	position: relative;
	left: auto;
}

#main
{
	margin: 32px 15px 0 10px;
	color: #555;
	text-align: left;
}

* html #main
{
	margin-top: 52px;
}

#default #main
{
	margin-right: 1em;
	margin-left: 230px;
}

#main li
{
	clear: left;
}

#main li li
{
	clear: none;
}

#main .name
{
	color: #888;
	font-weight: normal;
	text-transform: uppercase;
}

#main h2
{
	margin-bottom: 30px;
	color: #666;
	font-size: 1.3em;
	letter-spacing: 2px;
}

#main p,#contact #main li p
{
	margin-bottom: 0.5em;
}

#main li,.article #main h3
{
	position: relative;
}

#main li h3,.article #main h3
{
	position: absolute;
	left: 0;
	width: 225px;
	margin-bottom: 15px;
	font-size: 0.8em;
}

* html #main li h3,* html .article #main h3
{
	position: relative;
	float: left;
	clear: left;
}

#main li div,.article #main div
{
	margin: 0 0 15px 250px;
}

* html #main li div,* html .article #main div
{
	margin-top: -1.2em;
	height: 1%;
}

#main li div h3,#default #main li h3,.article #everything #main div h3
{
	float: none;
	clear: none;
	position: relative;
	width: auto;
	margin-bottom: 0;
}

#main li p
{
	margin: 0 0 1em;
}

#main form
{
	margin-bottom: 30px;
	text-align: center;
}

#default #main ul
{
	margin-top: 1.2em;
}

#default #main ul p
{
	margin-bottom: 0.2em;
}

#default #main h5,#search #main h5
{
	margin-bottom: 1.5em;
	line-height: 1.2em;
}

#search #main h5
{
	font-size: 1em;
}

#default #main h5 a
{
	letter-spacing: 0;
}

#resources #main ul
{
	line-height: 1.1em;
}

#resources #main div
{
	margin-bottom: 30px;
}

#resources #main li li
{
	margin-bottom: 2px;
	padding: 0;
	letter-spacing: 0;
}

#resources #main li a
{
	letter-spacing: 0;
}

#footer
{
	clear: both;
	margin: 80px 0 15px;
}

#footer h6
{
	margin-top: 1em;
	text-transform: uppercase;
}

#menu
{
	position: absolute;
	top: 140px;
	left: 0;
	font-size: 0.78em;
	text-transform: uppercase;
}

#menu li
{
	float: left;
	display: inline;
	width: 125px;
}

#menu .narrow
{
	width: 100px;
}

#menu .wide
{
	width: 175px;
}

#menu a,#menu .current
{
	display: block;
	padding: 8px 0 9px;
	text-align: center;
}