body,table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
}

.top {
	font-size: 13px;
	font-weight: bold;
	color: #0093DD;
	font-family: Arial, Helvetica, sans-serif;
}

.header {
	font-size: 15px;
	font-weight: bold;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
}

.text {
	padding-left: 25px;
	padding-right: 20px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #008DD5;
	padding-left: 35px;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #008DD5;
	padding-left: 35px;
}

a,a:visited {
	color: #FBAF71;
	text-decoration: underline;
}

a:hover{
	color: Blue;
	text-decoration: none;
}

.copy,a.copy,a.copy:visited {
	font-size: 11px;
	color: Black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.copy:hover {
	color: #FBAF71;
	text-decoration: underline;
}

.topmenu,a.topmenu,a.topmenu:visited {
	font-size: 11px;
	color: Black;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.topmenu:hover {
	color: #FBAF71;
	text-decoration: underline;
}


/* gled */

div.space{
	height: 100%;
	clear: left;
}

div.sphoto{
	float: left;
	padding: 5px;
}

div.bphoto{
	text-align: center;
	width: 100%;
}
