.Background {
	background-image: url(/Images/background2_yachtline.png);
	background-repeat: no-repeat;
	height: 800px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.Main_Frame {
	height: 850px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.Main_Frame #Sponsors {
	position: absolute;
	height: 40px;
	width: 600px;
	top: 100px;
	right: 0px;
	text-align: right;
}

.Main_Frame #Photo {
	position: absolute;
	height: 223px;
	width: 583px;
	top: 100px;
	text-align: left;
	right: 0px;
}


.Main_Frame #Text1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	position: absolute;
	height: 140px;
	width: 570px;
	left: 20px;
	top: 690px;
	text-align: justify;
}

.Main_Frame #Menu {
	position: absolute;
	height: 200px;
	width: 130px;
	left: 50px;
	top: 160px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}
.Main_Frame #Quote {
	position: absolute;
	height: 105px;
	width: 160px;
	top: 200px;
	right: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.Main_Frame #Contact {
	position: absolute;
	height: 105px;
	width: 160px;
	top: 710px;
	right: 35px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.Main_Frame #Footer {
	position: absolute;
	height: 140px;
	width: 800px;
	bottom: 0px;
	left: 0px;
}
.Main_Frame #Footer #Links {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 75px;
	width: 800px;
	bottom: 25px;
	text-align: center;
	background-image: url(Images/background3_yachtline.jpg);
}

.Main_Frame #Footer #Left {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	position: absolute;
	height: 20px;
	width: 350px;
	left: 0px;
	top: 5px;
}
.Main_Frame #Footer #Right {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	position: absolute;
	height: 20px;
	width: 350px;
	top: 5px;
	right: 0px;
	text-align: right;
}
.Main_Frame #Menu2 {
	position: absolute;
	height: 100px;
	width: 130px;
	left: 30px;
	top: 360px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.Main_Frame #Menu2 #Home {
	position: relative;
	height: 30px;
	width: 130px;
	background-image: url(/Images/menu_background_yachtline.gif);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
.white {
	color: #CCC;
}
.Main_Frame #Quote2 {
	position: absolute;
	height: 105px;
	width: 160px;
	top: 360px;
	right: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.Main_Frame #Text2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	position: absolute;
	height: 140px;
	width: 375px;
	top: 350px;
	text-align: justify;
	right: 200px;
}
.Title {
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
}
.Background2 {
	background-image: url(Images/background5_yachtline.png);
	background-repeat: no-repeat;
	height: 700px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.Main_Frame #Footer2 {
	position: absolute;
	height: 140px;
	width: 800px;
	bottom: -150px;
	left: 0px;
}
.Main_Frame #Footer2 #Links {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 75px;
	width: 800px;
	bottom: 25px;
	text-align: center;
	background-image: url(/Images/background3_yachtline.jpg);
}
.Main_Frame #Footer2 #Left {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	position: absolute;
	height: 20px;
	width: 350px;
	left: 0px;
	top: 5px;
}
.Main_Frame #Footer2 #Right {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	position: absolute;
	height: 20px;
	width: 350px;
	top: 5px;
	right: 0px;
	text-align: right;
}
.Left {
	text-align: left;
}
.Italic {
	font-style: italic;
}
.Underline {
	text-decoration: underline;
}
