body {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 90%;
	font-family: Times New Roman, verdana, arial, sans-serif;
	margin: 0 0 0 10px;
	padding: 0;
	color: black;
	background: #E0F0FF;
}

img {
	border: none;
	padding: 0;
}

a {
	color: darkred;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a .alt {
	display: none;
}
a.title {
	color: darkred;
}

a:link img,
a:visited img,
a:active img {
	border: 2px solid white;
}
a:hover img {
	border: 2px solid darkred;
}

a:link img.backborder,
a:visited img.backborder,
a:active img.backborder {
	border: 2px solid #E0F0FF;
}
a:hover img.backborder{
	border: 2px solid darkred;
}

#main {
	padding: 0;
	margin: 0 0 0 155px;
	width: 700px;
}
#toplogo img {
	width: 100px;
}
#logo {
	text-align: center;
	margin: 0 0 0 0;
}
#logo a img {
	border: 0px;
}

#sidebar {
	border: 0px;
	background: transparent;
	position: absolute;
	float: left;
	left: 10px;
	top: 10px;
	width: 155px;
	padding: 0;
	z-index: 0;
}
#sidebar table td.center {
	text-align: center;
}
.sidebar_center {
	text-align: center;
	margin: 10px 0 10px 0;
}

.menubox{
background-color: #F0F0F0;
	border: 2px solid black;
	padding: 10px 10px 0px 10px;
}
#menu ul {
	list-style-type: none;
	line-height: 115%;
	margin: 0;
	padding: 0;
}
#menu li {
	padding-bottom: 5px;
}
#menu li ul {
	list-style-type: disc;
	font-size: 70%;
	line-height: 100%;
	margin-left: 15px;
	margin-top: 5px;
	padding: 0;
}
#menu a {
	font-size: 140%;
}
#header {
	position: relative;
	width: 700px;
	margin: 5px 0;
	padding: 10px;
	text-align: left;
}

#pagetitle {
	text-align: center;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
.pagetitle {
	font-size: 200%;
	font-weight: bold;
	color: darkred;
	text-decoration: none;
}

#content {
	position: relative;
	width: 700px;
	margin: 0;
	padding: 10px;
	text-align: left;
}

#content p {
	line-height: normal;
}
#content table th {
	text-decoration: underline;
}
table.full {
	width: 100%;
}
table td.left{
	text-align: left;
}
table td.center {
	text-align: center;
}
table td.right {
	text-align: right;
}
table td.top {
	vertical-align: top;
}
table td.middle {
	vertical-align: middle;
}
table td.bottom {
	vertical-align: bottom;
}
#content table td.sep {
	border-top: 1px dotted lightgrey;
}
#content div.centered {
	text-align: center;
}
.rowheader {
	border: 2px solid black;
	padding: 5px;
	background-color: #F0F0F0;
}
.rowheader td,
.rowheader th {
	border: 2px solid black;
	font-weight: bold;
}

.rowheader a:link img,
.rowheader a:visited img,
.rowheader a:active img {
	border: 2px solid #F0F0F0;
}
.rowheader a:hover img {
	border: 2px solid darkred;
}

.divborder {
	border: 2px dotted lightgrey;
	background-color: #FFFFFF;
}
.borderlight {
	border: 2px dotted lightgrey;;
	background-color: #FFFFFF;
	padding: 10px 10px 20px 10px;
}
table.cellheader {
	width: 100%;
}
table.cellheader td {
	vertical-align: middle;
	border: none;
	width: 100%;
}

td.seethru,
th.seethru  {
	background-color: #FFF;
	border: none;
}
.rowlight {
	border: 0;
	background-color: #FFFFFF;
	padding: 10px 10px 20px 10px;
}
.rowdark {
	border: 0;
	padding: 10px;
	background-color: #F0F0F0;
}
.permalink {
	float: right;
}
.neon {
	color: red;
	text-decoration: none;
}
.dim {
	color: LightGrey;
	font-weight: bold;
}
.underlined {
	border-bottom: 1px solid;
}
.quote {
	margin: 0 0 0 20px;
	padding: 5px;
	background-color: #F7F7F7;
	border: 1px dotted #CCCCCC;
	width: 80%;
}
.pagetitle {
	font-size: 200%;
	font-weight: bold;
	color: darkred;
	text-decoration: none;
}
.reviewer{
	font-weight: bold;
	margin: 10px 0 0 50px;
}
.actionmsg {
	font-size: 150%;
	font-weight: bold;
	color: darkred;
	text-decoration: none;
}
.errormsg {
	font-size: 125%;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
pre {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	margin: 0 0 0 50px;
	line-height: .75;
}
#footer {
	position: relative;
	width: 700px;
	margin: 20px 0;
	padding: 10px;
	font-size: 80%;
	text-align: center;
	font-weight: bold;
}
#footer a img {
	border: 0px;
}
#admincp {
	position: relative;
	top: 0px;
	margin: 0;
	padding: 5px;
	text-align: center;
}
#admincp a {
	color: orange;
}

#flash {
	position: relative;
	width: 678px;
	margin-bottom: 25px;
	padding: 10px;
	text-align: left;
	border: 2px dotted darkred;
	background-color: #F0F0F0;
}
#archive ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#archive .post_total {
	font-style: italic;
	font-size: 85%;
}
.newsflash {
	color: darkred;
	font-weight: bold;
	font-style: italic;
}

.thumb_col {
	width: 25%;
	text-align: center;
}
.thumb_row {
	height: 150px;
}
.thumb_cell {
	border: 1px dotted lightgrey;
}
.date {
	font-weight: bold;
	width: 150px;
	vertical-align: top;
}
.time {
	font-weight: bold;
	width: 100px;
	vertical-align: top;
}
.city {
	font-weight: bold;
	width: 150px;
	vertical-align: top;
}
.venue {
	width: 250px;
	vertical-align: top;
}
.info {
	vertical-align: top;
}

.indent {
	padding-left: 30px;
}
