body {
	background-image: url(images/backround.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	background-color: #E5EAFE;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
}
.home_alt_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #003;
}
.rightback {
	background-image: url(images/back_right.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
}
.portfolio_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.page_foot_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.in_page_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.page_foot_std {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.page_foot_link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.page_foot_9pt {
	font-size: 9px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
.std_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.whitetext {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
