#header {
	background: url(images/slick_02.jpg) repeat-x;
	position: relative;
	width: 800px;
	height: 190px;
}
#content {
	position: relative;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#Contentarea {
	color: #333333;
	padding: -3px 35px 0px;
	margin: 0px;
}
.title {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
#Navigation {
	position: absolute;
	left: 419px;
	top: -21px;
	width: 385px;
}

#page {
	position: relative;
	width: 800px;
	margin: auto;
	background: #FFFFFF;
}
#Navigation li {
	float: left;
	text-align: center;
	position: relative;
	display: block;
	width: 172px;
	vertical-align: middle;
	color: #CC0000;
	text-decoration: none;
	background: url(images/nav_02.jpg);
}
#Navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#Navigation a {
	color: #CC0000;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	text-decoration: none;
}
.tablearea p {
	margin: 0px;
	padding: 0px;
}
.botimage {
	margin-bottom: -2px;
}


#Navigation a:hover {
	color: #CC0000;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background: url(images/nav_01.jpg);
}
.inactive {

	color: #CC0000;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background: url(images/inactivetab.jpg);
}
#Welcome {
	position: absolute;
	color: #FFFFFF;
	left: 485px;
	top: 37px;
	width: 309px;
	height: 112px;
}
.tablearea {
	position: relative;
	top: 0px;
	background-image: url(images/cellbg.jpg);
	text-align: center;
}
#footer p {
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #FFFFCC;
}


.float {
	position: relative;
}
#footer {
	background: #191919 url(images/footerbg.jpg) repeat-x;
	padding-top: 44px;
	text-align: center;
	color: #FFFFFF;
}
.thumb {
	border: 1px dotted #000000;
}

