a:link {
	color: #639BE6;
	text-decoration: none;
}
a:visited {
	color: #639BE6;
	text-decoration: none;
}
a:hover {
	color: #F06233;
	text-decoration: none;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: black; 
	color: white;
	font-size: 12pt;
	}

h4 {
	color: #F06233;
	}

table {
	font-size: 100%
}

#menu {
	position:absolute; 
	left:0px; 
	top:161px; 
	width:180px; 
	z-index:1;
	font-size:10pt;
	text-align:center;
}

#header {
	position:absolute;
	left:0px; 
	top:0px; 
	width:800px; 
	z-index:1
}

#mainbody {
	position:absolute; 
	left:180px; 
	top:160px; 
	width:619px; 
	z-index:2; 
	padding: 28px; 
	border: 1px none #000000;
}

#podcast {
	background-color:#333333;
	padding: 10px 30px 10px 30px;
	width: 100%;
	}
	
#long { 
	line-height: 1.5;
	padding-left: 60px;
	padding-right: 60px;
	}

#u {
	text-decoration: underline;
	}


#eeTranslations #menu {
	top:201px; 
	width:250px; 
}

#eeTranslations #mainbody {
	left:270px; 
}

#eeTranslations .alliesTOC li {
	padding: 5px 0 10px 20px;
	line-height: 13px;
}

#eeTranslations .alliesTOC a {
	font-size: 13px;
	line-height: 13px;
}
	