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


body {
	background-color: #000000;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#bottomFrame {
	position: relative;
}

.textPage{
	background-color: #333333;
	color: #eeeeee;
	font-size: small;
}

a:link{
	color: #eeeeee;
}
a:visited{
	color: #eeeeee;
}
em {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 9px;
}

#pageTitle{
	font-size:24px;
	font-style:italic;
}
#contactPage{
	height: 575px;
}

#mainPage{
	height: 100px;
	width:  900px;
}
