a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover, a:active {
	color: #666666;
	text-decoration: underline;
}

a img {
	border: 0;
}

.admintools {
	margin-bottom: 15px;
	padding: 5px;
	background: #EEEEEE;
	border-right: #CCCCCC 10px solid;
}

.admintools ol.grid {
	padding: 0;
}

.admintools ol.grid li {
	list-style-type: none;
	margin-bottom: 5px;
}

.admintools ol.grid li label {
	width: 150px;
	float: left;
}

body {
	margin: 0;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 62.5%;
}

.carousel {
	position: relative;
	width: 600px;
	height: 400px;
}

.carousel img {
	position: absolute;
	top: 0;
	left: 0;
}

.collectionBox {
	width: 82px;
	height: 140px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	overflow: hidden;
	text-align: center;
}

.collectionBoxImg {
	width: 80px;
	height: 80px;
	overflow: hidden;
	border: #000000 1px solid;
}

#container {
	width: 930px;
	background: #FFFFFF;
	border-left: #FFFFFF 15px solid;
	border-right: #FFFFFF 15px solid;
	color: #333333;
	font-size: 1.2em;
}

#copyright {
	padding: 10px 15px 15px 15px;
}

#copyright a:link, #copyright a:visited {
	color: #333333;
	text-decoration: none;
}

#copyright a:hover, #copyright a:active {
	color: #333333;
	text-decoration: underline;
}

.errormsg {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: #CCCCCC 1px solid;
	font-weight: bold;
}

#footer {
	height: 40px;
	background: url("../images/menubg.jpg") top left no-repeat;
}

#footer hr {
	display: none;
}

#footer ol {
	margin: 0;
	padding: 0 0 0 15px;
}

#footer ol li {
	height: 40px;
	padding-left: 5px;
	padding-right: 25px;
	float: left;
	list-style-type: none;
	line-height: 40px;
}

#footer ol li a:link, #footer ol li a:visited {
	color: #333333;
	text-decoration: none;
}

#footer ol li a:hover, #footer ol li a:active {
	color: #333333;
	text-decoration: underline;
}

h2 {
	margin-top: 0;
}

#header {
	position: relative;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
}

#header h1 {
	width: 300px;
	height: 55px;
	margin: 0;
	background: url("../images/atheiststock.png") top left no-repeat;
	text-indent: -1000em;
}

#header hr {
	display: none;
}

#header .searchBar {
	position: absolute;
	top: 25px;
	right: 15px;
}

.helpbox {
	padding: 5px;
	border: #CCCCCC 1px solid;
	background: #EEEEEE;
	font-style: italic;
}

input.longbutton {
	padding: 0 25px;
}

label {
	cursor: pointer;
}

.left {
	float: left;
}

#main {
	padding: 15px;
}

#nav {
	height: 40px;
	background: url("../images/menubg.jpg") top left no-repeat;
}

#nav hr {
	display: none;
}

#nav ol {
	margin: 0;
	padding: 0 0 0 15px;
}

#nav ol li {
	height: 40px;
	padding-left: 5px;
	padding-right: 25px;
	float: left;
	list-style-type: none;
	line-height: 40px;
}

#nav ol li a:link, #nav ol li a:visited {
	color: #333333;
	text-decoration: none;
}

#nav ol li a:hover, #nav ol li a:active {
	color: #333333;
	text-decoration: underline;
}

ol.form {
	margin: 0;
	padding: 0;
}

ol.form li {
	margin-bottom: 5px;
	list-style-type: none;
}

ol.form li label {
	width: 150px;
	float: left;
}

ol.thumbnails {
	padding: 0;
}

ol.thumbnails li {
	width: 120px;
	height: 120px;
	margin: 0 10px 10px 0;
	float: left;
	list-style-type: none;
	text-align: center;
}

.spacer {
	clear: both;
}

.tabs {
	margin: 0;
	padding: 5px;
	border-bottom: #CCCCCC 1px solid;
}

.tabs li {
	padding: 5px;
	display: inline;
	list-style-type: none;
	background: #EEEEEE;
	border-left: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
}

.tabs li a:link, .tabs li a:visited {
	text-decoration: none;
}

.tabs li a:hover, .tabs li a:active {
	text-decoration: none;
}

.tabs li.current {
	background: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
}

.tbl {
	border: 0;
	background: #CCCCCC;
}

.right {
	float: right;
}

.size7 {
	font-size: 2em;
}

.size8 {
	font-size: 1.5em;
}

.tbl td {
	border: 0;
	background: #FFFFFF;
}

.tbl th {
	border: 0;
	background: #EEEEEE;
}

ul.paging {
	margin: 20px 0;
	padding: 0;
}

ul.paging li {
	display: inline;
}

ul.paging li a {
	padding: 3px 5px;
	border: #999999 1px solid;
}

ul.paging li a:link, ul.paging li a:visited {
	color: #000000;
	text-decoration: none;
	background: #EEEEEE;
}

ul.paging li a:hover, ul.paging li a:active {
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
}

ul.paging li.current a:link, ul.paging li.current a:visited {
	background: #FFFFFF;
}