

* { padding: 0; margin: 0; }
body 
{font-family: "Lucinda Sans Unicode", "Lucinda Grande", sans-serif;
 font-size: 14px;
 color: #000;
 font-weight: normal;
 margin: 0px;
 background-color: #ccc
}

note 
{font-family: "Lucinda Sans Unicode", "Lucinda Grande", sans-serif;
 font-size: 13px;
 color: #000;
 font-weight: normal;
 margin: 0px;
 background-color: #bfbfc7
}






#header {
	background:#ccc;
	width: auto;
	padding:0px;
	margin:0;
	text-align:left;
	color:#000;
	border: #000 0px solid;
	}
	
	h1 {
	color: #000;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
	}
	
	

	
	h2 {
	text-align: left;
	color: #4D4D4D;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.20em;
	padding: 0;
}

	
	h3 {
	color: #999;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.3em;
	}

	
	h4 {
	color: #666;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-size: 14px;
	letter-spacing: 0.3em;
	}
	
	h5 {
	color: #666;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	}

#wrapper 
{float: left; 
margin-left: 20px; 
margin-top: 20px; 
margin-right: 0px; 
margin-bottom: 30px; 
width: 1000px;
background: #ccc;
border: #999 0px solid;}




.head img {float: left; margin: 10px 10px 10px 25px; border: 1px; }







#leftcolumn { 
 color: #333;
background: #ccc;
border: 0px solid #fff;
width: 200px;
 float: left;
 text-align: left;
 padding: 0px 0px 0px 0px;
}



#content { 
 float: left;
 color: #333;
 background: #ccc;
width: 660px;
  padding: 0px 20px 0px 80px;
 border: 0px solid #FFF;
text-align: left;
}

#gallerycontent { 
 float: left;
 color: #333;
 background: #ccc;
width: 660px;
  padding: 0px 20px 0px 80px;
 border: 0px solid #FFF;
text-align: middle;
}

#archivecontent { 
 float: left;
 color: #333;
 background: #ccc;
width: 700px;
  padding: 0px 20px 0px 80px;
 border: 0px solid #FFF;
text-align: middle;
}

#biographytext { 
 float: left;
 color: #333;
 background: #ccc;
width: 600px;
  padding: 0px 20px 0px 80px;
 border: 0px solid #FFF;
text-align: left;
}

#justify
{
	text-align: justify;
	text-transform: none;
	
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	border: #fff 0px solid;
}


dl, dt, dd, ul, li,

{
margin: 0; padding: 0;
}

#container
{margin: auto;
}

dl dt a
{
text-decoration: none;
color: #ccc
outline: 1px solid #ccc;
display: block;
}

li
{
padding-left: .6em;
position: relative;
list-style-type: none;
}

li ul {
	position: absolute;
	left: 110px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}
	
dl
{

display: block;

}

dt
{

background-color: #ccc;
padding: 5px;

}

dt
{
border-bottom: 1px solid #ccc;
}


/* Links */
a {font-weight: normal; line-height: 20px; text-decoration: none }
a:link {color: #555; line-height: 20px; text-decoration: none }
a:visited {color: #666; line-height: 20px; text-decoration: none }
a:active {color: #999; line-height: 20px; text-decoration: none }
a:hover {color: #666; line-height: 20px; text-decoration: underline }





img {margin: 10px 10px 10px 10px; }




/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #333; background: #ccc; } /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */




div.my_left_box{
    float: left;
    padding: 0px;
    width: 70px;
    border: 0px solid #fff;
}

div.my_right_box{
    float: right;
    padding: 0px;
    width: 570px;
    border: 0px solid #fff;
}

div.my_footer{
    clear:both;
    padding: 0px;
    width: 600px;
    border: 0px solid gray;
}


/* gallery pages */

.hidden {
	visibility:hidden;
	}


#rightcolumnimages {
	float: left;
	width: 620px;
	height: 300px;
	margin: 0 30px 0 0;
	padding: 0;
}

#rightcolumnimages img {
	float: left;
	margin: 0px;
	padding: 0 3px 0 0;
}

#text {
	float: left;
	width: 220px;
	height: 200px;
	margin: 0px;
/*	padding: 10px 0 0 0;*/
}

#rightcolumnthumbs {
	float: right;
	padding: 0;
	width: 410px;
	height: 180px;
	margin: 0 0px 0 0;
	padding: 10px 0 0 0px;
}

#rightcolumnthumbs img {
	float: right;
	padding: 0 0 2px 2px;
	border: none;
}












	







