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

body {
	margin:900;
padding:0;
background:#000;
font:normal 13px Arial, sans-serif;
line-height: 18px;
color:#CCC;

}

.container {
	width:auto;
	margin:auto;
	background-color:#000;
	text-align:center;
	border:none;
}


.rollover { background-image:url(images/xmlogo_1.png); background-position:center; height: 600px; width:399px; display:block; }



.rollover a:hover { background-image:url(images/xmlogo_2.png); }

	


.bodycontainer {	
	width:900px;
	margin:auto;
	font:Bold 13px Arial, sans-serif;
	color:#666666;
}
.headercontainer {
	margin:auto;
	width:575px;
	border-color:none;	
	}
	
a {
	text-decoration:none;
	border:none;
	font:13px Arial, sans-serif;
	line-height: 18px;
	color:#000;
	text-align:center;
	font-weight:900;
}

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


.audio {
    width:900px;
	font:"Courier New", Courier, monospace;
	margin:auto;
	text-align:center;
	
	color:#fff;
}


p {
		font:"Courier New", Courier, monospace;

    text-align:center;
	color:#fff;
}

img {
	margin:auto;
}
.fade {
	margin:auto;

}


.xitanos {
	width:500px:
	margin:auto;
	text-align:right;
	
}

.matematikos {

	margin:auto;
	text-align:left;
	
}

.footer {					/* KEEP Contains navigation links but not the bottom page shadow */
	margin:16px 0 0 0;
	color:#333;
	width:778px;
}

.footertext {
	font:normal 10px Arial, sans-serif;
	padding-top: 5px;
	color:#666666;
}
.footertext a {
	font:bold 10px Arial, sans-serif;
    text-decoration:none;
	color:#333;
	padding:0;
}
.footertext a:hover {
    text-decoration:none;
    color:#333399;
}

