@charset "UTF-8";
/* CSS Document */

.homephoto {
	margin: 5px;
	padding: 5px;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}
.loader {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}

.menufont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	font-weight: normal;
	}
.HomeMenuBox {
	width: 728px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: lighter;
	text-decoration: none;
	}

a: {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	font-weight: lighter;
	text-decoration: none;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	font-weight: lighter;
	text-decoration: none;
	}
a:visited {
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 50px;
	width: 550px;
	list-style-position: outside;
	margin-top: 25px;
	margin-right: 45px;
	margin-bottom: 25px;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
	text-decoration: none;
	color: #999999;
	}
	

a:active {
	color: #33ccff;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 50px;
	width: 550px;
	margin-top: 25px;
	margin-right: 45px;
	margin-bottom: 25px;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
}	
a:hover {
	color: #33ccff;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 50px;
	width: 550px;
	list-style-position: outside;
	list-style-image: url(images/link.gif);
	margin-top: 25px;
	margin-right: 45px;
	margin-bottom: 25px;
	background-image: url(images/link.gif);
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
	
}

body {
	background-image: url();
	background-position: center center;
	margin-top: 65px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}

.logo {
	margin-bottom: -20px;
	padding-bottom: -20px;
}

