P {font-size : 12px;
	font-family : Verdana, helvetica, arial, sans-serif;
	font-style : normal;
	color : black;
padding: 10px}

.text {font-size : 12px;
	font-family : Verdana, helvetica, arial, sans-serif;
	font-style : normal;
	color : black;
padding: 10px}

.left {font-size : 12px;
	font-family : Verdana, helvetica, arial, sans-serif;
	font-style : normal;
	color : black;
padding: 10px;
align:left}


H1  {
	font-size : 14pt;
	font-family : Verdana, helvetica, arial, sans-serif;
	font-style : italic;
	font-weight : bold;
	color : #2E178c;
	
}

H2  {
	font-size : 12pt;
	font-family : Verdana, helvetica, arial, sans-serif;
	font-style : italic;
	font-weight : bold;
	color : #2E178c;
	
}

.frm  	{
	width: 800px;
	position: static;
}

.centerover  {
	overflow:auto;
	height:960px;
}
.logo  {
	font-family : Verdana, helvetica, arial, sans-serif;
	position : relative;
	top : 0px;
	left : 0px;
	}
	
.navbar  {
	position: relative;
	width: 780px;
	height: 18px;
	background: #2e178c;
	line-height: 24px;
	padding-bottom: 5px;
	left:0px;
}

A.nav:visited {
  font-size : 12px;
  font-family : verdana;
  font-weight:bold;
  color : white;
  background : transparent;
  text-decoration : none;
  padding: 12px
}

A.nav:active {
  font-size : 12px;
  font-family : verdana;
  font-weight:bold;
  color : white;
  background : transparent;
  text-decoration : none;
  padding: 12px
}

A.nav:link {
  font-size : 12px;
  font-family : verdana;
  font-weight:bold;
  color : white;
  background : transparent;
  text-decoration : none;
  padding: 12px
}

A.nav:hover {
  font-size : 12px;
  font-family : verdana;
  font-weight:bold;
  color : red;
  background : transparent;
  text-decoration : none;
  padding: 12px
}

A.photos:visited {
  font-size : 10px;
  font-family : verdana;
  font-weight:bold;
  color : black;
  background : transparent;
  text-decoration : none;

}

A.photos:active {
  font-size : 10px;
  font-family : verdana;
  font-weight:bold;
  color : black;
  background : transparent;
  text-decoration : none;
  
}

A.photos:link {
  font-size : 10px;
  font-family : verdana;
  font-weight:bold;
  color : black;
  background : transparent;
  text-decoration : none;
 
}

A.photos:hover {
  font-size : 10px;
  font-family : verdana;
  font-weight:bold;
  color : red;
  background : transparent;
  text-decoration : none;
  
}
	
A.regular:visited {
  font-size : 12px;
  font-family : verdana;
  font-weight:bold;
  color : black;
  background : transparent;
 

}

A.regular:active {
  font-size : 12px;
  font-family : verdana;
  font-weight:bold;
  color : black;
  background : transparent;

  
}

A.regular:link {
  font-size : 12px;
  font-family : verdana;
  font-weight:bold;
  color : black;
  background : transparent;

 
}

A.regular:hover {
  font-size : 12px;
  font-family : verdana;
  font-weight:bold;
  color : red;
  background : transparent;
  text-decoration : none;
  
}
.main	{
	font-family : Verdana, helvetica, arial, sans-serif;
	position : absolute;
	top : 115px;
	left : 150px;
	width : 615px;}
	
.footer	{
	font-family : Verdana, helvetica, arial, sans-serif;
	left : 0px;
	color : gray;
	font-size : 9px;
	}
	
