#graphic {
	background-image: url(/modpub/images/main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 222px;
	width: 780px;
	}
#contentHome {
	background-image: url(/modpub/images/sail_bkg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 780px;
}


#intro {
	margin: 0px 5px 30px 30px;
	width: 56%;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
	float: left;
	}	
#intro p {
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
}
#contentHome h1 {
	color: #666666;
	border-bottom-style: none;
	margin-left: 60px;
	margin-top: 15px;
}
#memberLogin {
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #79B904;
	border-left-color: #79B904;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79B904;
	margin-left: 10px;
}
#memberLogin h1 {
	color: #FFFFFF;
	background-color: #79B904;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#memberLogin p {
	margin-top: 1px;
	margin-bottom: 1px;
}
#memberLogin h2 {
	margin-top: 1px;
	margin-bottom: 1px;
}