#rotarylogo {
	position:absolute;
	z-index:1;
	left:auto;
	height:110px;
	width:110px;
	margin-left: 12px;
	left: auto;
	top: 135px;
}
#ractlogo {
	position:absolute;
	z-index:1;
	top: 140px;
	height:90px;
	width:90px;
	left: auto;
	margin-left: 655px;
}
#whatis {
	position:absolute;
	z-index:1;
	top: 196px;
	height:35px;
	width:100px;
	background-color: #FFFF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	border: 1px solid #003399;
	text-decoration: none;
	margin-left: 270px;
}
#join {
	position:absolute;
	z-index:1;
	top: 196px;
	height:35px;
	width:100px;
	margin-left: 400px;
	background-color: #FFFF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	border: 1px solid #003399;
	text-decoration: none;
}
#contact {
	position:absolute;
	z-index:1;
	top: 196px;
	height:35px;
	width:100px;
	margin-left: 530px;
	background-color: #FFFF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	border: 1px solid #003399;
}
#whatishome {
	position:absolute;
	z-index:1;
	top: 196px;
	height:28px;
	width:100px;
	background-color: #FFFF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: center;
	font-weight: bold;
	padding-top: 12px;
	border: 1px solid #003399;
	text-decoration: none;
	margin-left: 270px;
}
#joinhome {
	position:absolute;
	z-index:1;
	top: 196px;
	height:28px;
	width:100px;
	margin-left: 400px;
	background-color: #FFFF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: center;
	font-weight: bold;
	padding-top: 12px;
	border: 1px solid #003399;
	text-decoration: none;
}
#contacthome {
	position:absolute;
	z-index:1;
	top: 196px;
	height:28px;
	width:100px;
	margin-left: 530px;
	background-color: #FFFF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: center;
	font-weight: bold;
	padding-top: 12px;
	border: 1px solid #003399;
	background-position: center;
}
#wrapper {
	text-align: left;
	width: 760px;
	background: #FFF;
	border: 6px solid #000066;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header{
	height: 139px;
	text-align: center;
}
#left {
	float:left;
	width: 240px;
	padding: 10px;
	text-align: justify;
}
#right {
	float:right;
	width: 450px;
	color: #333333;
	padding: 10px;
	border-left-style: none;
}
#footer{
	clear:both;
	height:60px;
	text-align: center;
	background-color: #003399;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFF00;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF00;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 10px;
}

