html {
	font-family: Geneva, Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #fcedba;
}

body {
	background-color: #747b7f;
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
}

.wrapper {
	width: 850px;
	height: 550px;
	margin: 20px auto;
	background-color: #fcedba;
}

td {
	font-family: Geneva, Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #fcedba;
}

h1 {
	font-family: Geneva, Arial, Tahoma, Verdana;
	font-size: 15px;
	color: #FFFFCC;
	margin: 0px;
}

h2 {
	font-family: Geneva, Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #FFCC00;
	margin: 0px;
}

h3{
	font-family: Geneva, Arial, Tahoma, Verdana;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	margin: 0px 0 15px 0;
}

a:link {
	color: #ddd;
	text-decoration: none;
}

a:active {
	color: #ddd;
	text-decoration: none;
}

a:hover {
	color: #ddd;
	text-decoration: none;
}

a:visited {
	color: #900;
	text-decoration: none;
}

li:link {
	color: #ddd;
	text-decoration: none;
}

li:active {
	color: #ddd;
	text-decoration: none;
}

li:hover {
	color: #ddd;
	text-decoration: none;
	background-color: #990000;
}

li:visited {
	color: #ddd;
	text-decoration: none;
}

.current:link {
	color: #FFCC00;
	text-decoration: bold;
}

.current:active {
	color: #FFCC00;
	text-decoration: none;
}

.current:hover {
	color: #FFCC00;
	text-decoration: underline;
	background-color: #990000;
}

.current:visited {
	color: #FFCC00;
	text-decoration: none;
}

.typo {
	width: 840px;
	height: 60px;
	float: left;
	padding: 10px 10px 0px 0px;
	text-align: right;
}

.flash {
	width: 80px;
	height: 80px;
	float: right;
	text-align: right;
}

.info {
	width: 940px;
	#width: 960px;
	height: 10px;
	float: left;
	padding: 12px;
	background-color: #990000;
}

.content {
	width: 850px;
	height: 595px;
}

.spa1, .spa2, .spa3 {
	height: 290px;
	float: left;
	padding: 10px;
}

.spa2, .spa3 {
	width: 350px;
}

.spa2_long{
	width: 450px;
	float: left;
	padding: 10px;
}

.spa1 {
	width: 180px;
}

.img_left {
	float: left;
}

.txt_right {
	width: 230px;
	float: left;
	margin: 0 0 0 10px;
}

.txt_bottom {
	width: 300px;
	float: left;
	margin: 10px 0 0 0px;
}

.txt_right_width {
	width: 250px;
	float: left;
	margin: 0px 0 0 10px;
}

.txt_alone {
	width: 300px;
	float: left;
	margin: 0px 0 0 10px;
}



ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li {
	font-weight: bold;
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #aa1111;
}

.gal {
	width: 850px;
	height: 550px;
	float: left;
}

.footer {
	width: 850px;
	#width: 850px;
	height: 10px;
	#height: 10px;
	float: left;
	font-weight: bold;
	padding: 10px 50px 10px 10px;
	background-color: #fcedba;
}
