body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #000033;
}

p {
	text-align: justify;
	vertical-align: 5%;
	margin: 15px;
}

.background {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#CDE6FF;
	}

.titles {
	font-size: 17px;
	font-weight: bold;
	color: #99CCFF;
}

.box-titles {
	font-size:13px;
	font-weight:bold;
	color:#28166C;
	line-height: 20px;
}

.headers {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height: 20px;
	padding-left: 8px;
}

.buttons {
	font-size:11px;
	font-weight:bold;
	color:#28166C;
	line-height: 20px;
}

A.buttons:link {
	color: #28166C;
	text-decoration:none;
}
A.buttons:visited {
	color: #28166C;
	
	text-decoration:none;
}
A.buttons:hover {
	color: #2F99D4;
}
A.buttons:active {
	color: #2F99D4;
	
	text-decoration:none;
}
	

.dots {
	font-size:11px;
	font-weight:bold;
	color:#2F99D4;
}
.text {
	font-size:12px;
	color:#000000;
	font-family:"Comic Sans MS"
}

A.text:link {
	color: #28166C;
}
A.text:visited {
	color: #28166C;
}
A.text:hover {
	color: #333333;
}
A.text:active {
	color: #333333;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CBE5FF;
	text-align:center;
}

A.footer:link {
	color: #CBE5FF;
}
A.footer:visited {
	color: #CBE5FF;
}
A.footer:hover {
	color: #CCCCCC;
}
A.footer:active {
	color: #CCCCCC;
}

.photo-gallery {
	background-image: url(images/photo_gallery.jpg);
	background-repeat:no-repeat;
	background-position:right top;

}
	
