body {
	text-align:center;
	font:12px/16px Georgia,Arial,Helvetica,sans-serif;
}

blockquote {
	margin-left:10px;
	margin-right:10px;
}

h1,
h2,
h3,
h4 {
	font-weight:normal;
}

a:link,
a:visited	{
	text-decoration:underline;
	outline:none;
}

a:hover,
a:active	{
	text-decoration:none;
	outline:none;
}

form {
	width:165px;
	margin:0 0 18px 0;
}

input,
textarea,
select {
	width:160px;
	height:18px;
	line-height:18px;
	vertical-align:middle;
	padding-top:1px;
	padding-left:4px;
	font-family:Georgia Arial,Helvetica,sans-serif;
	font-size:11px;
}

textarea {
	height:100px;
	overflow:auto;
}

input.button {
	width:60px;
	height:20px;
	cursor:pointer;
	padding:0;
}

#wrapper {
	width:100%;
}

#header {
	width:940px;
	height:93px;
	margin:0 auto;
}

	#header h1 {
		font-size:31px;
		font-weight:normal;
	}

	#header h1 {
		padding:20px 0 0 92px;
	}

	#header h1 a:link,
	#header h1 a:visited	{
		text-decoration:none;
	}

	#header h1 a:hover,
	#header h1 a:active	{
		text-decoration:none;
	}

	#header h2 {
		font-size:23px;
		margin:7px 0 0 92px;
		line-height:23px;
		font-weight:normal;
	}

#header p {
	font-size:25px;
	float:right;
	padding:40px 97px 0 0;
	line-height:25px;
}

#masthead {
	background:url(../images/theme/masthead.jpg);
	color:#000;
	height:410px;
	margin:0 auto;
	text-align:center;
	width:940px;
}

	#masthead.static p {
		font-size:2.58em;
		line-height:1.1em;
	}

	#masthead p,
	#masthead ins {
		padding:150px 198px 0 94px;
	}
	
#navigation-container-upper {
	display:none;
}

#navigation-container-lower {
	line-height:1.6em;
	padding:14px 0 8px 0;
	text-align:center;
}

#main-navigation {
	font-size:15px;
	font-weight:bold;
	width:810px;
	margin:0 auto 0 auto;
}

	#main-navigation li {
		display:inline;
		padding:0 10px 0 10px;
	}

	#main-navigation li a {
		text-decoration:none;
	}

#optional-header-container-2,
#optional-left-container-1,
#optional-left-container-2,
#optional-center-container-1,
#optional-center-container-2,
#optional-right-container-1,
#optional-right-container-2 {
	display:none;
}

#optional-header-container-1 {
	width:100%;
	height:3px;
}

#main {
	width:940px;
	margin:0 auto;
	padding-bottom:20px;
	float:none;
}

#content {
	margin:0;
	padding:0;
	width:605px;
}

#left {
	display:none;
	width:0;
}

#center {
	width:470px;
	margin:0;
	padding:35px 0 0 95px;
}

	#center h1 {
		font-size:2.58em;
	}

	#center h2 {
		font-size:1.75em;
	}

	#center h3 {
		font-size:1.16em;
	}

	#center h1,
	#center h2,
	#center h3,
	#center h4,
	#center h5,
	#center h6 {
		line-height:1.2em;
	}

	#center h1,
	#center h2,
	#center h3,
	#center h4,
	#center h5,
	#center h6 {
		font-weight:normal;
	}

	#center abbr,
	#center acronym {
		border-bottom:1px dotted #000;
		cursor:help;
	}

	#center blockquote,
	#center ul,
	#center ol,
	#center dl {
		margin:1em;
	}

	#center ol,
	#center ul,
	#center dl {
		margin-left:2em;
	}

	#center ol li {
		list-style: decimal outside;
	}

	#center ul li {
		list-style: square outside;
	}

	#center dl dt {
		font-weight:bold;
	}

	#center dl dd {
		margin-left:1em;
	}

	#center th,
	#center td {
		border:1px solid #fff;
		padding:.5em;
	}

	#center th {
		font-weight:bold;
		text-align:center;
	}

	#center caption {
		margin-bottom:.5em;
		text-align:center;
	}

	#center h1,
	#center h2,
	#center h3,
	#center h4,
	#center h5,
	#center h6,
	#center p,
	#center fieldset,
	#center table {
		margin-bottom:1em;
	}

#right {
	float:right;
	width:335px;
	padding-top:20px;
}

#right h2,
#right h3,
#right p,
#right ul,
#right dl {
	margin:0 35px 0 40px;
}

#right h2 {
	font-size:28px;
}

#right h3 {
	font-size:1.0em;
}

#right ul {
	padding-left:20px;
}

#right ul li{
	list-style-type:disc;
}

#right dl {
	padding-left:20px;
}

#right dl dt {
	font-weight:bold;
}

#right dl dd {
	margin-left:5px;
}

#right form {
	margin-top:60px;
}	
#right form p {
	margin-bottom:4px;
}

#footer {
	padding-top:75px;
	text-align:center;
	padding-bottom:5px;
}

#footer p,
#footer ul {
	margin:0 auto 18px auto;
	width:940px;
}

#footer-navigation li {
	padding:0 5px 0 7px;
	display:inline;
}

#footer-navigation li.first {
	border:none;
}		
