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

body {
}
#topspacer {
	max-height:50px;
	height:50px;
}
#content {
	width: 850px;
	min-width: 850px;
	max-width: 850px;
	margin: 0 auto;
}
#secondspacer {
	max-height:30px;
	height:30px;
}
#topbar .title1 {
	width: 485px;
}
#topbar .title1 img {
	border-style: none;
}
#topbar .title2 {
	background-image: url(/common/title.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: auto;
}
.babalis {
	color: #f28425
}
.lignel {
	color: #ff00de
}
.cretan {
	color: #0d3a95
}
#column1 {
	position:relative;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	height: 395px;
	width: 250px;
}
#column2 {
	position:relative;
	float: right;
	width: 600px;
	max-width: 600px;
	margin: 0;
	padding: 0;
	border: 0;
}
#mainmenu {
	position: absolute;
	top: 0;
	left: 0;
	padding-right: 20px;
	border: 0;
	margin: 0;
}
#mainmenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#mainmenu ul li {
	padding: 0 0 8px 0;
}
#mainmenu a {
	color: #b5b5b5;
	width: 8em;
	text-decoration: none;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;/*font-weight: bold;*/
}
#mainmenu #live {
	color: #e9007a;
}
#mainmenu a:hover {
	color: #e9007a;
}
#submenu {
	float: left;
	position: absolute;
	left: 110px;
	margin: 0;
	padding: 0;
	border: 0;
}
#submenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#submenu ul li {
	padding: 0 0 8px 0;
}
#submenu a {
	color: #b5b5b5;
	width: 8em;
	text-decoration: none;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#submenu #live {
	color: #e9007a;
}
#submenu a:hover {
	color: #e9007a;
}
#imagearea {
/*float: right;*/
}
#textarea {
	padding-top: 20px;
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#arrows {
	border:0;
	padding:0;
	position:absolute;
	top: 335px;
	left: 110px;
	width: 250px;
	min-width: 250px;
	max-width: 250px;
}
#arrows img {
	border-style: none;
}
#previous {
	text-align:left;
}
#next {
	text-align:right;
}
