body {
	color: #333333;
	background: #6E92AA;
	margin: 0px;
	padding: 0px;

}
p {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #0D202F;
	font-size: 11px;


}
a:link {
	color: #E3D7D7;
	text-decoration: none;

}
a:visited {
	color: #B5BFC0;
	text-decoration: none;

}
a:hover {
	color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E9E9E9;
	text-decoration: none;

}
a:active {
	color: #B9CBD7;
	text-decoration: none;
}

#links a:hover {
    text-deocration: none;
	border-bottom-width: 0px;
}
#container {
	background: #6E92AA url(images/eminternals.jpg);
	height: 100%;
}
#text {
	position: absolute;
	height: 357px;
	width: 619px;
	left: 205px;
	top: 110px;
	overflow: auto;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;



}
#navigation {
	position: absolute;
	height: 314px;
	width: 181px;
	left: 4px;
	top: 101px;
}
#text a:link {
	color: #304452;
	text-decoration: none;

}
#text a:visited {
	color: #2C3D47;
	text-decoration: none;

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

}
#text a:active {
	color: #334857;
	text-decoration: none;
}
.boxed {
	border: 1px dotted #0D202F;
	padding: 10px;
}
.ficlets {
	padding-left: 30px;
}
.spinoffs {
	padding-left: 10px;
}
