.picturebox {
	margin-right: 10px;
	margin-left: 30px;
}
.Boystextbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-right: 40px;
	margin-left: 10px;
	color: #ffffcc;
}
.nounderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.style2 {color: #FF9900}
.style3 {font-size: 14px}
.style4 {font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;}
body,td,th {
	margin-left: 60;
	margin-right: 40px;
}
.style5 {font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;}
.style6 {font-family: Georgia, "Times New Roman", Times, serif}
.style7 {color: #3333CC}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}
A:link { text-decoration: none } ----- for normal, unvisited links, no underline;
A:active { text-decoration: none }--- active is for link appearance while you're clicking
A:visited { text-decoration: none }
.floatright {
	float: right;
	margin: 10px;
}
.announcements {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	border: thick ridge #000000;
	background-color: #FFCC66;
}
.tagline { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #750204
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFCC66;
	margin-right: 40px;
	margin-left: 40px;
}
.textpadding {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffcc66;
	margin: 10px;
}
.navcenter{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffcc66;
	margin: 30px;
}

