﻿body, html {
	background:#FFFFFF;
	color:#696969;
}

body {
	text-align: center;
	vertical-align: middle;
}

/* links */
a:link              { color:#535353; text-decoration:underline; }
a:visited           { color:#696969; text-decoration:underline; }
a:hover             { color:#000000; text-decoration:underline; }
a:active            { color:#696969; text-decoration:underline; }

.firstNav {
	padding-top: 25px;
	padding-left: 96px;
}

#site {
	width: 600px;
	text-align: left;
	margin: 0 auto;
}

#header {
	min-width: 600px;
	max-width: 600px;
	text-align: right;
	padding-bottom: 5px;
}

#headerLogo {
	margin-right: 185px;
}

#footer {
	padding-top: 40px;
	margin-left: 10px;
	font-size: 12px;
}

#footerNav {
	font-size: small;
}

#mumbojumbo {
	font-size: x-small;
}

#footerNav a:link              { color:#535353; text-decoration:underline; }
#footerNav a:visited           { color:#696969; text-decoration:underline; }
#footerNav a:hover             { color:#000000; text-decoration:underline; }
#footerNav a:active            { color:#696969; text-decoration:underline; }

.sabg {
	margin-top: 30px;
	/*background-color: #F5F5F5;*/
	background-image:url('../images/sabg.jpg');
	background-repeat: no-repeat;
}

.podo {
	padding: 30px;
}

.podo p {
	font-size: 15px;
}

.podo a:link              { color:#535353; text-decoration:underline; }
.podo a:visited           { color:#696969; text-decoration:underline; }
.podo a:hover             { color:#000000; text-decoration:underline; }
.podo a:active            { color:#696969; text-decoration:underline; }

.mainCartoon {
	padding-top: 15px;
}

.navImages {
	padding-top: 25px;
	padding-left: 43px;
}

.ad {
	font-size: 12px;
}

.poweredBy {
	font-size: 10px;
	color: #000000;
}

#adDisplay {
	display:inline;
}

.textAdDisplay {
	padding-right: 10px;
}

.standardList {
	list-style: none;
	font-size: 1.6em;
}

.standardList li {
	padding-bottom: 20px;
}

.archiveDate {
	font-size: small;
	color: #353535;
}

.standardList a:link              { color:#535353; text-decoration:underline; }
.standardList a:visited           { color:#696969; text-decoration:underline; }
.standardList a:hover             { color:#000000; text-decoration:underline; }
.standardList a:active            { color:#696969; text-decoration:underline; }
