body {
	background-color: #000;
	font-family: sans-serif, Geneva, tahoma;
	font-size: 15pt;
	color:#FFF;
	}

#container {
	float: left;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
   font-family: Times, Times New Roman, serif;
   font-weight: bold; 
   font-size: 16pt;
   color: #FFFFFF;
   }
   
h2 {
   font-family: Times, Times New Roman, serif;
   font-weight: bold; 
   font-size: 14pt;
   color: #e3372e;
   }
   
h3 {
   font-family: Times, Times New Roman, serif;
   font-weight: bold; 
   font-size: 12pt;
   color: #FFFFFF;
   }

   

	a {
	font-family: sans-serif, Geneva, tahoma;
	font-weight: bold;
	   }
		
#indeximg a:link
	{ 
	text-decoration:none;
	border-bottom:solid 9px #0570ca;
	color:#D4ECFB;
	padding-bottom:px;
	}
	a:link { 
	text-decoration:none;
	color:#D4ECFB;
	padding-bottom:px;
	}
#indeximg a:visited
	{ 
	text-decoration:none;
	border-bottom:solid 9px #0570ca;
	color:#D4ECFB;
	padding-bottom:px;
	}

	
#indeximg a:hover {
	background-color:#0570ca;
	text-decoration:none;
	border-bottom:solid 1px #FFFFFF;
	color:#000000;
	padding-bottom:5px;
	}

#imageGrid 
	
	a:hover {
	text-decoration:none;
	border-bottom:dotted 3px #FFFFFF;
	}
	
a:visited {
	text-decoration:none;
	border-bottom:solid 1px #FFFFFF;
	color:#D4ECFB;
	padding-bottom:2px;
	}
	
#indeximg a:active {
	background-color:#0570ca;
	text-decoration:none;
	border-bottom:solid 9px #FFFFFF;
	color:#D4ECFB;
	padding-bottom:2px;
	
}
	#indeximg{
	
	margin: 100px 0px 0px 0px;
	
	}
	
#left {
	width:250px;
	height:auto;
	float:left;
	}

#center {
	width:250px;
	height:auto;
	margin-left:30px;
	float:left;
	}

#right {
	width:250px;
	height:auto;
	margin-left:30px;
	float:left;
	}

	

#topimage {
position:absolute;
	
	top:4px;
	left: 20px;
	}

#indexbar {
position:absolute;
left:90px;
top:90px;
}

#indeximg {
	width: 50px;
	height: 400px;
}


.indexBarLink{
	line-height: 450%;
	margin: 20px 0px 20px 0px;
}



#indexpix {
	position:absolute;
	left:135px;
	top:125px;
}

.imageGrid {
	
position: relative;
	
left: 150px;
	top: -375px;
	margin-left: auto;
	margin-right: auto;
}	


img
{
	margin: 5px;
}

#pagetext {
position:absolute;
top:120px;
left:150px;
Right:200px;
text-indent:0px;
} 