body {background-image: url('images/body_bg.jpg'); font: 100.1% sans-serif; color: white}

/*##########~~~~~ ID's ~~~~~##########*/
div#wrap {
	background-image: url('images/wrap_bg.jpg');
	border: 2px outset #666;
	margin: 0 auto;
	overflow: hidden;
	padding: 0em;
	position: relative;
	text-align: center;
	width: 60em}


div#header {}
	div#timeDate {font: italic bold 0.82em sans-serif;
		position: relative; left: 29em; top: -6em}
		
	div#mainMenu {padding: 0.5em 4em 0.5em 16em; position: relative; top: -4em; left: 0}


div#sidebar {
	background-color: #333;
	border: 2px ridge gray;
	float: left;
	font-weight: bold;
	margin: -1.5em 1em 1.5em;
	opacity: 0.66; filter: alpha(opacity=66);
	width: 10em}
	/*	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	// for IE8	*/
	
	div#BoatMenu,div#DesignerMenu,div#ArticlesMenu,div#GalleryMenu {border-top: 1px outset #999}
	div#ArticlesMenu a {display: block}

div#main {
	background: transparent;
	float: left;
	margin-top: -2.5em;
	padding: 1em;
	text-align: left;
	width: 74%}
	
	div#main a {color: teal; font-style: italic; text-decoration: none}
	div#main a:hover {border-bottom: 1px dotted teal}
	div#main img {border: none}
	div#main td {line-height: 1.25em; padding-right: 1em}


div#footer {clear: both; font: bold 0.75em sans-serif}
div#watermark {font: italic 0.75em sylfaen, sans-serif; margin-bottom: 1em; padding: 0 1.5em; text-align: right}

/*##########~~~~~ Class's ~~~~~##########*/
div.subMenu {font-size: 0.82em; overflow: hidden; z-index: -1}

span.subTitle {
	background-color: black;
	border-bottom: 1px outset white;
	display: block;
	font-size: 1em; font-weight: bold;
	margin-bottom: 0.63em;
	padding: 0.5em 0;
	width: 100%;
	z-index: 1}
	
h4.subTag {color: aqua; margin: 0.5em 0.75em}

div.clearer {clear: both}

/*##########~~~~~ Links ~~~~~##########*/
a.mainLink {color: white; font-size: 1.25em; font-weight: bold; margin: 1em; text-decoration: none}
a.mainLink:hover {color: maroon}
a.subLink {color: white; text-decoration: none}
a.subLink:hover {color: fuchsia}
a#tgbLink {color: maroon; text-decoration: none}
a#tgbLink:hover {border-bottom: 1px dotted maroon}

/*		a {text-decoration: none}	a:link {color: #EEE}	a:visited {color: #555}
		a:hover {color: maroon; text-decoration: underline}	a:active {};	a:focus {}	*/

/*#############################################*/
	/*~~~###	End Of File ###~~~*/
/*#############################################*/