html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,s,samp,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border: 0; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit;
  margin: 0; outline: 0; padding: 0; }
body,html {
	background: #E5E5E5;
	color: #4E4E4E;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0; padding: 0;
	text-align: center;
}

a:link, a:active, a:visited, a:hover {
	color: #0000FF;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: underline;
}

div { text-align: left; }
.clear { clear: both; font-size: 0; }
div#content {
  -moz-border-radius: 5px;
  background: #fff;
  width: 90%;
  width: 975px;
  margin: 20px auto 20px auto;
  padding: 20px;
}
div#menu { clear: left; display: inline; float: left; border-right: 1px dashed #eee; }
div#menu ul { margin: 0 20px; }
div#menu li { padding: 5px 0; }
div#text ul { margin: 0 20px; }
div#text li { padding: 0; margin: 0; }
h1 {
  color: #8D8D90;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin: 0; padding: 0;
  float: left; }
h2 {
  color: #8D8D90;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 0; padding: 0; }
div#text {
  display: inline;
  float: left;
  width: 700px;
  margin: 0 0 20px 20px;
  font-size: 12px; }
div#section-navigation {
  display: inline;
  float: left;
  width: 700px;
  margin: 0 0 20px 20px; }
hr {
  height: 0;
	padding: 0;
	border-width: 0;
	border-top: 1px dashed #eee;
	margin-bottom: 20px;
}

