body {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	
	background-color: rgb(255, 153, 51);
	
	font-family: Arial, sans-serif;
	
	min-width: 900px;
}

br.clearing {
	clear: both;
	float: none;
	height: 1px;
}

div#Container {
	margin-top: 20px;
	
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	
	background-color: white;
	
}



div#Header {
	height: 122px;
	
	margin-bottom: 15px;

	background-image: url(/images/leadout_header.png);
	background-position: top-left;
	background-repeat: no-repeat;

	border-bottom: 1px solid black;
}

div#HeaderLinks {
	float: left;
	
	margin-left: 270px;
	margin-top: 50px;
}


	div#HeaderLinks a {
		color: black;
		text-decoration: none;	
	}
	
	div#HeaderLinks a:hover {
		text-decoration: underline;
	}
	
	div#HeaderLinks a.Current {
		color: ;
	}
	
	div#HeaderLinks ul.TopLevel {
		margin: 0;
	
		font-size: 0.8em;
		font-weight: bold;
	}

	div#HeaderLinks ul.SubLevel {
		margin: 0;
		margin-top: 0.2em;
		
		font-size: 0.7em;
		font-style: italic;
	}


div#Body {
}

div#Footer {
}

div#SYResources {
	width: 650px;
	
	margin-left: auto;
	margin-right: auto;

	text-align: left;

	font-size: 0.8em;
	line-height: 1.5em;
}

div#SYResources h1 {
	text-align: center;

	font-size: 1.3em;
}

div#SYResources h2 {
	font-size: 1.15em;
}

div#SYResources p {
	
}

div#SYResources ul {
	margin-top: -0.5em;
	margin-bottom: 2em;

	padding-left: 3em;
}

div.SYResource {
	float:		none;
	clear:		both;
	
	width:		650px;
	
	margin-left: auto;
	margin-right: auto;
	
	margin-bottom:	1.5em;
	
	text-align: left;
}

div.SYResource img.SYResourceImage {
	float: left;
}

div.SYResource h2 {
	margin: 0;
	padding: 0;
	
	margin-bottom: 10px;
	
	font-size: 1.1em;
}

div.SYResource h3 {
	margin-top: -10px;
	margin-bottom: 10px;
	
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
}

div.SYResource div.SYResourceDescription {
	float: left;
	
	padding: 10px;
	padding-top: 0;
	
	width: 500px;
}

div.SYResource div.SYResourceDescription p {
	margin: 0;
	padding: 0;
	
	margin-bottom: 1em;
}

div.SYResource div.SYResourceDescription ul {
	margin: 0;
	padding: 0;
}

div.SYResource div.SYResourceDescription input {
	margin: 0;
}


div#ContactUs, div#AboutUs {
	margin-left: 15px;
	margin-bottom: 5em;

	font-size: 0.8em;
}

div#ContactUs h1 {
}

div#AboutUs {
	width: 650px;
}

div#AboutUs p {
	line-height: 1.2em;
}

div#ShipyardModel {
	margin-left: 20px;
	
	/*padding-left: 80px;*/
	padding-bottom: 25px;
	
	width: 450px;
	
	background-image: url(/images/ship_bg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div#ShipyardModel h1 {
	padding-top: 50px;

	font-size: 1.15em;
	font-weight: bold;
	
	border-bottom: 1px solid black;
	
	background-image: url(/images/shipyard_title.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div#ShipyardModel dl {
	font-size: 0.8em;
}

div#ShipyardModel dl dt {
	font-weight: bold;
}

div#ShipyardModel dl dd {
	margin: 0;
	margin-bottom: 1em;
}

div#ShipyardModel dl dd em {
	font-style: normal;
	text-decoration: underline;
}

div#ResourceKey {
	padding: 15px;
	padding-left: 12px;
	padding-bottom: 8em;
	
	width: 260px;
	
	border-right: 1px solid black;
	
	float: left;
}

#Topic div#ResourceKey {
	border: 0;
}

div#ResourceKey ul {
	margin: 0;
	padding: 0;
	
	list-style-type: none;
}

div#ResourceKey ul li {
	padding-left: 30px;
	
	margin-bottom: 1em;
	
	font-size: 0.8em;
}

