@import url("core.css");


#maincontents {
	float: right;
	width: 765px;
}
#leftcolumn {
	width: 200px;
	float: left;
}

#centrecolumn {
	float: left;
	width: 525px;
	margin-bottom: 20px;
}

#rightcolumn {
	width: 200px;
	float: right;
}
#footer {
	text-align: center;
	width: 1005px;
	height: 50px;
	margin-top: 30px;
	border-top: 2px solid black;
	clear: both;
}
#splash        {
	background-position: center top;
	background-image: url(../images/home_centre.jpg);
	width: 525px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 415px;
}
.btn_minor {
	width: 200px;
	height: 100px;
}
.left_subs {  }
.tbs_item { margin-bottom: 50px; }
.tbs_item img { float: left; border: solid 1px black; }
#thumbs { text-align: center; margin-top: 30px; }
div.tn
  {
	text-align: center;
	display: inline;
}
div.tn img
  {
	border: solid 1px black;
	margin: 1px;
  }
div.tn a:hover img
  {
  border: 1px solid #0000ff;
  }
#map { background-image: url(../images/map.jpg); width: 805px; height: 390px; margin-left: 200px; padding: 0; }
#map_info { color: #fed42f; font-weight: bold; text-align: center; height: 80px; width: 805px; visibility: visible; padding: 345px 0 0; }
#gallery_menu { font-size: 10pt; padding: 20px 0 0; }
#pp_form { vertical-align: middle; display: inline; }
#pg_id { width: 200px; height: 200px; }
#fi { position: relative; top: 0; left: 0; width: 196px; height: 189px; margin-bottom: 13px; cursor: pointer; }
#fi_img { position: absolute; top: 0; left: 0; width: 200px; overflow: hidden; clip: rect(30px 198px 120px 2px); }
#fi_frame { position: absolute; top: 0; left: 0; width: 196px; height: 153px; border-color: black; border-style: solid; border-width: 30px 2px 6px; }
#fi_label { color: #ecba38; font-size: 11pt; text-align: right; position: absolute; top: -23px; right: 0; margin: 0; padding: 0 5px 0 0; }
#fi_desc { color: #eb1f00; font-size: 14pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; line-height: 95%; position: absolute; top: 90px; left: 5px; width: 200px; margin: 0; padding: 0; }
#fi_make { font-size: 12pt; font-style: italic; position: absolute; left: 5px; bottom: 3px; width: 200px; margin: 0; padding: 0; }
#authdeal { width: 200px; }
.sidebar {
	width: 196px;
	text-align: center;
	margin-bottom: 10px;
	border-width: 2px 2px 5px 2px;
	border-style: solid;
	border-color:#000000;
}
.sidebar    h2 {
	height: 20px;
	color: #FFCF01;
	font-weight: normal;
	font-size: 12pt;
	background-color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}
.sidebar h3 {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 176px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
}


.sidebar p {
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	width: 176px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 3px;
}

.sidebar img {
	width: 196px;
	overflow: hidden;
}
