﻿/* The Iliad Foundation */

body {
	text-decoration: none;
}
div  {
	height: auto;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	text-decoration: none;

}

img {
	width: auto;
	height: auto;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	position: relative;
	z-index: auto;
	clip: rect(auto, auto, auto, auto);
	text-align: left;
	text-decoration: none;
}
#main {
	width: 900px;
	height: 600px; /* 600 */;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	text-decoration: none;
}
#mainFrame{
	border-radius: 5px;
	width: 900px; /* height: 568px; /* 600 */;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	background-color: #E0E0E0;
	text-decoration: none;
	height: auto;
}
.style1{
	text-decoration: none;
	font-size: x-small;
	color: #FFE4A4;
	text-transform: capitalize;
	font-weight: bold;
}
.style2{
	text-decoration: none;
	font-size: x-small;
	color: #000000;
	text-transform: capitalize;
	font-weight: bold;
}


#midContent {
	/*clip: rect(auto, 200px, auto, auto);*/
	
	width : 300px;
	right: auto;
	left: auto;
	text-align: left;
}
#midColumn {
	width: 600px;
	text-align: justify;
}
.linkstyle_1 {
	text-decoration: none;
}

#header {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #010100;
	height: 170px;
	text-decoration: none;
	background-image: url('../Images/Iliad_headerl400x179.png');
	background-repeat: no-repeat;
	color: #808000;
	top: auto;
	right: auto;
	text-align: right;
	font-size: small;
	text-transform: capitalize;
}
#nav {
	text-align: left;
	padding-left: 5px;
	font-size: x-small;
	text-decoration: none;
}
}
#content {
	height: auto;
	background-color: #E4E4E4;
	text-decoration: none;
}
#footer {
	padding: 2px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	font: inherit;
	font-size: x-small;
	font-weight: bold;
	color: #FFE4A4;
	vertical-align: middle;
	height: 20px;
	background-color: #808080;
	text-align: center;
}
