body {
		color: #3c3c3c;
		line-height: 15px;
		font-size: 13px;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		padding: 0px;
		margin: 0px;
	}
div#top {
		clear: both;
		padding: 0px;
		margin: 0px;
		border-bottom-color: #e5c8c2;
		border-bottom-style: solid;
		border-bottom-width: 2px;
		background-image: url(/topbg.jpg);
		background-color: #f6c470;
		width: 100%;
		height: 258px;
	}
div#top div {
		padding: 0px;
		width: 960px;
		margin-right: auto;
		margin-left: auto;
	}
div#top div img {
		float: left;
		border-width: 0px;
		margin-bottom: 0px;
		padding: 0px;
		margin-left: -86px;
	}

div#top div div#topads {
margin-right: -100px;
margin-top: -183px;
float: right;
width: 728px;
height: 90px;

}

	
div#main {
		padding-top: 10px;
		padding-right: 10px;
		padding-left: 10px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #f6f6f6;
		border-left-color: #f6f6f6;
		border-right-width: 1px;
		border-left-width: 1px;
		margin-top: 0px;
		background-color: #fbfbfb;
		margin-bottom: 10px;
		border-bottom-color: #f6f6f6;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		height: 900px;
		width: 940px;
		margin-right: auto;
		margin-left: auto;
	}
div#left {
		margin-right: 10px;
		width: 440px;
		float: left;
	}

	h1 {
		color: #d29c47;
		font-size: 35px;
		padding-top: 10px;
	}
h2 {
		font-size: 20px;
		color: #423e35;
	}
	
		
h3 {
		font-size: 17px;
		color: #423e35;
	}
	
		
#sidebar {
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-color: #E8E8E8;
	border-top-color: #e8e8e8;
	clear: both;
	width: 960px;
	margin: 0 auto;
	background: #F2F2F2;
	color: #CCCCCC;
	padding: 10px 0 0 0;
	margin-bottom: 15px;
	margin-left: -10px;
	margin-top: -5px;
	border-top: solid;
	border-bottom: solid;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-top: 10px;
	display: block;
	float: left;
	width: 206px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0;
	line-height: 25px;
	border-bottom: #C7C7C7 1px dashed;
	font-size: 12px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	color: #565656;
	border-bottom: #E8E8E8 1px solid;
}

#sidebar a {
	text-decoration: none;
	color: #666666;
}

#sidebar a:hover {
	text-decoration: underline;
}

a {
	color: #305da5;
}

div#right {
		margin-left: 10px;
		width: 440px;
		float: right;
	}

	div#ads {
	margin-top: 103px;
}

ul#l li {
	list-style-type: disc;
	line-height: 18px;
}

