html, body {
	margin: 0;
	padding: 0;
}

body {
	
	background: #ffffff;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 44px;
	margin: -10px;
	padding: -10px;
	height: 35px;
	font-weight: bolder;
	color: #666666;
	line-height: 20px;
	padding-bottom: -20px;	
}

h2 {
	font-family: Georgia;
	color: #666666;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-bottom: 12px;
	line-height: 18px;
	font-weight: 100;

}

#h2 a			{ color: #666666; text-decoration: none; padding-bottom: 0px; border: none;} 
#h2 a:visited	{ color: #666666; text-decoration: none; padding-bottom: 0px; border: none;} 
#h2 a:active	    { color: #666666; text-decoration: none; padding-bottom: 0px; border: none;} 
h2 a:hover		{ color: #333333; text-decoration: underline; padding-bottom: 0px; border: none;}

h3 {
	
	color: #666666;
	font-size: 10px;
	margin: 0;
	padding: 0;
	
	padding-bottom: 10px;
	line-height: 0px;
	
	letter-spacing: 1.5px;
	
}


#content {
	background: white;
	padding: 10px;

}



#photoholder {
  width:660px;
  padding: 0px;
  margin: 0;
}

#thephoto {
   width:660px;
  height:700px;
}

#page-container {
	width: 1040px;
	margin: 0px;
	background: white;
}
#main-nav {
	background: white;
	height: 0px;
}

#header {
	background: white;
	height: 0px;
}



#sidebar-a {
	background: white;
	float: right;
	width: 350px;
	padding: 10px;
}

#sidebar-b {
	background: ;
	float: right;
	width: 350px;
	height: 300px;
}

#sidebar-c {
	background: white;
	float: right;
	width: 350px;
	padding-bottom: 10px;
}

#sidebar-d a			{ color: #666666; text-decoration: none; padding-bottom: 0px; border: none;} 
#sidebar-d a:visited	{ color: #666666; text-decoration: none; padding-bottom: 0px; border: none;} 
#sidebar-d a:active	    { color: #666666; text-decoration: none; padding-bottom: 0px; border: none;} 
#sidebar-d a:hover		{ color: #333333; text-decoration: underline; padding-bottom: 0px; border: none;}
	

#sidebar-d {
	background: white;
	float: right;
	width: 350px;


	border-bottom: 1px solid #999999;	
}

#subtext-a {
	background: white;
	float: right;
	width: 350px;
	padding: 0px;
	padding-top: 15px;
	line-height: 12px;
	
	

}

#subtext-a p {
	font-family: Georgia;
	font-size: 10px;
	margin: 0;
	padding: 0;
	padding-right: 0px;
	color:#666666;


}


#subtext-b {
	background: white;
	float: right;
	width: 160px;
	height: 100%;
	padding-left: 15px;
	line-height: 12px;
	
}

#subtext-b p {
		font-family: Georgia;
	font-size: 10px;
	margin: 0;
	padding: 0;
	padding-right: 15px;
	color:#666666;
	

}

#subtext-b a			{ color: #666666; text-decoration: none; padding-bottom: 0px; border: none;} 
#subtext-b a:visited	{ color: #666666; text-decoration: none; padding-bottom: 0px; border: none;} 
#subtext-b a:active	    { color: #666666; text-decoration: none; padding-bottom: 0px; border: none;} 
#subtext-b a:hover		{ color: #333333; text-decoration: underline; padding-bottom: 0px; border: none;}


#subtext-c {
	background: white;
	float: left;
	width: 175px;
	height: 100%;
	
}

#subtext-c a			{ color: #666666; text-decoration: none; padding-bottom: 0px; border: none;} 
#subtext-c a:visited	{ color: #666666; text-decoration: none; padding-bottom: 0px; border: none;} 
#subtext-c a:active	    { color: #666666; text-decoration: none; padding-bottom: 0px; border: none;} 
#subtext-c a:hover		{ color: #333333; text-decoration: underline; padding-bottom: 0px; border: none;}



#subtext-c p {
	font-family: Georgia;
	font-size: 10px;
	margin: 0;
	padding: 0;
	padding-right: 0px;
	color:#666666;
	line-height: 12px;
	

}




#sidebar-a h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	padding-top: 0px;
}

#sidebar-a p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}


#footer {
	background: white;
	height: 66px;
	clear: both;
}

#logoholder {
	float: right;
	position: absolute;
	z-index:100;
	width:118px;
	margin:0px;
	padding: 0;
	left: 253px;
	top: 27px;
	font:10px georgia;
	color:999999;
}

/* RIGHT SUBMENU STYLES */

#subnav {
	float: right;
	position: absolute;
	z-index:100;
	margin:0px;
	padding: 0;
	left: 852px;
	font:10px georgia;
	color:999999;
	top: 20px;
	width: 195px;
	height: 25px;
}

/* MAIN MENU STYLES */

#rightnav {
	float: left;
	position: absolute;
	z-index:100;
	width:95px;
	margin:0px;
	padding: 0;
	left: 0;
	top: 5px;
	font:10px georgia;
	color:999999;
}

/* DROPDOWN STYLES */

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

* {
border:medium none;
margin:0;
padding:0;
}

#dropnav {
	background: black;
	float: left;
	margin:0px;
	padding: 0;
	font:10px georgia;
	z-index:100;
	position: absolute;
	left: 112px;
	top: 5px;
	width: 67px;
	height: 63px;
}



/* whole thing */
.dropdown {
	float:none;
	padding-right:0px
}

/* Top Item */
.dropdown dt {
	width:150px;
	height:64px;
	border:0px;
	font-weight:100;
	cursor:pointer;
	background:black;
	color:black;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.dropdown dt:hover {color:black; background:black;}

/* The list box */
.dropdown dd {position:absolute; overflow:hidden; width:150px; display:none; background:black; z-index:200; opacity:0; }

/* look of the whole list */
.dropdown ul {width:150px; border:0px solid #9ac1c9; list-style:none; border-top:none}

/* each list item */
.dropdown li {
	display:inline;
	text-align: left;
}

.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	color:white;
	letter-spacing: 0px;
	text-decoration:none;
	background:black;
	width:150px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.dropdown a:visited {
	display:block;
	color:#999999;
	text-decoration:none;
	
}

.dropdown a:hover {background:#333333; color:#ffffff}
.dropdown .underline {border-bottom:0px solid #ffffff}

/* listspacer */
.dropdownspacer {float:left; padding-right:5px; background:black;
	height:10px;}
	
.dropdownspacer a, .dropdownspacer a:active, .dropdownspacer a:visited, .dropdownspacer a:hover{
	
	text-decoration:none;
	background:red;


}


/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}
