.background {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797878;
	text-decoration: none;
}
.bgtop {
	background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
}
.bgbot {
	background-image: url(images/bg_bot.gif);
	background-repeat: no-repeat;
}
.bggradient {
	background-image: url(images/bggradient.jpg);
	background-repeat: repeat-y;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #797878;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #797878;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #318DC7;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #318DC7;
	text-decoration: none;
}.home_solid {
	background-image: url(images/home_solid_bolon.jpg);
	background-repeat: no-repeat;
}
.border {
	border: 1px solid #CCCCCC;
}
.scroll {
	overflow: auto;
	position: absolute;
	z-index: auto;
	height: 180;
	width: 268;
	left: 184px;
	top: 119px;
	visibility: visible;
}
.portfolio_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #318dc7;
}
