body {
	background: url(/images/bg.gif) center top repeat-y;
	font: 80%/140% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
	/* Hack to stop Mozilla moving horizontal position when scrollbars appear */
	overflow: -moz-scrollbars-vertical;
}

#container {
	width: 740px;
	margin: 0 10px;	
	text-align: left;
	margin: auto;
	background: #fff;
}

#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
}
#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 10px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	border-bottom: 1px solid #003366;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	}
.nav  a:link { color: #3366CC; text-decoration: none; }
.nav  a:hover { color: #000000; text-decoration: underline; }
.nav  a:visited { color: #3366CC; text-decoration: none; }
.nav  a:visited:hover { color: #000000; text-decoration: underline; }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; }
.photolink {
	font-size: 10px;
	font-weight: bold;
	text-align: center;  }
.photolink  a:link { color: #3366CC; text-decoration: none; }
.photolink  a:hover { color: #000000; text-decoration: underline; }
.photolink  a:visited { color: #3366CC; text-decoration: none; }
.photolink  a:visited:hover { color: #000000; text-decoration: underline; }	
.photolink img
	{
	margin-right: 2px;
	margin-top: 0px;
	}