/* BODY */

body{
	background:#83ADCA;
	color:#000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:8pt;
}

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

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

a:hover{
	text-decoration: underline;
}

img{
	border:none;
}

/* CONTAINERS */

#container{
	background:#FFF;
	margin-left:auto;
	margin-right:auto;
	padding:3px 0px 8px 18px;
	width:740px;
}

#content{
	float:left;
	margin:0px 0px 0px 0px;
	width:auto;
}

#photorail{
	float:left;
	background:#000;
	width:75px;
	height: 573px;
	margin:2px 0px 0px 8px;
	padding:2px;
}

html>body #photorail{
	height:auto;
	min-height: 567px;
}

#photorail div{
	padding-bottom:3px;
	border-bottom:dotted 2px #AAA;
	margin-bottom:3px;
}

#photorail div#lastpic{
	padding-bottom:3px;
	border-bottom:dotted 2px #AAA;
	margin-bottom:0px;
}

#nav{
	width:650px;
	padding-top:1px;
	font-weight:bold;
}

#nav span{
	color:#555;
	margin:0px 6px;
	padding:1px;
}

#nav span a:hover{
	background:#FDF5E4;
}

#nav span#active, #nav span#active a:link, #nav span#active a:visited{
	color:#C71;
	background:#FDF5E4;
}

#titlebar{
	margin:6px 0px 4px 0px;
}

#onecol{
	float:left;
	background:#D5E5F0;
	width:642px;
	height:479px;
	padding:1px 4px 4px 4px;
}

html>body #onecol{
	height:auto;
	min-height:479px;
}

#onecol #left{
	float:left;
	width:317px;
}

#onecol #right{
	float:right;
	width:317px;
}

#lftcol{
	width:475px;
	float:left;
}

#lftcol img{
	border:solid 1px #888;
	float:left;
}

#lftcol #mainpic{
	border-top:solid 1px #888;
	border-right:solid 1px #888;
	border-bottom:solid 2px #888;
	border-left:solid 1px #888;
	float:left;
}

#lftcol #pictures{
	float:left;
	background:#D5E5F0;
	width:310px;
	height:229px;
	padding:1px 4px 4px 4px;
	margin:18px 0px 0px 0px;
}

html>body #lftcol #pictures{
	height:auto;
	min-height:229px;
}

#lftcol #familyonly{
	float:left;
	background:#D5E5F0;
	width:144px;
	height:121px;
	padding:1px 4px 4px 4px;
	margin:18px 0px 0px 4px;
}

html>body #lftcol #familyonly{
	height:auto;
	min-height:121px;
}

#lftcol #genealogy{
	float:left;
	background:#D5E5F0;
	width:144px;
	height:95px;
	padding:1px 4px 4px 4px;
	margin:8px 0px 0px 4px;
}

html>body #lftcol #genealogy{
	height:auto;
	min-height:95px;
}

#rtcol{
	float:left;
	background:#D5E5F0;
	width:160px;
	height: 479px;
	padding:1px 4px 4px 4px;
	margin:0px 0px 0px 7px;
}

html>body #rtcol{
	height:auto;
	min-height:479px;
}

#widecol{
	float:left;
	background:#D5E5F0;
	width:720px;
	height:479px;
	padding:1px 4px 4px 4px;
}

html>body #widecol{
	height:auto;
	min-height:479px;
}

#footer{
	clear:both;
	color:#C71;
	background:#FDF5E4;
	text-align:right;
	padding:2px 2px;
	margin-top:-4px;
}

html>body #footer{
	margin-top:0px;
	height:18px;
}


/* LABELS */
.label{
	background:url(http://www.pressnall.com/art/bg_labeldots.gif) repeat-x;
	margin-bottom:3px;
}

.label a:link, .label a:visited, .label a:hover, .label span{
	background:#D5E5F0;
	color:#C71;
	font-weight:bold;
}


/* PICTURE INDEXES */
#pictures p, #iframe p, #left p, #right p{
	clear:both;
	margin:0px 0px 7px 0px;
}

#pictures p span, #iframe p span, #left p span, #right p span{
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
	text-transform:lowercase;
	color:#777;
	margin-left:4px;
	margin-right:0px;
}

#pictures p span.note, #iframe p span.note, #left p span.note, #right p span.note{
	color:#584;
	margin-left:0px;
	margin-right:4px;
	font-weight:normal;
	font-style:italic;
}

#pictures p img, #iframe p img{
	float:right;
	border:none;
	margin:0px 0px 7px 1px;
}

#left p img, #right p img{
	float:left;
	border:none;
	margin:0px 5px 10px 0px;
}

#pictures p a, #iframe p a, #left p a, #right p a{
	font-weight:bold;
}

#pictures p.more a, #iframe p.more a{
	font-weight:normal;
}


/* TEXT FORMATTING */

p{
	margin:0px 0px 10px 0px;
	padding:0px;
}

p.more{
	margin:-5px 0px 10px 0px;
	text-align:right;
}

#onecol p.more{
	margin:12px 0px 10px 0px;
	text-align:right;
	color:#AAA;
}

span.note{
	color:#584;
	margin-left:0px;
	margin-right:4px;
	font-weight:normal;
	font-style:italic;
}

h1{
	margin:10px 0px 0px 0px;
	font-family:georgia, times new roman, times, serif;
	font-size:14pt;
	color:#777;
}

h2{
	margin:8px 0px 0px 0px;
	font-size:100%;
	color:#777;
}

h3{
	margin:0px;
	font-size:100%;
	color:#777;
}

h4{
	margin:8px 0px 0px 0px;
	font-size:100%;
	color:#777;
	border-bottom:solid 1px #777;
}

h5{
	margin:0px;
	font-size:100%;
	color:#000;
}

#rtcol #iframe p span{
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
	text-transform:lowercase;
	color:#777;
	margin-left:4px;
}

/* LIST */

html>body ul {
	margin: 8px 0px 10px -23px;
	list-style: outside;
}

html>body li {
	list-style: square;
	margin-bottom:9px;
}

ul {
	margin: 8px 0px 10px 20px;
	list-style: outside;
}

li {
	list-style: square;
	margin-bottom:9px;
}

