

body {
	width:100%;
	margin: 0px;
	padding: 0px;
	background: #fff;
	background-repeat: repeat-y;
	background-position: top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	p {font-size:16px; padding: 0px;}
	/* ul, li {font-weight: bold;} */
	strong, b {font-weight: bold; color: #47364E;}
	img {border: 0px; padding: 0px; margin: 0px;}

h1, h2, h3, h4 {
	color:#666666;
	font-weight: bold;
	text-align: left;
	}
	h1 {font-size: 200%;}
	h2 {font-size: 175%;}
	h3 {font-size: 130%;}
	h4 {font-size: 120%;}
	
#h1, #h2, #h3, #h4 {
	font-family: arial, verdana, sans serif;
	color: #343C43;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	}
	#h1 {font-size: 200%;}
	#h2 {font-size: 165%;}
	#h3 {font-size: 120%;}
	#h4 {font-size: 110%;}


/* *********************** D I V S ************************ */


#container {
	background: #fff;
	padding:0px;
	margin:0px;
	
	}
#banner {
		display: none;
	}
	
	#sitewide {
		display:none;
		}
	
#menu {
		display: none;
	}
		
		
.menutitle{
	display: none;}
	
	
.submenu{
	display: none;}

.here{
	display:none;
}

a#navigation, a:link #navigation, a:active #navigation , a:visited #navigation {
text-decoration:none;
color:#666666;
}


a:hover#navigation{
text-decoration:none;
color:#8C2D24;
}

#god h3{
text-align:center;
}
#right {
	display:none;
	}

#rightoutside {
	display:none;
	}
	
#rightcontainer {
	padding:0px;
	margin:0px;
	}
	
	
#photoleft {
	float: left;
	background: #fff;
	padding: 2px;
	font-size: 12px;
	margin: 0px 10px 0px 0px;
	width:290px;
	}
	.photoleft {
	float: left;
	background: #fff;
	padding: 2px;
	font-size: 12px;
	}
	
#photoright {
	float: right;
	background: #fff;
	padding: 2px;
	font-size: 12px;
	}
.photoright {
	float: right;
	background: #fff;
	padding: 2px;
	font-size: 12px;
	margin: 0px 0px 0px 10px;
	}
	
#commentright{
float:right;
padding:0px;
text-align:left;
width:290px;
margin:0px 0px 0px 2px;
}
	
#footer {
	display:none;
	}

.skip{
display:none;
}

#sub1, #sub2, #sub4, #sub7, #sub8, #sub9, #10{
visibility:hidden;
}

#family{
padding-right:15px;
}

#album
a:visited{color:black;}
#album a:link{color:black;}
#album a:hover{color:blue;}

#album td {color:black;font-size:8pt}
#album p {color:black;font-size:8pt;text-decoration: none}
#album h1 {color:black;font-size:12pt;text-decoration: none}

.button{
background-color:#EDE2B4;
}

#solved{
font-size:14px;
color:#CC3333;
text-align:center;
}

a#blink{

text-decoration:blink;
}


/*photo gallery*/

#smoothChoose {
	overflow: hidden;
	white-space: nowrap;
	margin-top: 25px;
	padding-bottom: 10px;
	width: 455px;
}
#smoothChoose ul {
	list-style-type: none;
	padding: 0 !important;
	border-left: 175px solid #fff;
	border-right: 200px solid #fff;
}
#smoothChoose li {
	display: inline;
}
#smoothChoose a:hover {
	border-bottom: 10px solid #EFE3AD;
}
#smoothChoose a.chosen {
	border-bottom: 10px solid #800000;
}
