﻿/* Layout Stylesheet */ 
#center		{
			text-align:center;
			}

div	{ text-align:center;
	  margin: 0;
	  padding:0;
	}

body{
 margin: 0;
 padding:0;
 background: #FFFF99;
 color: #333333;
 }
	 
#hdr{
 height:35px;
 text-align:center;
 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;
 text-align:left;
 border: 2px groove DarkGoldenRod;
 background: #ffffff;
 color: #333333;
 padding: 20px;
 position :relative;
 }
p{text-indent:12px;text-align:left}
p.img{text-align:center;font-weight:bold}
a:link {color: #0000ff}
a:visited {color: #00ff00}
a:hover {color: #ff00ff}
a:active {color: #ff0000}
 
 /* Presentation Styles */
#links{color:#ff8040;}
#dircolor{color:#800080;}
#red{color:#ff0000}
#clr{color:teal;}
#texttop{margin-top:5px}
.img2{border-style:none;border:0px;}
hr	{color:blue;
	 text-align:center;
	}

h1 	{
	margin:0px;
	font-family:Georgia;
	color:blue;
	padding:5px 0;
	text-align:center;
	}
	
h2 	{
	margin:0px;
	font-family:Georgia;
	color:blue;
	padding:5px 0;
	text-align:center;
	}
	
h3 	{
	margin:0px;
	font-family:Georgia;
	color:blue;
	padding:5px 0;
	text-align:center;
	}
 
h4 {
 	margin:0; 
 	padding: 5px 0;
 	color:blue;
 	padding:5px 0;
	text-align:center;
   }
   
#folder		{
			background: url('../images/Folder_32x32.jpg');
			margin-left:20px;
			height:32px;
			width:32px;
			}
 
#banner {
	background: url("../images/img03H.gif") no-repeat left top;
	width: 960px;
	height: 250px;
	margin: 0 auto;
	margin-top: 20px;
}

#rfiller {
	background: url("../images/Papyrus_of_Ani.jpg") no-repeat left top;
	width: 400px;
	height: 84px;
	margin: 0 auto;
	margin-top: 0 auto;
}

#rfiller2 {
	background: url('../images/Rome_Filler.jpg') no-repeat left top;
	width: 400px;
	height: 84px;
	margin: 0 auto;
	margin-top: 0 auto;
}


#lfiller {
	background: url("../images/Weighing_of_the_Heart.jpg") no-repeat left top;
	width: 200px;
	height: 134px;
	margin: 0 auto;
	margin-top: 20px;
}

#lfiller_cotn2 {
	background: url('../images/Left_cotn_2.jpg') no-repeat left top;
	width: 200px;
	height: 134px;
	margin: 0 auto;
	margin-top: 20px;
}

#lfiller_cotn3 {
	background: url('../images/Tilted-Mill-Logo-White.png') no-repeat left top;
	width: 200px;
	height: 134px;
	margin: 0 auto;
	margin-top: 20px;
}

#lfiller2 {
	background: url('../images/Left_Rome_3.jpg') no-repeat left top;
	width: 200px;
	height: 134px;
	margin: 0 auto;
	margin-top: 20px;
}

#lfiller3 {
	background: url('../images/Left_Rome_2.jpg') no-repeat left top;
	width: 200px;
	height: 134px;
	margin: 0 auto;
	margin-top: 20px;
}
 
#lfiller4 {
	background: url('../images/Rome_Filler_3.png') no-repeat left top;
	width: 200px;
	height: 134px;
	margin: 0 auto;
	margin-top: 20px;
}

#lfiller5 {
	background: url('../images/Left_Folder.jpg') no-repeat left top;
	width: 128px;
	height: 128px;
	margin: 0 auto;
	margin-top: 20px;
}


 ul:  #navigation { list-style-type: none; }
 
 
