html, body, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	text-align: left;
	color: #2E368F;
}

#wrapper {
	width: 790px;
	border: 5px solid #2E368F;
	background-image: url(../images/setup/top_back.gif);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	margin: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 60px;
	overflow: hidden;
}

#top {
	position: relative;
	height: 95px;
	margin-left: 250px;
	color: #FFF;
	padding-right: 25px;
}

#logo {
	width: 230px;
	height: 260px;
	position: absolute;
	left: -230px;
	top: -60px;
}

#content {
	position: relative;
	padding: 25px;
	padding-top: 50px;
	overflow: hidden;
}

#info {
	position: relative;
	width: 745px;
}

#info a {
	text-decoration: none;
}

#info a:hover {
	text-decoration: none;
}

#info a div {
	background-color: #CCCCCC;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#info a:hover div {
	background-color: #666666;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#info-top {
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 5px;
	overflow: hidden;
	width: 745px;
}

#text {
	width: 745px;
	float: left;
	position: relative;
	padding-right: 10px;
	overflow: hidden;
}

#lra-document {
	width: 125px;
	padding: 10px;
	float: left;
	position: relative;
	background-image: url(../images/setup/larger_ferries_back.gif);
	background-repeat: repeat-x;
	background-color: #3bb4e7;
	margin-top: 10px;
	height: 120px;
}

#lra-document a {
	color: #FFF;
	text-decoration: none;
}

#lra-document a:hover {
	color: #2E368F;
	text-decoration: none;
}

.title {
	font-size: 1.8em;
	font-weight: bold;
}

#article {
	padding: 5px;
	margin-bottom: 10px;
	position: relative;
}

.margin-right {
	margin-right: 15px;
}
