
/* BODY ATTRIBUTES */
body {
	
	background-image: url(imagestemp/blue.jpg);
	background-repeat:repeat;
	
	height: 100%;
 
	font-family: Arial, Verdana, Sans-Serif; 
	font-size: 10px;
	color: #003366;
	top-margin: 0;
	text-decoration: none; 	
}

table {
	font-family: Arial, Verdana, Sans-Serif; 
	font-size: 10px;
	color: #003366;
	top-margin: 0;
	text-decoration: none; 	
}

a { 
	text-decoration: none; 
	color: #7B0000;  
	background:transparent; 
}

a:visited {
	text-decoration: none; 
	color: #7B0000;  
	background:transparent; 
}

a:hover {
	text-decoration: underline; 
	color: #000;
	background: transparent;
}


table a:hover {
	text-decoration: underline; 
	color: #000;
	background: transparent;
}

img  {
	border: 0;
}


h3 {
    font-family: Arial, Verdana, Sans-Serif; 
	font-size: 12px;
	text-decoration: none; 
	color: #003366; 
	margin-bottom:0;
}

h3 a {
	text-decoration: none; 
	color: #663333;  
}


h3 a:visited {
	text-decoration: none; 
	color: #663333;	
}

h3 a:hover {
	text-decoration: underline; 
	color: #993300;  
	
}

p.faces img {
	margin-right: 10px;
}

ul {
	font-size:14px;
	font-weight:bold;
list-style-image: url(images/blue.jpg);
}

li {
	font-size:10px;
	margin-left:12px;
padding-top: 2px;
}


img.right{
	float: right; 
	margin-top:5px;
	    margin-left: 20px;
		margin-bottom:5px;
	

}

img.left{
	float: left; 
	margin-top:5px;
	margin-bottom:5px;
	
	    margin-right: 20px;
}

#history p {
	color:black;
	margin-top:10px;
	margin-bottom:10px;
	
}
