html, body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma, georgia, verdana, arial, sans-serif;
	background-color: #fff;
	color: #333300;
}

#left 	{
	position: absolute;
	left:1px;
	top:100px;
	width:127px;
	height:1099px;
	background-color:#ffcc33;
	padding: 0px 5px;
}

#header {
	background:#ffffff;
	/* IE 5.5 */
	height:100px;
	voice-family: "\"}\"";
	voice-family: inherit;
	/* IE 6 */
	height: 100px;
}

html>body #banner {
	/* Mozilla and Safari */
	height: 105px;
}

#main 	{
	background-color:#ffffff;
	voice-family: "\"}\"";
	voice-family: inherit;
	/* these two margins affect IE 6 */
	margin-left:137px;
}

html>body #main {
	/* these two margins affect Mozilla and Safari */
	margin-left:157px;
	width:600px;
}

a 	{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color:  #0000FF;
	outline: none;
}

a:visited {
	color:  #6600FF;
}

a:active {
	color:  #0000FF;
}

a:hover {
	color: #003399;
	text-decoration: underline;
}

strong, b {
	font-weight: bold;
}

p {
	font-size: 15px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
}

h1 {
	font-size: 18px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
	font-size: 22px;
	line-height: 48px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h4 {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h6 {
	font-size: 10px;
	color: #ffcc00;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

img 	{
	border: 0;
}

#footer {
	width: 700px;
	text-align: center;
	margin-left: 140px;
	margin-right: 100px;
	border: solid #000; 
	border-width: 1px 0;
}

#footer	TABLE {
	width: 700px;
}

#footer TD {
	text-align: center;
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
}

#copyright {
	width: 700px;
	margin-left: 140px;
	text-align: center;
	font-size: 9px;
	color: #003399;
}

#copyright a {
	font-size: 9px;
	color: #0000FF;
	font-weight: bold;
}
