body {
	background-color: #1B1E1B;
	font-family: "Courier New", Courier, mono, san-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	background-attachment: scroll;
}
body A:link{
	color: #A2B5F4;
	text-decoration: none;
}
body A:visited{
	color: #ADACCA;
	text-decoration: none;
}
A:link IMG {
	text-decoration: none;
	border-top: 0px 0;
	border-right: 0px 0;
	border-bottom: 0px 0;
	border-left: 0px 0;
}
#ALODLogocontainer {
	width:100%;
	margin:10px auto 0px;
	padding:0px;
	position: relative;
	text-align: left;
}
#ALODLogo {
	margin:0px;
	padding:0px;
	background-image: url(../images/ALODLogo_cast.jpg);
	height: 130px;
	width: 226px;
}
#ALODLogoComments {
	margin:0px;
	padding:0px;
	background-image: url(../images/ALODLogo_comments.jpg);
	height: 136px;
	width: 228px;
}
#ALODLogoSynopsis {
	margin:0px;
	padding:0px;
	background-image: url(../images/ALODLogo_synopsis.jpg);
	height: 136px;
	width: 228px;
}
#ALODLogoInterview {
	margin:0px;
	padding:0px;
	background-image: url(../images/ALODLogo_interview.jpg);
	height: 136px;
	width: 228px;
}
#ALODLogoPoem {
	margin:0px;
	padding:0px;
	background-image: url(../images/ALODLogo_poem.jpg);
	height: 136px;
	width: 228px;
}
#ALODLogoDirector {
	margin:0px;
	padding:0px;
	background-image: url(../images/ALODLogo_director.jpg);
	height: 136px;
	width: 228px;
}
#ALODLogoFestivals {
	margin:0px;
	padding:0px;
	background-image: url(../images/ALODLogo_festivals.jpg);
	height: 136px;
	width: 228px;
}
#splashImage {
	width:855px;
	margin:18px auto 0px;
	padding:0px 30px 0px 0px;
	position: relative;
	text-align: center;
	height: 594px;
	background-image: url(../images/splashImage.jpg);
	background-repeat: no-repeat;
}
#splashLogo {
	width:375px;
	margin:10px auto 0px;
	position: relative;
	height: 77px;
	background-image: url(../images/splashLogo.jpg);
}
#container {
	width:768px;
	margin:0px auto;
	padding:0px;
	position: relative;
	overflow: visible;
}
#content {
	width:720px;
	padding:0px;
	position: relative;
	text-align: left;
	margin-top: 40px;
	margin-left: 20px;
	overflow: visible;
}
#altMenu {
	font-family: "Courier New", Courier, mono, san-serif;
	font-size: 16px;
	color: #A19F95;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 16px;
	text-decoration: none;
	margin: 20px;
	position: relative;
}
#altMenu a {
	color: #A19F95;
	text-decoration: none;
}
#altMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#mainMenuContainerAll {
	width:768px;
	text-align: left;
	height: 50px;
	position: relative;
	margin: auto;
}
#mainMenuContainer {
	margin:18px auto 0px;
	padding:0px;
	position: relative;
	text-align: center;
	width: 768px;
	height: 32px;
}
#mainMenuContainer2 {
	width:608px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	clear: right;
	position: relative;
}
#menuTrenches {
	height: 32px;
	width: 228px;
	float: left;
}

#menuBriefing {
	float: left;
	height: 32px;
	width: 165px;
}
#menuInterrogation {
	float: left;
	height: 32px;
	width: 265px;
}
#menuLeave {
	height: 32px;
	width: 110px;
	float: left;
}
#menuMail {
	height: 31px;
	width: 156px;
	float: left;
}
#menuModus {
	float: left;
	height: 31px;
	width: 289px;
}
#menuLookout {
	height: 31px;
	width: 163px;
	float: left;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 48px;
	line-height: normal;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #A19F95;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 20px;
}
.copyright A:link{
	color: #CCCCCC;
	text-decoration: none;
}
.copyright A:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright A:visited{
	color: #666666;
	text-decoration: none;
}
#header {
}
#poem {
	margin-right: auto;
	margin-left: auto;
	width: 560px;
	position: relative;
	text-align: center;
	padding-left: 50px;
	padding-top: 30px;
}

