* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	color: #cc3030;
	font: 12px/14px Helvetica, Arial, sans-serif;
	text-align: center;
	background-color: #ffffff; /*fff8ca*/
}

img {
	border: none;
	display: inline;
}

img#tagtagtag {
padding-top: 16px;
padding-bottom: 16px;
}
/*<group=hacks>*/

.clearfix {
	display: inline-table;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#top {
    width: 802px;
    heght: 400px;
    padding-top: 80px;
    text-align: center;
}

div#topform {
    padding-top: 120px;
    padding-bottom: 120px;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

a {
	color: #444;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.tags {
	padding:  0px 4px 4px 18px;
	background: #ffffff url(/images/tag.png) no-repeat;
	line-height: 24px;
	font-size: 14px;
}

#wrapper {
	text-align: center;
	width: 802px;
	background: #ffffff;
}


#header {
	position: relative;
	padding-top: 20px;
	margin-bottom: 20px;
}

#maincaption {
	margin: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 165%;
	width: 560px;
}

#links {
	position: absolute;
	top: 80px;
	left: 600px;
	width: 160px;
	border-left: 1px solid #ccc;
	padding: 0 6px;
}

h3 {
	font-weight: normal;
	padding: 2px;
	background-color: #cc3030;
	color: #fff7cc;
	text-align: center;
	font: 12px/14px Helvetica, Arial, sans-serif;
	/*border-bottom: 1px solid #333;*/
}

#links ul {
	list-style-type: none;
}

#links ul li a {
	display: block;
	text-decoration: none;
	padding: 2px;
	color: #cc3030;
	padding-left: 4px;
}

#links ul li a:hover {
	background-color: #cc3030;
	color: #fff7cc;
}

#slider {
	width: 800px;
	/*border: 1px solid #0f0;*/
	margin: 16px 0 16px 0 ;
	background-color: #fff;
	border: 1px solid #333;
}

#mainleft {
    width: 55px;
}
#mainright {
    width: 55px;
}

#slider .floating {
	margin-top: 10px;
}

#slider ul {
	list-style-type: none;
	width: 690px;
	height: 348px;
	/*border: 1px solid #00f;*/
}

#slider ul li {
	float: left;
	/*border: 1px solid #f00;*/
	width: 320px;
	height: 480px;
	text-align: center;
	margin: 0 6px;
	padding-top: 6px;
}

#slider ul li a {
	/*display: block;*/
	height: auto;
	color: #333;
	text-decoration: none;
}

#slider ul li a:hover {
	/*color: #ff0ff0;*/
	text-decoration: underline;
}

#slider ul li img {
	display: block;
}

.floating {
	float: left;
}

#butleft, #butright {
	padding: 0px;
	margin: 0px;
}
#butleft img, #butright img {
	padding: 0px;
	margin: 0px;
}

#butleft {
	margin-left: 1px;
	margin-right: 4px;
}

#butright {
	margin-left: 4px;
}

#controls {
	width: 100px;
	text-align: center;
}

div#menu {
	width: 780px;
	margin: 16px 0 16px 0 ;
	height: 140px;
	text-align: center;
}
div#menuleft {
	width: 225px;
	height: 140px;
	text-align: center;
}
#texts {
	width: 330px;
	height: 140px;
}
div#menuright {
	width: 225px;
	height: 140px;
	text-align: center;
}

.text {
	width: 300px;
	height: 100px;
	border: 1px solid #333;
	background-color: #fff;
	padding: 12px;
	color: #333;
}

#footer {
	border: 1px solid #666;
	width: 800px;
	text-align: center;
	color: #666;
	padding: 6px;
	margin-top: 12px;
}

#footer a {
	color: #444;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}