* {
	margin: 0;
	padding: 0;
	font-family: Arial,Sans-serif; 
}

html {
	background: none;
	font-family: Arial,Sans-serif;
}


body {
	background-repeat: repeat;
	background-image: url(/background-wood2.jpg);
	color: black;
	background-color: #79080d;
	background-attachment: fixed;
	text-align: center;
    margin: 0;
    padding: 0;
    font-family: Arial,Sans-serif;
    width: 100%;
    height: 100%;
}

a {
	color: #801c17;
	text-shadow: 0px 0px;
	font-weight: bold;
	text-decoration: none;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
}
a:hover {
	text-decoration: underline;
	color: #f4560f;
}
a:active {
	text-decoration: underline;
	color: #f9c190;
}

#greasy_menu {
	margin-top: 40px;
}

#menu_img, #uiLeft, #uiRight, #uiTop_img, #uiBot, #wTVlogo { behavior: url(/iepngfix.htc); }

img {border-style: none; border-width: 0;}

#uiContainer {
	position: relative;
	padding: 0px;
	margin: 0 auto;
	width: 969px;

}

.clear {
 	clear: both;
}

blockquote {
	
	width: 80%;
	
	margin-left: 20px;
	
	font-style: italic;
	
}


#uiTop { 
	height: 169px;
	width: 969px;
}

#uiTop_img { 
	height: 169px;
	width: 969px;
}



#uiMenu { 
	width: 233px;
	position: absolute;
	height: 614px;
	left: 26px;
	top: 169px;

}

#uiMenu_img { 
	width: 233px;
	height: 614px;
	position: relative;
}




#uiLeft { 
	width: 259px;
	background: url(/interface_left.png); 
	float: left;
	height: 569px;
}



#uiContent { 
	min-height: 800px; 
	width: 620px;
	text-align: center;
	background: url(/yellow.png);
	float: left;
	position: relative;
	padding-left: 9px;
	overflow: hidden;
}

* html div#uiContent { 
   height: expression( this.scrollHeight < 801 ? "800px" : "auto" ); /* sets min-height for IE */
}




#uiRight { 
	width: 81px;
	background: url(/interface_right.png); 
	float: left;
	height: 569px;
}




#uiBot { 
	background: url(/interface_bottom.png); 
	height: 167px;
	width: 969px;
	cursor: pointer;
}

.blogPost {
	overflow: hidden;
	padding: 10px;
	border-style: none;
	margin-bottom: 17px;
	text-align: left;
	width: 560px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.blogComment {
	overflow: hidden;
	padding: 10px;
	border-style: none;
	margin-bottom: 17px;
	text-align: left;
	width: 560px;
	margin-left: 56px;
	margin-bottom: 6px;
}

.blogPost h2 {
	float: none;
	border-bottom-style: none;
	font-weight: bold;
	font-size: 18px;
}

.blogPost h2 a{
	float: none;
	border-bottom-style: none;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

.blogPost h2 a:hover{
	float: none;
	border-bottom-style: none;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

.blogPost h2 a:visited{
	float: none;
	border-bottom-style: none;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}


.blogPost h3 {
	position: relative;
	float: none;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

.blogText {
	margin-top: 10px;
	font-size: 12px;
}

.blogCommentSuccess {
	margin-top: 100px;
	font-size: 12px;
}

.blogTime {
	margin-top: 12px;
	font-size: 10px;
}

.blogLine {
	height: 17px;
	width: 200px;
	margin-bottom: 20px;
	text-align: center;
}

#blogNav {
	text-align: right;
	margin-top: 40px;
	font-size: 12px;
}

#blogCommentForm {
	margin-left: 16px;
	font-size: 11px;
	text-align: left;
}

#blogPostComment {
	font-weight: bold;
	margin-left: 30px;
	text-align: left;
	font-size: 11px;
}

input, textarea {
	padding: 2px;
	font-size: 11px;
	font-family: Arial, sans-serif;
}

#news {
	border-style: solid;
	border-width: 2px;
	padding: 9px;
}

#linkList {
	margin-top: 10px;
	margin-left: 20px;
	text-align: left;
}


#linkList ul {
	list-style: none;
	padding: 0;
	margin: 1px;
	text-indent: 0px;
	list-style-type: none; 
}

#linkList li {
	font-size: 14px;
	margin-bottom: 15px;
}


#linkList a { 
	font-size: 12px; 
}

#chapterList {
	margin-top: 10px;
	margin-left: 20px;
	text-align: left;
}


