body {
	text-align:center;
}
.main {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
.cblock {
	width:100%;
}
.top-left {
	background:url('/uploads/tf/top-left.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	width:138px;
	height:14px;
}
.top-center {
	background:url('/uploads/tf/top-center.gif');
	background-repeat:no-repeat;
	width:674px;
	height:14px;
}
.top-right {
	background:url('/uploads/tf/top-right.gif');
	background-repeat:no-repeat;
	width:138px;
	height:14px;
}
.middle-left {
	background:url('/uploads/tf/middle-left-bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	width:127px;
	min-height:563px;
	vertical-align:top;
	text-align:right;
}
* html .middle-left {
	height:156px;
}
.middle-center {
	background:url('/uploads/tf/middle-bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
}
.centerwrap {
	background:url('/uploads/tf/center_top.jpg');
	background-repeat:no-repeat;
}
.leftwrap {
	width:127px;
	padding-right:11px;
	padding-top:407px;
	background:url('/uploads/tf/middle-left.gif');
	background-repeat:no-repeat;
}
.middle-right {
	background:url('/uploads/tf/middle-right-bottom.gif');
	background-repeat:no-repeat;
	width:129px;
	vertical-align:top;
	text-align:left;
	background-position:bottom left;
}
.middle-right .rightwrap {
	background:url('/uploads/tf/middle-right.jpg');
	background-repeat:no-repeat;
	min-height:563px;
	padding-left:9px;
}
* html .middle-right .rightwrap {
	height:563px;
}
.bottom-center {
	background:url('/uploads/tf/bottom-center.gif');
	background-repeat:no-repeat;
	height:56px;
	padding-right:75px;
}
.left-wrap {
	min-height:563px;
}
.left-menu-item a, .left-menu-item-act a {
	font-weight:bold;
	font-family:Verdana;
	font-size:8px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:175%;
}
.middle-right .ccolumn {
	padding-left:0;
	padding-right:0;
}
.middle-right h2 {
	color:#5185C1;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
.middle-center {
	vertical-align:top;
	text-align:left;
}
.middle-center h2 {
	color:#A2B907;
	font-family:Arial Narrow, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
}


#menu_bottom ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding: 2px 0px;	/* vertical padding is significiant for height of menu bar */
	text-align:right;
}

#menu_bottom li{
	position: relative;
	display: inline;
	padding: 2px 2px;	/* vertical padding must conform to padding in #menu_bottom ul*/
}

#menu_bottom li.over, #menu_bottom li:hover{
	background: #FFFFFF;
}

#menu_bottom li.split{	/* split element wrapping */
	padding: 2px 0px;
}

#menu_bottom li.spacer{	/* spacer between elements */
	background: #cccccc;
}

#menu_bottom li a{
	text-transform:uppercase;
	color:#747474;
	font-weight:bold;
	font-family:Verdana;
	font-size:8px;
	text-decoration:none;
}
.designed {
	color:#91A508;
	font-family:Tahoma;
	font-size:10px;
	text-align:right;
}
.middle-right .ccolumn, .middle-center .ccolumn {
	padding-top:14px;
}
.tx-guestbook-list-table {
	border:none;
}
.tx-guestbook-list-header {
	background-color:#5492CC;
}
.tx-guestbook-list-small {
	color:#B3B3B3;
}
.tx-guestbook-form-inputfield-med, .tx-guestbook-form-inputfield-big, .tx-guestbook-form-textarea {
	border:#5492CC 1px solid;
	margin:1px 0;
}
.search-text {
	width:87px;
	height:12px;
	padding:0;
	font-size:11px;
	border:#AEAEAE 1px solid;
	vertical-align:middle;
}
.search-label{
	font-family:Tahoma;
	font-size:8px;
	font-weight:bold;
	color:#000000;	
	padding:0;
	margin:0;
}
.search-button {
	height:14px;
	margin:0;
	padding:0;
	vertical-align:middle;
}
div.search {
	margin:13px 0 0 0;
	padding:0;
	height:14px;
}
.middle-right .ccolumn .cblock {
	color:#B3B3B3;
}
h3.csc-searchResultHeader a {
	text-decoration:none;
	font-size:14px;
}
* html .search-label {
	margin-top:-17px;
}
a:hover {
color:#A2B907;
}