body {
	background: #000000;
	color: #FFFFFF;
	margin: 15px;
	font: 1em Arial, Helvetica, sans-serif;
}
#banner {
	background: #7a0000 url(images/bannerbackground.jpg) repeat-x;
	height: 105px;
	width: 100%;
	color: #FDF7F6;
}
#nav {
	background: #000000;
	width: 100%;
	color: #FDF7F6;
	text-align: center;
}
#nav a {
	text-decoration: none;
	color: #990000;
	font: bold .9em/2em Arial Black, Arial, Helvetica, sans-serif;
	padding-right: 1.5em;
}
#nav a:hover, #nav a:focus {
	color: #FFFFFF;
}
#latestcol {
	width: 390px;
	color: #800000;
	font-size: 0.8em;
	line-height: 1.3em;
	float: left;
}
#newscol {
	color: #FFFFFF;
	font-size: 0.8em;
	background: #000000;
	margin-left: 400px;
	line-height: 1.3em;
	margin-right: 271px;
	padding-left: 10px;
	border-left: 1px solid #990000;
	min-width: 200px;
}
#photorightcol {
	width: 250px;
	float: right;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #990000;
}
#appearances {
	color: #FFFFFF;
	background: #7a0000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#appearancesleft {
	font-size: 1.1em;
	float: left;
	padding-top: 0.5em;
}
#appearancesright {
	margin-left: 9em;
	font-size: 0.9em;
}
#latestcolcontent {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background: #FFFFFF;
}
#latestcolcontent  p {
	margin-top: 0em;
	margin-bottom: .75em;
}
#latestcolcontent h1 {
	margin-top: 0px;
}
#latestcolcontent h2 {
	color: #000000;
	margin-bottom: 0px;
	margin-top: 1.6em;
	font-size: 1.1em;
}
.latestcoltext {
	margin-left: 170px;
	margin-bottom: 15px;
}

#newscol h1, #newscol strong {
	color: #FEFE00;
}

#photorightcol h1 {
	color: #FFFFFF;
	font: 1.0em;
}
#titleleftcol {
	width: 180px;
	float: left;
	color: #666666;
	padding: 10px;
}
#contentcol {
	color: #FFFFFF;
	font-size: 0.8em;
	background: #000000;
	margin-left: 210px;
	line-height: 1.5em;
	margin-right: 271px;
	padding-left: 10px;
	border-left: 1px solid #990000;
}
#contentlinksauthors {
	width: 220px;
	float: left;
}
#contentlinks {
	margin-left: 225px;
}
.texthighlight {
	color: #FEFE00;
}
.photobox {
	text-align: center;
	float: left;
	width: 130px;
	height: 130px;
	font-size: 0.8em;
	line-height: 1.3em;
}



.todo {
	color: #0000FF;
}
.textpdf {
	font-size: 0.7em;
	color: #999999;
}
.clearleft {
	clear: left;
}
.textbolderred {
	color: #FF0000;
	font: 1.2em "Arial Black", Arial, Helvetica, sans-serif;
}
.textsmaller {
	font-size: .9em;
}
.textheadingsmall {
	font-size: .6em;
	font-weight: normal;
}

.imgleft {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	clear: both;
}

p.textsmaller {
	margin-top: .5em;
	margin-bottom: .5em;
}
.textsmallest {
	font-size: 0.7em;
}


h1 {
	font-size: 1.3em;
	letter-spacing: .3em;
}
h1, h2 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.2em;
}

a img {
	border-width: 0px;
	border-style: none;
}
a.linksred:link, a.linksred:visited,#contentcol a:link,#contentcol a:visited {
	color: #FF0000;
}
a:link, a:visited {
	color: #FFFFFF;
}
a:hover, a:focus, a.linksred:hover, a.linksred:focus,#contentcol a:hover,#contentcol a:focus {
	color: #FEFE00;
}
#latestcolcontent  a:link, #latestcolcontent  a:visited, #titlescontent a:link, #titlescontent a:visited {
	color: #FF0000;
	font-weight: bold;
}
#latestcolcontent   a:hover, #latestcolcontent   a:focus, #titlescontent  a:hover, #titlescontent  a:focus {
	color: #FFFFFF;
	font-weight: bold;
	background: #800000;
}
#titlescontent {
	background: #FFFF99;
	color: #000000;
	font-size: .9em;
	margin-right: 271px;
	padding-right: 10px;
}
#titlescontentleft {
	float: left;
	width: 290px;
}
#titlescontentright {
	margin-left: 300px;
}
#newscol img {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
	border-width: 0px;
}
#newscol p {
	margin-left: 53px;
	min-height: 50px;
}