#chapterList ul {
	list-style: none;
	padding: 0;
	margin: 1px;
	text-indent: 0px;
	list-style-type: none; 
}

#chapterList li {
	font-size: 19px;
	margin-bottom: 15px;
}


#literatureList {
	margin-top: 10px;
	margin-left: 20px;
	text-align: left;
}


#literatureList ul {
	list-style: none;
	padding: 0;
	margin: 1px;
	text-indent: 0px;
	list-style-type: none; 
}

#literatureList li {
	font-size: 12px;
	margin-bottom: 15px;
}


#chapterContainer {
	text-align: left;
	margin-left: 8px;
}

#chapterContainer .label {
	font-size: 13px;
}

#chapterCity {
	font-weight: bold; 
	font-size: 20px;
}

#chapterCaptain {
	margin-top: 8px;
	margin-left: 10px; 
	font-size: 14px;

}


#chapterFirstMate {
	margin-top: 10px;
	margin-left: 10px; 
	font-size: 14px;
}


#chapterViewPhotos { margin-bottom: 20px; width: 150px; margin-left: 10px; font-size: 13px;}
#chapterAddPhotos {margin-left: 10px; width: 160px; font-size: 13px;}
.chapterLink {margin-top: 20px; margin-left: 10px; width: 160px; font-size: 13px;}
#chapterImageBlock { margin-top: 20px; margin-left: 10px; }
#chapterImageBlock h3 { margin-bottom: 5px; font-size: 12px; }
#chapterImageBlock .one-image { margin-top: 12px; }


#chapterSchedule { 
	float: left;
	width: 300px; 
	padding: 20px; 
	border-color: black; 
	border-width: 2px; 
	border-style: solid; 
	font-size: 13px; 
	margin-left: 10px;
	margin-top: 30px;
}

#chapterSchedule td {
	vertical-align: top;
}



#chapterRightCol { 
	float: left;
	margin-left: 20px;
	margin-top: 60px;
	background-color: #e1ea64;
	padding: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#chapterRightCol h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

#chapterRightCol ul {
	list-style: none;
	padding: 0;
	text-indent: 0px;
	list-style-type: none;
	margin-top: 15px; 
	font-size: 13px;
	text-align: left;
	
}

#chapterRightCol li {
	line-height: 25px;
}

#scheduleHeading { margin-bottom: 12px; }
.scheduleInfo { padding-bottom: 20px; }
.scheduleInfoLast { width: 230px; }
.schedulePlace { width: 200px; padding-right: 14px; padding-bottom: 1px; }
.scheduleTime { width: 50px; }
.scheduleDate { width: 50px; padding-right: 8px; }



#chapterLowerSection {
	margin-top: 30px;

}










#chapterMissing { margin-top: 25px; margin-left: 20px; width: 500px; font-size: 13px; text-align: left; }


#heading {
	text-align: left;
}

#heading #left {
	text-align: left;
	width: 250px;
	float: left;
	display: inline;
}

#heading #right {
	text-align: right;
	width: 250px;
	float: right;
	display: inline;
	margin-top: 13px;
	margin-right: 50px;
}