#Topic div#ResourceKey ul li {
	padding-left: 30px;
	
	margin-bottom: 1em;
	
	font-size: 0.8em;
	
	height: 25px;
}

#Topic div#ResourceKey ul li a {
	display: block;
	
	margin-left: -30px;
	padding-left: 30px;
	
	width: 100%;
	height: 25px;

	color: black;
	text-decoration: none;
	
	font-weight: normal;
	
}

html>body#Topic div#ResourceKey ul li a {
	width: auto;
}

#Topic div#ResourceKey ul li a:hover {
	text-decoration: underline;
}

#Topic div#ResourceKey ul li a.current {
	color: rgb(255,153,51);
	
	font-weight: bold;

}

div#TopicContainer {
	margin-bottom: 15px;

	float: left;
	width: 400px;
	
	padding-left: 25px;

	border-left: 1px solid black;
}

div#TopicLessonTitle {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 4px;
	padding: 0;

	border-bottom: 1px solid black;
}

div#TopicLessonTitle h1 {
	margin: 0;
	float: left;
	
	font-size: 1.25em;
}

div#TopicLessonTitle h2 {
	margin: 0;
	
	float: right;
	font-size: 0.8em;
}

div#TopicLessonTitle h2 img {
	vertical-align: middle;
}

div#TopicLesson h4 {
	margin: 0;
	margin-top: 20px;
	margin-bottom: 0.5em;

	float: none;
	clear: both;
		
	font-size: 0.8em;
}

div#TopicLesson p, div#TopicLesson ol, div#TopicLesson ul {
	margin: 0;
	margin-bottom: 1em;
	
	font-size: 1em;
}

div#TopicLessonContent {
	font-size:	0.8em;
}

div#RelatedTopics {
	padding-top: 4px;
	margin-bottom: 1em;
	
	border-top: 1px solid black;
	
	font-size: 0.8em;
}


div#RelatedTopics ul {
	margin: 0;
	padding-left: 0;

	display: inline;
	
	float: left;
}

div#RelatedTopics ul li {
	display: inline;
	
	margin-left: 10px;
}

div#RelatedTopics ul a {
	color: black;
	text-decoration: none;
}

div#RelatedTopics ul a:hover {
	text-decoration: underline;
}



div#LessonList {
	float: left;
}


div#FeaturedLesson {
	margin-left: 20px;
}

div#FeaturedLesson div.LessonCover {
	float: left;
	
}

div#FeaturedLesson div.LessonCover img {
	border: 1px solid black;
}

div#FeaturedLesson div.LessonDescription {
	float: left;
	
	margin-left: 15px;

	width: 300px;
	
	font-size: 0.8em;
}

div#FeaturedLesson div.LessonDescription h1 {
	margin: 0;
	
	font-size: 1.5em;
}

div#FeaturedLesson div.LessonDescription p {
	margin-top: 5px;
}

div#FeaturedLesson div.LessonDescription ul.LessonTopics {
	margin: 0;
	padding-left: 25px;

	list-style-type: square;
	color: black;
	
	font-size: 1.25em;
}

div#FeaturedLesson div.LessonDescription ul.LessonTopics li {
	line-height: 1.5em;
}

div#FeaturedLesson div.LessonDescription ul.LessonTopics li a {
	color: rgb(255,153,51);
	text-decoration: none;
}

div#TopicLists {
	float: none;
	clear: both;
	
	margin-top: 2em;
	margin-left: 20px;
	
	padding: 1em;
	
	border: 1px solid black;
	
	max-width: 600px;
	
	position: relative;
}

div#TopicLists h1 {
	margin-top: -25px;
	
	padding-left: 5px;
	
	font-size: 1.1em;
	font-weight: bold;
	
	background-color: white;
	
	width: 10em;
}

div#TopicLists ul.TopicList {
	margin: 0;
	padding: 0;
	
	margin-left: 2em;
	
	float: left;

	font-size: 0.77em;
	
	list-style-type: none;
}

div#TopicLists ul.TopicList a {
	color: rgb(255, 153, 51);
	
	text-decoration: none;
}

div#ArchivesList {
	margin-left: 34px;
	margin-top: 1.75em;
	margin-bottom: 1em;
	
	font-size: 0.9em;
}

