body {
	background-color: #330000;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #330000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
#Main {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	text-align: left;
}
#LeftColumn {
	padding: 0px;
	float: left;
	width: 120px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Menu {
	padding: 0px;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#MiddleColumn {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 860px;
	border: 1px none #999999;
}
#Header  {
	background-color: #FF0000;
	padding: 0px;
	height: 150px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 8px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	background-image: url(../images/Header_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#EncloseAll  { 
	background-color: #ffffff; 
	background-image: none; 
	background-repeat: no-repeat; 
	background-position: 0 20px; 
	text-align: left; 
	margin: 0 0; 
	padding: 4px 0 0; 
	width: 860px; 
	height: auto 
}
#EncloseContent  {
	padding: 0;
	width: 650px;
	float: left;
	border: solid 0 #936;
	margin-top: 70px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#EncloseContent div#Content  {
	margin: 0 0 0 80px;
	padding: 0;
	width: 
	425px;
	border: 1 none #330000;
}
#EncloseContent div#Content div {
	border: 0px dotted #330000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#EncloseContent div#Content div.article_separator {
	font-size: 0.1px;
	line-height: 0.1px;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#EncloseContent div#Content div.archivefilter {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 24px;
	padding-top: 16px;
	padding-right: 4px;
	padding-bottom: 16px;
	padding-left: 4px;
	background-color: #ECECEC;
}
#EnclosePhotoshow  {
	float: left;
	margin: 0px;
	width: 200px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#EnclosePhotoshow div {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border: 1px none #999999;
}
.gntitle {
	font-size: 12px;
	line-height: 15px;
}
.gndate {
	font-size: 9px;
	line-height: 12px;
}
#EnclosePhotoshow div h3 {
	border-top-width: 8px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 0px;
}
#EnclosePhotoshow div div.gntitle,
#EnclosePhotoshow div div.gndate,
#EnclosePhotoshow div div.gntext,
#EnclosePhotoshow div div.gnreadmore {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 4px;
}
#EnclosePhotoshow div div.gnreadmore {
	text-align: right;
	border: 0px solid #999999;
}
#EnclosePhotoshow     img    {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px solid #999999;
}
#Footer  {
	background-color: #FF0000;
	padding: 0px;
	width: 860px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 8px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	font-weight: normal;
	color: #000000;
}
#Footer     div.Enclose {
	padding: 10px;
}
#Footer div.Enclose div {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #660000;
	text-align: right;
	border: 0px solid #FFFFFF;
}
#Footer  a {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#RightColumn {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 5px;
}
img {
	border: 0px solid #330000;
}.clear  { margin: -10px 0 0; padding: 0; width: 100%; height: auto; clear: both }

/**********************************************************************************/

/* this is just font-styling, has nothing to do with the cells style, see contentstyles.css */

h1, .contentheading, .componentheading {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
h2 {
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	padding: 0px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.createdate {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	padding-bottom: 12px;
	padding-top: 4px;
}
.pagenav {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
ul {
	margin: 0px;
	list-style-type: square;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
fieldset {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
legend {
	font-weight: bold;
	font-size: 12px;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 16px;
	margin-bottom: 16px;
}

