body {
	margin: 0px;
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	background-image: url(../images/background.jpg);
	background-color: #F4F4F4;
}
div#content {
	width: 980px;
	border: 1px #CCCCCC;
	text-align: left;
	line-height: 17px;
}
div#nav_links {
	padding: 10px;
	text-transform: uppercase;
	color: #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 12px;
	width: 140px;
	border-top: 1px #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
	font-weight: bold;
}
div#nav_links a {
	text-decoration: underline;
	font-size: 10px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
}

a {
	color: #3366CC;
}
a:visited {
	color: #cc4d33;
}

a:hover {
	text-decoration: none;
}
.add_this_button {
	margin-left: 20px;
}

.copyright_content {
	text-align: center;
	padding: 10px;
	background-color: #333333;
	color: #FFFFFF;
	width: 960px;
}

.image_border {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 10px;
}
h2 {
	letter-spacing: -1px;
	font-size: 22px;
	font-weight: normal;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

.header_bar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
.sponsor_text {
	font-size: 10px;
	text-transform: uppercase;
}
.search_box {
	padding: 10px;
}
.autoresponder_box {
	border: 2px dashed #960;
	padding: 10px;
	background-color: #FFFFB0;
	width: 400px;
}
.autoresponder_headline {
	font-size: 20px;
	text-align: center;
	line-height: normal;
	font-weight: bold;
}
.autoresponder_privacy_statement {
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.big_link {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
}
li {
	margin-bottom: 10px;
}
