@charset "utf-8";
/* CSS Document */

#about{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
.about a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.about a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.about a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.about a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#blerp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #000000;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #FFFFFF;
}
.contact a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.contact a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.contact a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.contact a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.copyright a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#updates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 25px;
}
.updates a:link {
	color: #000000;
	text-decoration: underline;
}
.updates a:visited {
	color: #000000;
}
.updates a:active {
	color: #000000;
}
.updates a:hover {
	color: #273A7F;
}
#email_list {
	width: 180px;
	text-align: center;
	height: 125px;
	padding-top: 20px;
	clear: both;
}
#gallery {
	
}

