body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	text-align: left;
}
/* Menu and Navigation */
#menu a {
	font-size: .75em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight:bold;
}
#menu a:hover {
	/*font-weight:bold;*/
}
#menu2 a {
	font-size: .68em;
	text-transform: uppercase;
}
#navigation a {
	font-size:.72em;
}
#navigation li.sectiontitle {
	font-weight:bold;
}
/* CONTENT STYLE  */
#content h1 {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing:1px;
}
#content h2 {
	font-size: 1em;
	font-weight: bold;
}
#content h3, #content h4, #content h5, #content h6 {
	font-size: .95em;
	font-weight: bold;
}
#content p {
	font-size:.8em;
	font-style:normal;
	line-height: 1.5em;
}
#content strong {
	font-weight: bold;
}
#content ol li {
	line-height: 1.5em;
}
#content .column1, .column2 {
	font-size: 0.8em;
	line-height: 1.5em;
}
#callout p {
	font-size:.7em;
	line-height:1.2em;
}
/* Forms */
#search input, #join input {
	font-size:10px;
	text-transform:lowercase;
}
/* FOOTER */
#footer {
	text-align: left;
	font-size: .65em;
}
#footer ul {
	text-align:left;