div#ArchivesList h1 {
	margin: 0;
	
	font-size: 1.25em;
	font-weight: normal;
}

div#ArchivesList ul {
	margin: 0;
}

div#ArchivesList ul li a {
	color: rgb(255, 153, 51);
	
	text-decoration: none;
}



div#Footer {
	float: none;
	clear: both;
}


/* Index Page Specific Styles */

#Index div#Container {
    position: static; 
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    border: 1px solid black;
    overflow: auto;
}
   
#Index div#ShadowHorizTop {
    float: left;
    background-image: url(/images/top.png);
    background-position: top left;
    background-repeat: repeat-x;
    width: 100%;
    z-index: 0;
}
            
#Index div#ShadowHorizBottom {
	float: left;
	background-image: url(/images/bottom.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 100%;
	z-index: 0;
}
		
#Index div#ShadowVertLeft {
	float: left;
	background-image: url(/images/left.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 100%;
	z-index: 1;
}
		
#Index div#ShadowVertRight {
	float: left;
	background-image: url(/images/right.png);
	background-position: top right;
	background-repeat: repeat-y;
	width: 100%;
	z-index: 1;
}
		
#Index div#ShadowCornerTL {
	float: left;
	background-image: url(/images/top_left.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
	z-index: 2;
}
		
#Index div#ShadowCornerTR {
	float: left;
	background-image: url(/images/top_right.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
	z-index: 2;
}
		
#Index div#ShadowCornerBL {
	float: left;
	background-image: url(/images/btm_left.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 100%;
	z-index: 2;
}
		
#Index div#ShadowCornerBR {
	float: left;
	background-image: url(/images/btm_right.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 100%;
	z-index: 2;
}
		
#Index div#InnerContainer {
	clear: both;
	width: 100%;
	z-index: 3;
}
		
#Index div#HeaderLogo {
	padding-top: 20px;
	width: 100%;
	text-align: center;
}
		
#Index div#HeaderLinks {
	margin: 0;
	
	padding-top: 15px;
	
	width: 100%;
	
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 3px;
}
		
#Index div#HeaderLinks ul, div#HeaderLinks li {
	display: inline;
	margin: 0;
	padding: 0;
}
		
#Index div#HeaderLinks a {
	color: black;
	text-decoration: underline;
}
		
#Index div#HeaderLinks a:hover {
	text-decoration: none;
}
		
#Index div#MainContainer {
	margin-top: 60px;
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	
	background-image: url(/images/bg_boat.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
		
#Index div#WhatIsBox {
	float: left;
	width: 20%;
	
	margin-bottom: 40px;
	padding-right: 10px;
	
	/*
	background-color: rgb(240,240,240);
	border: 1px solid silver;
	*/
	
	border-right: 1px solid rgb(225,225,225);
}

#Index div#WhatIsBox h2, #Index div#NewsBox h2, #Index div#ResourceButtonsBox h2 {
	margin: 0;
	
	font-size: 15px;
}
		
#Index div#WhatIsBox p {
	margin-top: 0.75em;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}

#Index div#WhatIsBox p a {
	color: rgb(255, 153, 51);
	font-weight: bold;
}

#Index div#WhatIsBox p a:hover {
	text-decoration: none;
}

#Index div#NewsBox {
	float: left;
	width: 75%;
	
	margin-left: 2%;
}

#Index div#NewsBox ul {
	
}

#Index div#NewsBox ul li {
	font-size: 0.85em;
	
	margin-bottom: 1em;
}
		
#Index div#ResourceButtonsBox {
	float: right;
	width: 200px;
	
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	
	text-align: center;
}

#Index div#ResourceButtonsBox img {
	margin-top: 25px;
	
	border: 0;
}
		
#Index div#ResourceButtonsBox p {
	margin: 10px;
	margin-top: 15px;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

#Index div#ResourceButtonsBox ul {
	margin-top: 0.75em;
	padding-right: 1em;  
}

#Index div#ResourceButtonsBox ul li {
	margin-bottom: 0.7em;
}

#Index div#Footer {
	clear: both;
	padding-top: 3px;
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	letter-spacing: 1px;
	margin-bottom: 4px;
}
		
#Index div#Footer a {
	color: black;
}
		
#Index div#Footer a:hover {
	text-decoration: none;
}