@charset "UTF-8";
/* CSS Document */

#wrapper{
	width:720px;
	text-align: center;
}

.header {
	height: 88px;
	width: 700px;
	text-align: left;
}
.left_column .menu {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 1px;
	font-weight: bold;
	width: 120px;
	background-color: #33CCFF;
	margin-bottom: 5px;
	height: 125px;
}

.item_descr {
	height: 280px;
	width: 120px;
	background-color: #FFFFFF;
	color: #666666;
	text-align: left;
}
#wrapper .left_column .item_descr p {
	margin-top: 5px;
	margin-left: 5px;
}
.left_column  .item_descr  {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
}

.left_main {
	width: 270px;
	height: 410px;
	float: left;
	margin-right: 5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
}
.text_only {
	background-color: #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	height: 410px;
	width: 550px;
	float: left;
	text-align: center;
	margin-left: 5px;
	vertical-align: middle;
}

.right_main {
	height: 410px;
	width: 308px;
	float: left;
}

.footer {
	height: auto;
	width: 707px;
	clear: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	padding: 5px;
}
.right_column .left_main #bottompage {
	text-align: right;
	float: left;
	width: 130px;
	padding-right: 5px;
	margin-top: 30px;
}
.right_column .left_main #bottomlink {
	text-align: left;
	float: left;
	width: 125px;
	padding-left: 5px;
	margin-top: 30px;
	}
.right_column .right_main #picturelink {
	z-index: 10;
	position: relative;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	top: -19px;
	background-color: #333333;
	width: 40px;
}
.menu a {
	margin-top: 10px;
	margin-left: 5px;
}

.left_column {
	width: 120px;
	height: 410px;
	float: left;
}

.right_column {
	width: 588px;
	height: 410px;
	float: left;
	margin-left: 5px;
}



.placer {
	height: 240px;
	width: 270px;
}
splashtable {
	height: 240px;
	width: 360px;
	text-align: center;
}
.contact {
	margin-top: 120px;
	padding-top: 120px;
}
