body {
	padding:15px 0 15px 0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#page {
	position:top center;
	width:770px;
	margin:auto;
	border:1px solid #853D51;
}

#content {
	text-align:justify;
	margin:0px 0px 0px 167px;
	padding:7px 15px 10px 15px;
	min-height:300px;
	/* another ie fix */
	line-height:1.2; 
}

#content img {
	margin:4px;
}

/* Fix for IE6 italics causing drop-down */
/* hide from MacIE. only WinIE sees this. \*/
* html #page {
	overflow: hidden;
	o\verflow: visible;
}
/* end hide */

#top_header {
	height:150px;
}

#sections {
	border-bottom:3px solid #7254B8;
}

#content h1 {
	font-size:18px;
	text-align:left;
}

#content h2 {
	font-size:14px;
	text-align:left;
}

#sections ul {
	font-weight:normal;
	padding:0px;
	margin:0 0 0 165px;
	list-style:none;
	text-align:left;
}

#sections li {
	display:inline;
	position:relative;
	padding-left:10px;
	padding-right:10px;
	margin:10px 0px;
	list-style:none;
	text-align:center;
	line-height:31px;
	border-right:1px solid #cccccc;
}

#menu {
	float:left;
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	width:140px;
	height:173px;
}

#menu li {
	list-style:none;
	margin-top:0;
	padding:7px 5px;
}

#menu ul {
	padding:6px 0px 0px 0px;
	margin:0px;
	list-style:none;
	text-align:left;
}

#footer {
	font-size:10px;
	font-weight:normal;
	line-height:20px;
	text-align: center;
	clear: both;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding:5px 0px
}

hr {
	border-width: 1px 0 0 0;
	border-style:solid;
	border-color:#CCC;
	height: 0;
}