html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	font-size:100.1%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;/* */ 
}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0,0.0.10px;
	border:0;
	background-color:#990000;
	color:#FFFFFF;
	width: 98%;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 95%;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

#head {
	position:absolute;
	margin:0;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:100px;
	background-repeat:no-repeat;
	font-size:4em;
	z-index:5;
	color:#FFFFFF;
	background-color: #FFFFFF;
}
#foot {
	position:absolute;
	margin:0;
	bottom:0;
	left:5px;
	display:block;
	width:100%;
	height:50px;
	background:rgb(233,238,242);
	font-size:0.8em;
	z-index:5;
	text-align:right;
	color:rgb(157,78,84);
	top: 174px;
}

#left1, #left2, #left3, #left4 {
	position:absolute;
	left:0;
	top:100px;
	bottom:5px;
	font-size:110%;
	z-index:4;
	overflow:hidden;
	visibility: hidden;
}
* html #left1, * html #left2, * html #left3, * html #left4 {height:95%; top:0; bottom:0; border-top:100px solid #fff; border-bottom:5px solid #fff;}
#left1 {left:0; background-color: #000000; color: #FFFFFF; width:20%;}
#left2 {left:20%; background-color: #FFFFFF; width: 45%}
	#interiframe {width:i100%;}
#left3 {
	left:65%;
	width:33%;
	background-color: #999966;
}
	#atiframe {
	width:100%;
	background-color: #CCCCCC;
}

#left4 {left:80%; background:#fff;}

.inner {
	display:block;
	padding:0 10px 20px 10px;
}
.bold {font-size:1.5em; font-weight:bold;}

.pictures {
	margin: 3px;
}

#wrapper {
	width: 100%;
	height: 100%;
	background-color: #990000;
	margin-top: -2px;
	padding: none;
}

.simple {
	color: #FFFFFF;
	background-color: #000000;
	margin: -2px 50px 10px 50px;
	width: 70%;
	position:absolute;
	left: 50px;
	right: 50px;
	padding-left: 25px;
	height: 100%;
	font-size: medium;
}

.needdark {
	color: #333333;
}

.smallfont {
color:#CCCCCC;
font-size:50%;
}

li a:link {
	font-size: 125%;
}
.blue {
	background-color: #003399;
	width: 25px;
}

