body {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration: none; 
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px; 
}

p, td {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration: none;
}

#col2 a:link, #col2 a:active, #col2 a:visited{
	text-decoration:underline;
	color:#114368;
}

#col2 a:hover {
	text-decoration:underline;
	color:#3E7095;
}

a:link, a:active, a:visited{
	text-decoration:none;
	color:#114368;
}

a:hover {
	text-decoration:none;
	color:#3E7095;
}

li a {
	text-decoration:none;
	color:#114368;
}

li a:hover {
	text-decoration:none;
	color:#3E7095;
}

h1, .pagetitle {
	color: #7D7D7D;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

h1 a:link, h1 a:active, h1 a:visited{
	text-decoration:none;
	color:#7D7D7D;
}

h1 a:hover {
	text-decoration:none;
	color:#3E7095;
}

h2{
	color: #363636;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

h2 a:link, h2 a:active, h2 a:visited{
	text-decoration:none;
	color:#363636;
}

h2 a:hover {
	text-decoration:none;
	color:#3E7095;
}

.hr{
	height:1px;
	width:100%;
	background-color:#7D7D7D;
	margin:10px 0px 10px 0px;
	padding:0px;
}

.postdate{
	color: #6F6F6F;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

.formfield
{
	font-family: Helvetica, sans-serif;
	font-size:9px; 
	color:#2F3030;
	padding-left:3px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#070707;
	border-bottom:1px dashed #222323;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	width:180px;
}

.textfield
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px; 
	color:#2F3030;
	padding-left:3px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#070707;
	border-bottom:1px dashed #222323;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	width:180px;
	height:55px;
}

.clear {
	clear:both;
}

#container {
	width:984px;
	margin:0 auto;
	padding:0px;
}

#header {
	width:984px;
	height:151px;
	background-image:url(/images/header.jpg); background-repeat:no-repeat;
	margin:0px 0px 7px 0px;
}

#content {
	width:984px;
	background-image:url(/images/content-bg.gif); background-repeat:repeat-y;
}

#col1 {
	width:248px;
	float:left;
	padding:0px 0px 7px 0px;
}
	#leftgallery {
		width:248px;
		height:310px;
		margin:0 auto;
	}
	
	.coltitle {
			float:left;
			margin:5px 0px 4px 0px;
			height:23px;
		}
		
	.coltitle h1 {
		margin:0px;
		padding:0px;
		line-height:22px;
	}	
	
	.colbutton {
		float:right;
		margin:4px 0px 4px 0px;
		padding:0px;
		height:23px;
	}

.col-padded {
	width:234px;
	padding:0px 7px 0px 7px;
}

#col2 {
	width:434px;
	float:left;
	margin:0px 7px 0px 7px;
	padding:7px 20px 7px 20px;
}

	#bibliography td {
		border-bottom:1px solid #7d7d7d;
		height:34px;
	}
	
	.bibli-col1 {
		color:#3C3C3C;
		font-weight:bold;
	}
	
	.bibli-col2 {
		color:#707070;
	}
	
	.bibli-col3 {
		color:#707070;
		font-weight:bold;
	}
	
	.bibli-col4 {
		color:#707070;
	}

#col3 {
	width:248px;
	float:right;
	padding:0px 0px 7px 0px;
}

	#slideGallery {
		width:246px;
		height:308px;
		margin:1px;
	}
	
	#slideGallery2 {
		width:246px;
		height:308px;
		margin:1px;
	}
	
	#slideGallery3 {
		width:246px;
		height:308px;
		margin:1px;
	}

#footer {
	clear:both;
	width:984px;
	height:151px;
	background-image:url(../images/footer.gif); background-repeat:no-repeat;
	text-align:center;
	margin-top:7px;
	padding:20px 0px 0px 0px;
}

.footertext {
	font-size:10px;
	color:#BBBBBB;
}

a.footertext:link, a.footertext:active, a.footertext:visited {
	font-size:10px;
	color:#9e9e9e;
	text-decoration:none;
}

a.footertext:hover {
	font-size:10px;
	text-decoration:underline;
}

#gallery {
	clear:both;
	width:751px;
	height:150px;
	text-align:center;
}

ul.photos {
display:inline;
padding:0px; margin:0px;
list-style:none;
}

ul.photos li {
display:inline;
padding:0px; margin:1px;
width:60px; height:60px;
float:left;
}

.greyrow {
	background-color:#999999;
}

/* PAGINGATION */
#pageNumbers ul, #pageNumbers li, #pageNumbers a {
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

#pageNumbers {
	margin-top: 10px;
	width: 100%;
}
#pageNumbers ul {
	width: 100%;
}
#pageNumbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
}

#pageNumbers li.page_number a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #352114;
	border: 1px solid #7D7D7D;
	text-decoration:none;
}

#pageNumbers li.page_number a:hover {
	border-color: #3E7095;
	text-decoration:underline;
}

#pageNumbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

#pageNumbers li.first_last_page {
	font-style: italic;
}

#pageNumbers li.active_page a {
	text-decoration:none;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #352114;
	border: 1px solid #114368;
}
#pageNumbers li.active_page a:hover  {
	text-decoration: underline;
	border: 1px solid #3E7095;
}

#pageNumbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #352114;
	font-size: 11px;
	border: 1px solid #7D7D7D;
}