 * {
	margin: 0;
	}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: -20 auto -100px;
	}

.footer, .push {
	height: 100px;
	align: center;
	background: url(images/footerbg.jpg);
	}

.push {
	height: 100px;
	align: center;
	}

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin: 0px;
	padding: 0px;
	background: #ffffff url(images/background.jpg) no-repeat center top;
	font-size: x-small;
	font-style: normal;
	height: 100%;
	width: 100%;
	
	}
h1 {
	margin:0px;
	padding:10px 20px 10px 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: right;
		}
h2 {
	margin:0px;
	padding:10px 20px 10px 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #b15186;
	font-style: normal;
	font-weight: bold;
	text-align: right;
		}
		
div#notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	width: 300px;
	height: auto;
	padding: 10px 10px 10px 10px;
	background-color: #DFC8C2;
	float:left;
	margin: 0px 20px 20px 20px;
		}
				
p {
	margin:0px;
	padding:10px 20px 10px 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	}
	
h3 {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #b15186;
	font-style: normal;
	font-weight: bold;
	text-align: left;
		}
a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

	}
a:link {
	color:#CC0066;
}
a:visited {
	color:#2B8977;
}
a:hover {
	color: #b15186;
}

tr {
background:#FFFFFF;
}
img {
	border:none;
	
}
