	A:link {
	text-decoration: none;
	color: #000000;
}
	A:visited {
	text-decoration: none;
	color: #000000;
}
	A:active {
	text-decoration: none;
	color: #000000;
}
	A:hover {text-decoration: underline; color: red;}
	body,
	html {
		margin:0;
		padding:0;
		background:#b57106;
		color:#000;
	}
	body {
		min-width:750px;
	}
	#wrap {
		background:#fff19c;
		margin:0 auto;
		width:769px;
	}
	#header {
		background:#fff19c;
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
	#nav {
		background:#fff19c;
	}
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li{
		display:inline;
		margin:0;
		padding:0;
	}
	#gallery {
	background:#daa773;
	float:left;
	width:750px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	#main {
	background:#daa773;
	float:left;
	width:480px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	#main h2, #main h3, #main p {
		padding:0 10px;
    }
	#sidebar {
	background:#fff19c;
	float:right;
	width:260px;
	margin-right: 5px;
	}
	#survey {
	position:relative;
	text-align:center;
	float:right;
	width:260px;
	margin-right: 5px;
	top:8px;
	}
	#sidebar2 {
	background:#99c;
	float:right;
	width:264px;
	padding-top: 10px;
	margin-left: 500px;
	}
	#sidebar ul {
		margin-bottom:0;
    }
    #sidebar h3, #sidebar p {
		padding:0 10px 0 0;
    }
	#footer {
	background:#fff19c;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: bottom;
	padding-left: 135px;
	padding-top: 8px;
	}
	#footer p {
		padding:5px;
		margin:0;
    }
	#sponsorsxx {
	position:relative;
	width:150px;
	height:180px;
	z-index:1;
	left: 60px;
	top: 0px;

}
#sponsorstop {
	position:relative;
	z-index:1;
	left: 80px;
	top: 0px;
}
	.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
	.ArticleTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.ArticleBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.ArchiveTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.imgborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
 }
