/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

a{
	color: #020000;
	text-decoration: none;
}

a:link{
	color: #FF0000;
	text-decoration: none;
}

a:visited{
	color: #990000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 114%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h3b{
	font-family: Arial,sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}


/***********************************************/
/* Borders                                     */
/***********************************************/
/* Wide Borders */
	.wt {background: url(foolhardy/border-top.gif) 0 0 repeat-x;height: 1%}
	.wb {background: url(foolhardy/border-bottom.gif) 0 100% repeat-x}
	.wl {background: url(foolhardy/border-left.gif) 0 0 repeat-y}
	.wr {background: url(foolhardy/border-right.gif) 100% 0 repeat-y}
	.wbl {background: url(foolhardy/border-bl.gif) 0 100% no-repeat}
	.wbr {background: url(foolhardy/border-br.gif) 100% 100% no-repeat}
	.wtl {background: url(foolhardy/border-tl.gif) 0 0 no-repeat}
	.wtr {background: url(foolhardy/border-tr.gif) 100% 0 no-repeat; padding:1px}

/* Narrow Borders */
 	.nt {background: url(nart.gif) 0 0 repeat-x;}
	.nb {background: url(nart.gif) 0 100% repeat-x}
	.nl {background: url(nars.gif) 0 0 repeat-y}
	.nr {background: url(nars.gif) 100% 0 repeat-y}
	.nbr {background: url(narbr.gif) 100% 100% no-repeat}
	.ntr {background: url(nartr.gif) 100% 0 no-repeat; padding:1px}
	.clear {font-size: 1px; height: 1px}
	
/* Frame Borders */
	.ft {background: url(pirates/frame-top.gif) 0 0 repeat-x}
	.fb {background: url(pirates/frame-bottom.gif) 0 100% repeat-x}
	.fl {background: url(pirates/frame-left.gif) 0 0 repeat-y}
	.fr {background: url(pirates/frame-right.gif) 100% 0 repeat-y}
	.fbl {background: url(pirates/frame-bl.gif) 0 100% no-repeat}
	.fbr {background: url(pirates/frame-br.gif) 100% 100% no-repeat}
	.ftl {background: url(pirates/frame-tl.gif) 0 0 no-repeat}
	.ftr {background: url(pirates/frame-tr.gif) 100% 0 no-repeat; padding:1px}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#baseDiv {
	position: relative;
	background: url(foolhardy/background1.gif) repeat bottom;
	width: 789px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 17px;
	}
#baseDiv2 {
	position: relative;
	width: 755px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	}
#masthead{
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height: 142px;
	margin-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: url(foolhardy/page-header.jpg) no-repeat top;
}

#topinfo{
	float:left;
	width:80%;
}


#topadvert{
float:right;
	
}

#pageHead{
	height:23px;
	background: url(foolhardy/backbar4.gif) repeat bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#navBar{
	float: left;
	color:#000000;
	min-height:432px;
	height:auto !important;
	height:432px;
	width: 20%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: url(foolhardy/menu-background.gif) no-repeat top;
}

#headlines{
	min-height:432px;
  	height:auto !important;
  	height:432px;
  	float:right;
	width: 120px;
	padding-right: 10px;
}

#content{
	padding-bottom:10px;
	min-height: 432px ;
	height:auto !important;
  	height:432px;
	float:left;
  	width:78%;
	background: url(foolhardy/main-background.gif) no-repeat bottom;
}
#prephotocontent{
	margin-top:10px;
	float:left;
  	width:58%;
}
#photocontent{
	vertical-align:middle;
	float:left;
  	width:58%;

	margin-bottom:10px;
	background: url(pirates/background2.gif) repeat bottom;
}

	

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 0px;
}

#pageHead h2{
	text-align:center;
	color:#000000;
	height: 20px;
}
#pageHead img{
	vertical-align: middle;	
	padding: 2px 2px 2px 2px;
}
/************* #globalNav styles **************/

#globalNav{
	background: url(pirates/background2.gif) repeat bottom;
	text-align:center;
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a{
	color:#fFFFFF;
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 15px 0px 5px 0px;
	text-align: center;
}
.feature h4{
	font-size:90%;
	text-align: center;
	font-style: italic;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

.pictureviewer{
	padding: 18px 18px 18px 18px;
	font-size: 80%;

}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	height:27px;
	background: url(foolhardy/backbar2.gif) repeat bottom;
	clear: both;
	border: 0px solid #cccccc;
	font-size: 75%;
	color:#999999;
	padding: 3px 3px 3px 3px;
}

#siteInfo img{
	padding: 4px 4px 4px 4px;
	vertical-align: middle;
}
#siteInfo a{
	color:#FFFFFF;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	font-weight: bold;
	text-align:center;
	position: relative;
	margin-left: 6px;
	margin-right: 6px;
	padding: 35px 4px 10px 0px;
	border-bottom: 0px solid #cccccc;
	font-size: 90%;

}
 
#sectionLinks h3{
	height:20px;
	background-color:#CC0033;
	color:#FFFFFF;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}

#sectionLinks a{
	display: block;
	border-top: 0px solid #cccccc;
	padding: 4px 0px 4px 4px;
}

#sectionLinks a:hover{
	background: url(pirates/pointer.gif) 100% no-repeat;
	
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	text-align:center;
	position: relative;
	margin: 0px;
	padding-top:0px;
	font-size: 90%;
	
}

.relatedLinks h3{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.relatedLinks h4{
	height:27px;
	background: url(pirates/pointer.gif) 50% no-repeat center;
	padding-right: 0px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.relatedLinks a:link,
.relatedLinks a:visited {
	padding: 1px 0px 1px 4px;
	display: block; 
	font-size:90%;
}

/************** #advert styles **************/

#advert{
	padding: 5px 0px 5px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 20px 5px 20px 25px;
	font-size: 80%;
	min-height: 400px;
	background: url(foolhardy/picture-background.gif) no-repeat top;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************* #pageFooter styles ***************/

#pageFooter{
	height:20px;
	clear: both;
	font-size: 75%;
	color:#CCCCCC;
	padding: 20px 4px 4px 4px;
}

#pageFooter img{
	padding: 4px 4px 4px 4px;
	vertical-align: middle;
}
#pageFooter a{
	color:#FFFFFF;
}
