html,body {
	height:auto;
	min-height: auto;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url(background_images/newheader.jpg);
	background-repeat: repeat-x;
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	height: 100%;
}

#centreContent {
	margin-left:auto;
	margin-right:auto;
	width: 990px;
/*	border-left: 1px solid #d35447;
	border-right: 1px solid #d35447;
*/	text-align:left;
	min-height: 100%;
	height: auto;
	_height: 100%;
	min-height: 100%;
	overflow:visible;
	margin-top: 0px;
	margin-bottom: 0px;
/*	background-color:black; */
	overflow: visible;
}

#header {
	background-image:url(background_images/header.jpg);
	width: 990px;
	height: 130px;
	margin-bottom: 10px;
}

#header div#specialBox {
	width: 990px;
	margin-top: 12px;
	height: 67px;
	margin-bottom: 19px;
	float: right;
	width: 350px;
	font-size: 12px;
}

#header div#specialBox h2 {
	color: #d35447;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 8px;
}

#header div#specialBox img {
	margin-right: 35px; 
	margin-top:13px; 
	border: 2px solid #444444;
}

#header div#menu {
	text-align:right;
	margin-right: 9px;
}

#header div#menu a {
	text-decoration: none;
	color: white;
	margin:3px;
	margin-left: 8px;
	margin-right: 9px;
	font-size: 12px;
}

#header div#menu a:hover {
	color: #d35447;
}	


#mainContent {
	height: auto;
	overflow: visible;
	font-size:14px;
}

#mainContent div#imgHolder {
	border: 1px solid black;
	margin-left:auto;
	margin-right:auto;
	width:990px;
	text-align:center;
}

#mainContent div#imgHolder img {
	border: 1px solid #000000;
}

#footer {
	margin-left:auto;
	margin-right:auto;
	width: 990px;
	background-color: black;
	clear: both;
	border-top: 1px solid #444444;
	max-width: 990px;
	padding: 8px;
	text-align:left;
	font-size:12px;
}

/* extraneous styles [ begin ] */
a {
	color: #d35447;
}
img {
	border: 0; display: block;
}
.fl {
	float: left; display: inline;
}
.photos {
    text-align: center; padding: 24px 0 0 0;
}
.skip {
	position: absolute; left: -5000px;
}

/* extraneous styles [ end ] */

/* slider styles [ begin ] */

.news_slider {
	position: relative; width: 980px; margin: 0 0 10px 0;
	font-size: 14px;
}
.news_slider .messaging {
	display: block; padding: 5px; margin: 0 20px 5px 20px; background: #ffffcc;
}
.news_slider .prev, .news_slider .next {
	position: absolute; top: 46%; display: none;
}
.news_slider .next {
	right: 0;
}
.news_slider .news_items {
	position: relative; width: 640px; left: 20px; overflow: hidden;
}
.news_slider .news_items .view_all {
	padding: 5px; margin: 0 0 2px 0; border-top: #333334 1px solid; border-bottom: #333334 1px solid; text-align: center;
}
.news_slider .news_items .container {
	position: relative; top: 0; left: 0; width: 610px; background: #171717; border-bottom: 1px solid #333334;
}
.news_slider .news_items .container .item {
	width: 310px; margin: 0 10px 0 0;
}
.news_slider .news_items .container .item div {
	width: 170px; margin: 10px 0 10px 0;
}
.news_slider .news_items .container .item img {
	padding: 10px;
}

/* slider styles [ end ] */

td {
	padding: 8px;
	font-size: 14px;
}

tr.alt td {
	background: #222222;
}

#resultsTable td a {
	border-left: white;
	border-top: white;
	border-bottom: #D489BC;
	border-right: #D489BC;
}

.imageNav {
	float:left;
	width: 304px;
	_width: 301px;
	height: 326px; 
	text-align:center; 
	margin:5px; 
	border: 1px solid #808080;
	font-size: 12px;
	padding:5px;
	_padding: 4px;
	text-align:center;
	margin-bottom:20px;
}

.imageThumbnail {
	width: 75px;
	height: 75px;
	cursor: pointer;
}

.textColumn {
	float:left;
	margin-left:10px;
	margin-right:10px;
/*	margin-bottom:10px; */
/*	border: 1px solid green; */
	padding: 5px;
	width: 459px;
	_width: 469px;
	text-align:justify;
	overflow:visible;
	height: auto;
	min-height: 100px;
	font-size:14px;
	line-height: 20px;
	color:#DEDEDE;
}

h2 {
	font-size: 18px;
	color:#D35447;
}

.textColumn ul {
	margin-left:auto;
	margin-top: 10px;
}

li {
	font-size:14px;
}

.subHeading {
	border-top:1px solid #404040;
	border-bottom:1px solid #404040;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 9px;
	color:#D35447;
}

.loadedImage {
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

input, textarea, select {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: black;
	border:1px solid #444444;
}

select {
	border: 1px solid red;
}

#imageCaption {
	width:990px;
	height:28px;
	font-size:14px;
}
