body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 2px;
	padding: 0px;
	background-image: url(../images/windsurf_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	color: #243F5D;
	background-attachment: fixed;

}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}

#wrap {
	width: 720px;
	border-top-color: #4D74B5;
	border-right-color: #4D74B5;
	border-bottom-color: #4D74B5;
	border-left-color: #4D74B5;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 4px;
	margin-bottom: 4px;
}

#header {
	width: 720px;
}
#wrap #header h1 {
	display: none;
}

#content {
	width: 720px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D74B5;
	padding: 0px;
	margin: 0px;
}

#wrap #content td {
	vertical-align: top;
}
#left {
	padding-right: 8px;
	padding-left: 4px;
}

#wrap #content ul {
	margin: 0px;
	padding: 0px;
}
#wrap #content #leftNav {
	margin-top: 15px;
	width: 125px;
}

#wrap #content #leftNav li {
	padding: 2px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	text-align: center;
}

#wrap #content #leftNav a {
	display: block;
	padding: 2px;
	color: #FFFFFF;
	width: 120px;
	font-weight: bold;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#wrap #content #leftNav a:hover {
	background-color: #F7EEF3;
	color: #243F5D;
}
#left img {
	padding-top: 5px;
	padding-bottom: 0px;
}


#wrap #content a {
	text-decoration: none;
	color: #3E6DC9;
}
#wrap #content #main {
	background-color: #F7EEF3;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 8px;
}
#topImages {
	text-align: center;
	padding-top: 5px;
	font-size: 10px;
	letter-spacing: 1px;
}


#topImages img {
	border-top-color: #A7CEEF;
	border-right-color: #4D74B5;
	border-bottom-color: #4D74B5;
	border-left-color: #A7CEEF;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


#footer {
	background-color: #5786B4;
	width: 720px;
	height: 35px;
	padding-top: 5px;
}
#wrap #footer #footNav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footNav li {
	display: inline;
	font-size: 10px;
	padding-right: 4px;
	padding-left: 4px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}#nnns {
	text-align: right;
}
#nnns h5 {
	display: inline;
}
.leftFloat {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-top-color: #A7CEEF;
	border-right-color: #4D74B5;
	border-bottom-color: #4D74B5;
	border-left-color: #A7CEEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.rightFloat {
	float: right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 6px;
	border-top-color: #A7CEEF;
	border-right-color: #4D74B5;
	border-bottom-color: #4D74B5;
	border-left-color: #A7CEEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.imgPad {
	padding-right: 5px;
	padding-left: 5px;
}
.centre {
	text-align: center;
}


#main #text h1 {
	font-size: 22px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	padding-top: 5px;
}
#main #text_front h1 {
	font-size: 22px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	padding-top: 5px;
}

#main #text_front {
	float: left;
	margin-top: 18px;
	width: 75%;
}
#main #text_right {
	float: right;
	margin-top: 18px;
	width: 23%;
}
#main #text_right h1 {
	font-size: 18px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrap #content #main #text a:link {
	color: #243F5D;
	text-decoration: underline;
}
#wrap #content #main #text a:visited {
	color: #5786B4;
	text-decoration: underline;
}
#wrap #content #main #text a:hover {
	text-decoration: none;
}
.centre img {
	border: 2px solid #FFFFFF;
}
.right_three_box {
	background-color: #F7EEF3;
	border: 1px solid #243F5D;
}
.right_three_box td {
	border: 1px solid #243F5D;
	padding-top: 30px;
	padding-bottom: 30px;
}
.right_three_box td:hover {
	border: 1px solid #243F5D;
	background-color: #DCB4CA;
}
.right_three_box a:link, .right_three_box a:active, .right_three_box a:visited {
	font-size: 18px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	padding-top: 5px;
	text-decoration: none;
	color: #243F5D;
}
.menu_property ul {
	list-style-type: none;
	text-decoration: none;
}
.menu_property ul a:link, .menu_property ul a:active, .menu_property ul a:visited {
	text-decoration: none;
}
.menu_property ul a:hover {
	text-decoration: underline;
}
