@charset "UTF-8";
/* CSS Document */
body {
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(images/wrapperbackground.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
	padding-left: 0px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 22px;	
}
img a {
	border:none;
}

a img {
	border:none;
}
input:focus {
outline: none;
}
a, map {
border: 0 !important;
outline: 0 !important;
}
.padding {
	margin-left: 22px;
	margin-top: 22px;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 23px;
	color: #996566;
	font-weight: normal;
}
