body {
	margin: 0px;
	padding: 0px;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #009fc6;
}

#photodiv {
  background-repeat: no-repeat;
}


img {
	padding:0;
	margin:0;
	border:0;
}

form {
	margin-top:0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right: 0px;
	padding: 0px;
}

P.normal {
	font-family: Arial;
	color: #333335; 
	font-size: 12px;
	margin-top:	0;
}

P.announcement {
	font-family: Arial;
	color: #333335; 
	font-size: 11px;
	margin-top:	0;
}



P.leftlinks {
	font-family: Arial;
	color: #667; 
	font-size: 12px;
	font-weight: normal;
	margin-top:	8px;
	margin-bottom: 8px;
}


P.footer {
	font-family: Arial;
	color: #abe1f0; 
	font-size: 12px;
	font-weight: normal;
	margin-top:	0;
}

P.footerlinks {
	font-family: Arial;
	color: #ffffff; 
	font-size: 12px;
	font-weight: normal;
	margin-top:	0;
}

h1 { 
	font-family : Arial;
	font-size : 18px;
	font-weight : bold;
	color : #054577;
	margin-top: 0;
	margin-bottom: 0;
	padding : 0 0 0;
} 

h2 { 
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #fff;
	text-decoration : none;
	margin-top: 0;
	margin-bottom: 0;
	padding : 0 0 0;
} 

h3 { 
	font-family : Arial;
	font-size : 18px;
	font-weight : bold;
	color : #890000;
	margin-top: 0;
	margin-bottom: 0;
} 

A:link {
	font-family : Arial;
	color : #ff7d00; 
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}

A:visited {
	font-family : Arial;
	color : #ff7d00; 
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

A:active {
	font-family : Arial;
	color : #ff7d00; 
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

A:hover {
	font-family : Arial;
	color : #000; 
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
}

ul.one {
	margin-top : 0px; 
	margin-bottom : 0px;
	margin-left: 20px;

}

li	{
	font-family : Arial; 
	font-size : 13px;
	font-weight : normal;
	align : left;
	vertical-align : 0; 
	font-color : #2f4a73;
	list-style-image: url(images/arrow.jpg);
	line-height : 1.1; 
	
}
