﻿
/* Layout Stylesheet */ 

.style1 {
	text-align: center;
	color: #0000FF;
}
.style2 {
	text-decoration: underline;
}
.style3 {
	text-align: center;
}
.style4 {
	background-color: #FFFF00;
}
.style5 {
	font-weight: normal;
}
.img2	{
	border:none;
	border-style:none;
}
.pgInfo	{
	text-align:center;
	font-size:x-small;
	bottom:10px;
	left:0px;
	width:100%;
}
body{
 margin: 0;
 padding:0;
 background: #FFFF99;
 color: #333333;
 min-height:600px;
 min-width:800px
 }
	 
#hdr{
 height:35px;
 background:#c0c0c0;
 color:#000000;
 border:solid #000000;
 border-width:2px 0px;
 margin:40px 0 0 0;
 }
 
#ftr{
	background:#c0c0c0;
	border:solid #000000;
	border-bottom-width:2px 0px;
	height:auto;
	margin:auto;
	color:#000000;
	}

#lh-col{
 position: absolute;
 top: auto;
 left: 0px;
 width: 220px;
 border: 2px groove DarkGoldenRod;
 background: #c0c0c0;
 color: #333333;
 margin: 20px;
 padding: 2px;
 height: auto;
 }

#rh-col{
 margin: 20px 20px 20px 254px;
 border: 2px groove DarkGoldenRod;
 background: #ffffff;
 color: #333333;
 padding: 20px;
 position :relative;
 }
 
a:link {color: #0000ff}
a:visited {color: #00ff00}
a:hover {color: #ff00ff}
a:active {color: #ff0000}
 
 /* Presentation Styles */ 
h4 {
 margin:0; 
 padding: 5px 0;
 }
 
#banner {
	background: url('images/banner.gif') no-repeat left top;
	width: 960px;
	height: 250px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#rfiller {
	background: url('images/Image2.jpg') no-repeat left top;
	width: 400px;
	height: 84px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#lfiller {
	background: url('images/Abu Qir Win Screen.JPG') no-repeat left top;
	width: 200px;
	height: 150px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#lfiller2 {
	background: url('images/Abu Qir_272BC_2.JPG') no-repeat left top;
	width: 200px;
	height: 150px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}
 
 ul:  #navigation { list-style-type: none; }
