a:hover {
	text-decoration: none;	color: white;	background-color: gray;
}a:link {	text-decoration: none;	 color: 9999FF;	}a:visited{	 text-decoration: none;	 color: 9999FF;	}	  a:active{	text-decoration: none;	color: 9999FF;	} body {	background-color:  #aaaaaa;	 }		img {	padding:2px;	border: 1px solid black;	}		img:hover {	padding:2px;	border: 1px solid red;	background-color:  silver;	}			div.main {		width: 100%;		height: 900px;		background-color:  #EEEEFF;		margin-right: auto;		margin-bottom: auto;			}	div.header {			width: 950px;			height: auto;	       			background-color:  #EEEEFF;			margin-left: 150px;			margin-right: auto;			margin-bottom: 20px;			 			 		}		div.leftbox {			width: 400px;			height: auto;			clear:left;			margin-left: 150px;			float: left;						 		}		div.rightbox {			width: 540px;			height: 400px;			margin-left: 562px;  	 		}				div.leftlinks {			width: 310px;			height: auto;			margin-left: 150px;			float: left;			font-family: arial,helvtica,sans-serif;			font-size: 10pt;				 			 		}				div.middlelinks {			width: 310px;			height: auto;			float: left;			font-family: arial,helvtica,sans-serif;			font-size: 10pt;			 		}		div.rightlinks {			width: 310px;			height: auto;			float: left;			font-family: arial,helvtica,sans-serif;			font-size: 10pt;			 		}				#photoheader {			width: 950px;			clear:left;			height: auto;			border: 1px solid gray;			background-color:  #ffffff;			margin-left: 150px;			margin-right: auto;			margin-bottom: 30px;			font-family: arial,helvtica,sans-serif;			font-size: 10pt;			font-color: gray;			font-weight:bold;			 		}				#photolinks {			 			 		 			font-family: arial,helvtica,sans-serif;			font-size: 9pt;			font-color: gray;		 			 		}	.title	{	font-size: 12pt;	font-family: Comic Sans MS;	color: #006262;		}
	p {
		font-size: 10pt;		font-family: Comic Sans MS;		padding : 5px 5px 5px 5px;
	}
	
	.sub        
	{
	font-size: 10pt;	font-family: Comic Sans MS;	color: #006262;	font-weight: normal;
}
	li
	{
		font-family: Comic Sans MS;
	}

	th
	{
		font-family: Comic Sans MS;
		font-size : 9pt;
	}

	td
	{
		font-family: Comic Sans MS;
		font-size : 9pt;
	}
	p.mainbox
	{
		font-family: Comic Sans MS;
		background-color: #BEDEFC;
		width: 650;
		height : 225;
		border: 1pt solid #303055;
		background-position: 0% 50%
	}


	img.fl
	{
		float: left;
	}
	.revwhite
	{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