a.rss-link {
	padding: 6px 0 6px 20px;
	background-image: url('/rssicon.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	font-size: 12px;
}

.pardonOurDust { margin-top: 10px; margin-left: 15px; font-size: 13px; text-align: left; }
.justWords { margin-top: 10px; margin-left: 15px; font-size: 13px; text-align: left; }




.honorsRightCol {padding: 10px; border-width: 160px; width: 280px; }
.honorsImage {border-color: black; border-style: solid; border-width: 1px;}



#captainContainer { margin-left: 10px;}
.captainBlock { margin-bottom: 20px; margin-top: 10px; margin-left: 14px; text-align: left; font-size: 13px; width: 550px;}
.captainLeftCol {}
.captainRightCol {padding: 10px; border-width: 160px;}
.captainImage {height: 200px; width: 140px; border-color: black; border-style: solid; border-width: 1px;}
.captainName {font-weight: bold; font-size: 18px;}
.captainCity {margin-top: 4px; font-size: 13px;}
.captainFirstMate {margin-top: 4px; font-size: 13px;}
.captainBlurb {margin-top: 8px; font-size: 12px;}




.bestImage { font-weight: bold; border-style: solid; border-color: #000000; border-width: 1px; height: 140px; width: 200px;}

#captainList { margin-bottom: 20px; margin-top: 10px; font-size: 11px; }

#admiralText { margin-top: 10px; margin-left: 24px; width: 500px; font-size: 12px; text-align: left; }

#admiralImage { margin-top: 20px; margin-left: 28px; width: 500px; font-size: 12px; text-align: left; }

#newcomersText { margin-top: 10px; margin-left: 24px; width: 500px; font-size: 12px; text-align: left; }

#newcomersText li { margin-bottom: 10px; }

#newcomersText ul { margin-left: 20px; width: 460px; }

#newcomersText h3 { display: inline; font-size: 12px; font-weight: bold; }

#faqText { margin-top: -5px; margin-left: 24px; width: 500px; font-size: 12px; text-align: left; }

.faqQuestion { margin-top: 20px; font-weight: bold; }

.faqAnswer { margin-top: 10px; margin-left: 20px; }

#startForm {
	margin-top: 10px;
	margin-left: 16px;
	font-size: 11px;
	text-align: left;
}

#startText { margin-top: 10px; margin-left: 24px; width: 500px; font-size: 12px; text-align: left; }

#menu_img { height: 711px; width: 543px; }

.archivesContainer { margin-left: 20px; margin-top: -20px; text-align: left; font-size: 12px; }

.archivesYear { margin-bottom: 8px; margin-top: 30px; width: 150px; font-weight: bold; font-size: 16px; }

.archivesLink { margin-right: 20px; }

.archivesHype { margin-left: 4px; display: inline; margin-top: 25px; }

.archivesVideos { margin-left: 10px; display: inline; margin-top: 25px; }

.archivesCity { margin-right: 30px; margin-top: 10px; margin-left: 8px; font-size: 14px; border-spacing: 0px; }

#hypeReminder { margin-bottom: 4px; margin-top: 12px; }

#hypeReminder a { color: #ff9013; }

#captainContent { margin-bottom: 20px; margin-top: 5px; font-size: 13px; margin-left: 20px; width: 520px; display: block; }

#chapterComments { }


.chapterComment {
	margin-left: 15px;
	overflow: hidden;
	padding: 10px;
	border-style: none;
	margin-bottom: 17px;
	text-align: left;
	width: 520px;
	margin-bottom: 6px;
}

.chapterCommentText {
	margin-top: 10px;
	font-size: 12px;
}

.chapterTime {
	margin-top: 12px;
	font-size: 10px;
}

.chapterLine {
	text-align: center;
}

.chapterLine_img {
	text-align: left;
	margin-top: 10px;
	height: 17px;
	width: 200px;
	margin-bottom: 20px;
}

#chapterPostComment {
	font-weight: bold;
	margin-left: 30px;
	text-align: left;
	font-size: 11px;
}

#commentsContent {
	text-align: center;
	margin-top: -10px;
}

#commentsNoneYet {
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}



#captainContainer h2 {
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}

#countdown {
	letter-spacing: 0px;
	line-height: 15px;
	font-size: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
	font-weight: bold;
}

.counter_smaller {
	font-weight: bold;
	font-size: 13px;
}

#counter_text {
	font-weight: bold;
	font-size: 16px;
}

#specialChapter {
	font-size: 13px;
}

#looking {
	letter-spacing: 0px;
	font-size: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
	font-weight: bold;
}

.looking_big {
	font-weight: bold;
	font-size: 18px;
}

.looking_med {
	font-weight: bold;
	font-size: 16px;
}

.looking_small {
	font-weight: bold;
	font-size: 14px;
}

#ad {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	margin-left: 25px;
	margin-bottom: 20px;
	width: 210px;
	height: 130px;
}













#captainMenu {
	text-align: left;
	font-size: 13px;
	margin-top: 10px;
	margin-left: 10px;
}


#captainMenu ul {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 1px;
	margin-top: 16px;
	list-style: none;
	padding: 0;
	text-indent: 0px;
	list-style-type: none; 
}

#captainMenu li {
	margin-bottom: 10px;
}

.backLink {
	text-align: left;
	font-size: 13px;
	margin-left: 10px;
}





#login_form { 
	margin-left: 30px; 
	margin-top: 10px; 
	font-size: 13px; 
}

#login_message { 
	margin-bottom: 8px; 
	text-align: left; 
}








#fromtheCapWords {
	text-align: left;
	font-size: 13px;
	margin-top: 5px;
	margin-left: 12px;
	
}

#editField { 
	margin-bottom: 10px; 

}

#editForm { 
	margin-top: 15px; 
	margin-left: 12px;
	text-align: left;
}








