window_width {
	width: 760px;
}
body {
	background-repeat: repeat-x;
	background-position: center 300px;
	background-image: url(Images/home_2.jpg);
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}
.padding {
	padding: 3px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 140%;
}
