body {
	background: #191919 url(images/bodybg6.gif) repeat-x;
	color: #7f7f7f;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}






* {margin:0px;padding:0px;}





#chromemenu{
width: 98.5%;
font-weight: bold;
font-size: 12px;
padding: 320px 30px 30px 4px;

}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(http://www.wmduffy.com/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(http://www.wmduffy.com/chromebg2.gif) center center repeat-x;
}






#container {
	margin: 30px auto;
	text-align: justify;
	width: 785px;
	display:block;
	position:relative;
}
#header {
	width: 785px;
	height: 351px;
	margin:0px;
	display:block;
	background-image: url(images/header6.jpg);
	background-repeat: no-repeat;
	position:relative;
}
#content {
	background: url(images/contentbg6.gif) repeat-y;
	width: 785px;

}


#gallery {
        display:block;
        position:relative;
        padding-left:142.5px;
}

p a:link { 
	color: #cbcbcb;
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
target-name:content;
}
	
p a:visited { 
	color: #c70505;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;	
}
	
p a:hover, a:active { 
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}


p{
	font-family: Palatino Linotype, Palatino, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #cbcbcb;
margin:50px;
line-height: 140%;
}



h2{
	font-family: Arial Black, Arial Black, Gadget, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #cbcbcb;
margin:30px;
}



h3{
	font-family: Arial Black, Arial Black, Gadget, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #cbcbcb;
	text-decoration: none;
text-align:center;
	margin-bottom:40px;
}




#footer {
	margin-left:5px;
	display:block;
	background: url(images/footerbg3.jpg) repeat-x;
	width: 775px;
	height:67px;
}


#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #737373;
	text-decoration: none;
	text-align:center;
	padding-top:0px;
        padding-bottom:0px;
}
