

body {
	margin: 0px;
	padding: 0px;
	background: #EFE3AD url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/* code to center container in IE 
	text-align: center;*/
	}
	p {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;
	width: 760px;
	/* code to center container in Mozilla */
	margin: 0 auto;
	padding: 0px;
	/* Opera background image alignment hack */
	border-left: 0px solid #800;  
	}
#banner {
	margin: 0px;
	padding: 0px;
	background:#fff url(images/dufflogo2.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:760px;  
	height:190px;
	border:1px solid #666666;
	}
	
	#sitewide {
		float: right;
		text-align: right;
		margin: 21px 6px 0px 0px;
		}
	#sitewide a {
		color: #fff;
		font-family: arial, verdana, sans-serif;
		font-weight: bold;
		font-size: 14px;
		text-decoration: none;
		}
	#sitewide a:hover {
		color: #FFF2C0;
		text-decoration: none;
		}
	
#menu {
	float: left;
	text-align: left;
	margin-top: 10px;
	padding: 2px 0px 0px 2px;
	width: 166px;
	}
		
		
.menutitle{
font-family:Arial,Verdana, sans-serif;             
font-size:19px;
margin-bottom:5px;
background-image:url(images/menubg.jpg);
background-repeat:repeat-y;
color:#666666;
width:166px;
padding:2px;
text-align:center;
font-weight:400;
cursor:pointer;
text-decoration:none;
/*/*/border:0px solid #000000;/* */
}

.submenu{
margin-bottom:0px;
background-image:url(images/menubg.jpg);
font-family:Arial,Verdana, sans-serif;
font-size:19px;
font-weight:400;
color:#666666;
width:166px;
padding:2px;
text-decoration:none;
/*/*/border:0px solid #000000;/* */
}

.here{
	color:#8C2D24;
	text-decoration:underline;
}

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 {
	background: #6D0209 url(images/menugrad_1.jpg); 
	background-repeat: repeat-y;
	background-position: top left;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	margin-right: 0px
	}

#rightoutside {
	margin-left: 166px;
	padding: 2px;
	text-align: right;
	font-family: verdana, arial, sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
	}
	
#rightcontainer {
	margin-left: 166px;
	padding: 20px 2px 20px 20px;
	text-align:left;
	}
	#rightcontainer a {
	font-family: verdana, arial, sans serif;
	font-weight: bold;
	color: #800000;
	text-decoration:none;
	}
	#rightcontainer a:hover {
	text-decoration: none;
	color: #DF7912;
	}
	
	.smallfont{
		font-size:9px;
		font-weight:bold;
		text-align:center;
	}
	
	
#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 {
	background: #fff;
	color:#666666;
	margin: 10px 10px 0px 10px;
	font-family: arial, verdana, sans serif;
	font-size: 10px;
	padding:5px 5px 5px 5px;
	text-align: center;
	}
	#footer a {
	font-size: 10px;
	color:#666666;
	text-decoration: none;
	font-weight: bold;
	}
	#footer a:hover {
	color: #ccc;
	}

.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;
}
