#main {
	width: 590px;
	float: left;
	margin-top: 10px;
	margin-bottom:10px;
}
#col1 {
	width: 290px;
	float: left;
	margin-right: 10px;
}
#col2 {
	width: 290px;
	float: left;
}
#topnav {
	background-color: #FFCC33;
	height: 20px;
	width: 770px;
	position: relative;
}
#topnav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
}
#topnav a {
	color: #FFFFFF;
	text-decoration:none;
}
#footerzone {
	height: 20px;
	width: 770px;
	background-color: #FFCC33;
	vertical-align: baseline;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}
#footerzone a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
#topstory {
	border: 1px solid #FFCC33;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 590px;
}
#topstory h1 {
	color: #FFCC33;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#topstory b {
	color: #FF9999;
}
#topstory a {
	color: #FFCC33;
	text-decoration:none;
}
#box2 {
	width: 290px;
	border: 1px solid #FFCC33;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#box2 h1 {
	color: #FFCC33;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#box2 b {
	color: #FF9999;
}
#box2 a {
	color: #FFCC33;
	text-decoration:none;
}
#mainborder {
	width: 595px;
	border: 1px solid #FFCC33;
	padding-bottom: 10px;
}
#mainborder h1 {
	color: #FFCC33;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#mainborder b {
	color: #FF9999;
}
#mainborder a {
	color: #FFCC33;
	text-decoration:none;
}
#leftnav {
	width: 160px;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
	background-color: #FF9999;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#leftnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#leftnav h1 {
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
#box1 {
	width: 290px;
	border: 1px solid #FF9999;
	padding-bottom: 10px;
}
#box1 h1 {
	color: #FF9999;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#box1 b {
	color: #FFCC33;
}
#box1 a {
	color: #FF9999;
	text-decoration:none;
}
#box3 {
	width: 290px;
	border: 1px solid #FFCC33;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top:10px;
}
#box3 h1 {
	color: #FFCC33;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 10px;
}
#box3 b {
	color: #FF9999;
}
#box3 a {
	color: #FFCC33;
	text-decoration:none;
}
.menubox {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ff9999;
	border: 1px solid #FFFFFF;
	font-size: 0.7em;
}