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

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #CCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}#welcome_container {
	background: #FFF;
	margin: 50px auto auto;
	height: 450px;
	width: 900px;
}
#welcome_snake_container {
	height: 241px;
	width: 197px;
	position: relative;
	top: 100px;
}
#welcome_schizoo_logo {
	position: relative;
	left: 195px;
	top: -35px;
	width: 113px;
}
#languages {
	position: relative;
	left: 195px;
	font: 15px Georgia, "Times New Roman", Times, serif;
	top: -27px;
	width: 600px;
}
#main_container {
	margin: 50px auto auto;
	width: 900px;
	background: #FFF;
}
#header {
}
#header_snake {
	position: relative;
	height: 146px;
	width: 119px;
	top: 20px;
}
#header_menu {
	position: relative;
	left: 115px;
	width: 300px;
	top: -62px;
	font: normal 11px/15px Georgia, "Times New Roman", Times, serif;
	color: #ffd105;
}
#header_schizoo_logo {
	position: relative;
	height: 28px;
	width: 113px;
	left: 736px;
	top: -185px;
}
#main_contain {
	margin: 10px 50px;
	position: relative;
	top: -70px;
}
.content {
}
.main_header {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #000;
	border-top: thin dotted #CCC;
	border-bottom: thin dotted #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding: 3px 0px;
}
.in_content p {
	text-align: justify;
}
#thumbnails {
	background: #CCC;
	position: relative;
	margin-top: 24px;
}
#100x100 {
	width: 400px;
}
#acoris_big {
	background: #FF0;
	float: right;
	height: 400px;
	width: 400px;
	position: relative;
	top: -400px;
	visibility: hidden;
}