#captainsloginSchedule {
	font-size: 13px;
}

#captainsloginSchedule .scheduleEdit {
	font-size: 12px;
}

#captainsloginSchedule td {
	height: 30px;
	text-align: left;
	padding: 10px;
}

#captainsloginSchedule table {
	width: 550px;
	margin-left: 0px;
}

#captainsloginSchedule tr:hover {
	background-color: #d7de5e;
	cursor: pointer;
}

#captainsloginSchedule .scheduleDay {
	padding-left: 24px;
	font-weight: bold;
}


#captainsloginSchedule .schedulePlace {
	width: 170px;
}














#editSchedBackLink {
	margin-top: 20px;
	margin-left: 15px;
}


#scheduleChange {
	text-align: left;	
	margin-left: 20px;
}

#scheduleChange #locationTypeSel {
	font-size: 14px;
}

#scheduleChange .locationTypeLabel {
	margin-right: 14px;
	margin-left: 2px;
}

#scheduleChange #locationTypeRadios {
	margin-top: 4px;
	margin-bottom: 20px;

}

#scheduleChange #residenceNameQuestion {
	font-size: 13px;
	margin-top: 5px;
}

#scheduleChange #searchResults {
	display: none;
}

#scheduleChange .searchResult {
	margin-top: 10px;
	cursor: pointer;
	width: 200px;
	padding: 8px;
}

#scheduleChange .searchResult:hover {
	background-color: #d7de5e;
}

#scheduleChange .resultTitle {
	font-size: 14px;
}

#scheduleChange .resultAddress {
	font-size: 12px;
}

#scheduleChange .resultMap {
	display: none;
}

#scheduleChange #pages {
	font-size: 14px;
	margin-top: 10px;	
	margin-left: 8px;
}

#scheduleChange #selLocationDisplay {
	display: none;
	font-size: 14px;
	margin-top:10px;
	margin-bottom:20px;
}

#scheduleChange #saveSchedule #saveButton {
	display: none;
}

#scheduleChange .lilMenu {
	font-size: 10px;
	
}

#scheduleChange .pm {
	font-size: 12px;
}

#scheduleChange #inputTimeBox {
	margin-right: 2px;
}

#scheduleChange #selTimeDisplay {
	display: none;
}

#scheduleChange #selAreaDisplay {
	display: none;
}

#scheduleChange #inputName {
	display: none;
}

#scheduleChange #inputTime {
	display: none;
}

#scheduleChange #inputArea {
	display: none;
}


#scheduleChange #noResults {
	font-size: 13px;
	margin-top: 12px;
}

#scheduleChange #addressQuestion {
	margin-top: 24px;
	margin-bottom: 12px;
	width: 450px;
}

#scheduleChange #noneOfThese {
	font-size: 14px;
	margin-top: 14px;
}

#scheduleChange {
	margin-top: 12px;
}

#scheduleChange .questionText {
	font-size: 14px;
	margin-right: 8px;
}

#scheduleChange #inputName {
	margin-top: 10px;
}

#scheduleChange #inputTime, #selTimeDisplay {
	margin-top: 13px;
}

#scheduleChange #inputArea, #selAreaDisplay {
	margin-top: 13px;
}

#scheduleChange #areaQuestion {
	font-size: 12px;
}

#scheduleChange #addressQuestion {
	font-size: 12px;
}


#residenceName {
	display: none;
}

#restaurantName {
	display: none;
}

#loader {
	display: none;
	margin-left: 170px;
	margin-top: 40px;
}

#addressLoader {
	display: none;
	margin-left: 170px;
	margin-top: 40px;
}

#manualAddressDisplay {
	display: none;
}

#changeManualAddress {
	display: none;
}

#ieWarning {
	margin-top: 10px;
	text-align: left;
	font-size: 15px;
}










#phpbb #wrap {
	padding: 0;
	min-width: 600px;
	width: 620px;
	text-align: left;
}

#phpbb #main-content ul {

}

#phpbb a#logo {
	display: none;
}

#phpbb h3 {
	background: none;

}

#phpbb #site-description {

}

#phpbb .fontsize {
	display: none;
}

#phpbb .headerbar {
	display: none;
}

#phpbb .border-left, 
#phpbb .border-right, 
#phpbb .border-top, 
#phpbb .border-top-left, 
#phpbb .border-top-right, 
#phpbb .border-bottom, 
#phpbb .border-bottom span {
	background: none;
}






