@charset "ISO-8859-1";
body {
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.photoborders {
	border: 3px solid #BBBBBB;
}
#BODYbacking {
	background-image: url(images/layout_15.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#Footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
#Footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C63511;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#FLASHbacking {
	background-image: url(images/layout_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-size: 16px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: double;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 3px;
	padding-left: 6px;
	border-top-color: #BC3111;
	border-right-color: #BC3111;
	border-bottom-color: #BC3111;
	border-left-color: #BC3111;
	color: #C1310A;
	padding-top: 4px;
	padding-bottom: 2px;
}
a {
	color: #C3300C;
	text-decoration: underline;
}
a:hover {
	color: #52504D;
	text-decoration: underline;
}
