
* { margin: 0; padding: 0; }

body {
	background: #CDD6F1;
	color: #000;
	font-family: Arial, Sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	text-align: center;
} html>body { font-size: small; }

#outer {
	width: 100%;
	height: 100%;
}

#masthead {
	width: 100%;
	height: 100px;
	background: #CDD6F1 url("/img/bg-top.jpg") 50% 0% repeat-x;
}

#logo {
	width: 350px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	margin: 14px auto 0 auto;
	color: #ccc;
	font-size: 100%;
}

#nav a, #nav strong {
	text-decoration: none;
	font-weight: bold;
}

#nav strong {
	color: #ccc;
	border-bottom: 2px solid #ccc;
}

#nav a {
	color: #ccc;
}

#nav a:hover {
	color: white;
	border-bottom: 2px solid #fff;
}

* html #content { height: 1%; } /* IE hack */
#content {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 70px 0;
	text-align: left;
	background: #CDD6F1 url("/img/bg-wrap.jpg") 50% 0% repeat-y;
}

#content h1 {
	margin: 0 55px 0 55px;
	padding: 22px 0 0 0;
	color: #5E687D;
	font-size: 125%;
	text-align: justify;
}

#content h2 {
	margin: 0 55px 0 55px;
	padding: 25px 0 0 0;
	color: #5E687D;
	font-size: 125%;
	text-align: justify;
}

#content h3 {
	margin: 16px 55px 0 55px;
	color: #5E687D;
	font-size: 100%;
	text-align: justify;
}

#content #news h2, #content #news h3 {
	text-align: left;
}

#content p {
	margin: 12px 55px 0 55px;
	text-align: justify;
}

#content ul {
	list-style-type: none;
	margin: 12px 55px 0 55px;
	text-align: justify;
}

#content ul li {
	text-indent: 20px;
	padding-bottom: 12px;
	background: url("/img/bullet.png") no-repeat 0 0.25em;
}

/* \*/
* html .emphasis {
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}
/* */

.emphasis p {
	font-style: italic;
}

.presentation {
	width: 194px;
	height: 50px;
	margin: 12px auto 0 auto;
}

#notice {
	width: 100%;
	height: 22px;
	margin-top: 20px;
	padding-top: 4px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	text-align: center;
	font-weight: bold;
	color: #5E687D;
}

#content .bio {
	clear: left;
	margin: 0;
	padding: 10px 0 0 0;
}

#content .bio h2 {
	margin: 0 55px 12px 300px;
	padding-top: 0;
}

#content .bio p {
	margin: 0 55px 12px 300px;
	padding: 0;
}

#content .bio img {
	float: left;
	display: inline;
	margin: 0 0 0 55px;
	padding: 0;
}

#content .item {
	margin: 10px auto 50px auto;
	width: 680px;
}

/* \*/
* html .quote {
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}
/* */

#content .quote {
	padding-top: 5px;
}

.quote p {
	font-style: italic;
	font-weight: bold;
	color: #333;
}

#content span {
	color: #5E687D;
	font-size: 125%;
	font-weight: bold;
}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	background: #CDD6F1;
}

#commentform .fixedwidth {
	width: 170px;
}

#commentform textarea {
	width: 570px;
	margin-top: 6px; padding: 2px;
	background: #CDD6F1;
}

#content .response p {
	font-weight: bold;
	font-style: italic;
	color: #5E687D;
}

#presentation {
	padding: 37px 0 220px 0;
}

#content #news {
	float: left;
	width: 485px;
	padding-bottom: 30px;
}

#content #news p {
	margin-right: 0;
}

#content #news_menu {
	float: right;
	width: 230px;
	padding-top: 28px;
	background-image: url("/img/bg-news_menu.jpg");
	background-repeat: no-repeat;
}

#content #news_menu h4 {
	margin-left: 10px;
	color: #5E687D;
	font-size: 125%;
}

#content #news_menu ul {
	list-style-type: none;
	margin: 12px 55px 0 10px;
	text-align: left;
	font-size: 0.85em;
}

#content #news_menu ul li {
	padding: 0 0 8px 0;
	text-indent: 0;
	background: none;
}

#printables {
	padding: 20px 0 20px 50px;
}

#printables li a {
	font-weight: bold;
}

#footer {
	width: 100%;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	color: #ccc;
	font-size: 100%;
	background: #CDD6F1 url("/img/bg-footer.jpg") 50% 0% repeat-x;
}

#footer p {
	padding-top: 6px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	text-decoration: underline;
}

.top_break {
	margin: 10px auto 0 auto;
	width: 640px;
	height: 10px;
	border-top: 1px solid #949EAF;
}

.break {
	margin: 25px auto 0 auto;
	width: 640px;
	height: 10px;
	border-top: 1px solid #949EAF;
}

.bottom_break {
	margin: 25px auto 15px auto;
	width: 640px;
	text-align: center;
	border-top: 1px solid #949EAF;
}

#content .bottom_break p {
	font-family: 'Verdana', Arial, Helvetica, Sans-Serif;
	font-size: 0.75em;
	text-align: center;
}

a {
	color: #5E687D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	display: block;
	border: none;
}

object {
	display: block;
}

#footer acronym, abbr {
	border-bottom: 1px dashed #ccc;
	cursor: help;
}

#content .center {
	text-align: center;
}

#content .center p {
	text-align: center;
	margin-top: 0;
	font-size: 0.75em;
}
