div, td, th, tr, table, font, input, li, ul, form, blockquote, b, i, h1, h2, h3, h4, h5{


	font-family: Verdana, Geneva, sans-serif;


	color : #111111;


	padding: 0;


	margin: 0;


}





body{


	margin: 4px;


	background : white;


}





/*********************************************************************************************/


/* DIVs */





#logo {


	position: absolute;


	left: 0px;


	top: 0px;


	width: 125px;


	height: 100px;


}





#title {


	position: absolute;


	left: 125px;


	top: 10px;


	width: 525px;


	height: 30px;


	border-bottom: 1px solid #666666;	


	padding-left: 50px;	


}





#menu {


	position: absolute;


	text-align: left;


	left: 10px;


	top: 125px;


	width: 140px;


}





#content {


	position: absolute;


	left: 175px;


	top: 40px;	


	width : 475px;


	margin: 0px;


}





#images {


	width: 475px;


}





/*********************************************************************************************/


/* title */





#title h1 {


	line-height: 1em;


	font-size : 1.6em;


	font-weight : normal;	


	margin: 0;


}





/*********************************************************************************************/


/* content */





#content h1 {


	font-size: 1em;


	font-weight: normal;


	margin: 0.3em 0em 2em 0em;


}





#content h2 {


	font-size : 0.8em;


	font-weight : bold;		


}





#content p {


	font-size : 0.8em;


}





#content p.copyright {


	font-size: 0.6em;


	font-style: italic;


	margin-top: 4em;


}





#content p.quote{


	font-size : 0.8em;


	font-style : italic;


}








/*********************************************************************************************/


/* menu */








#menu {


	font-size : 0.8em;


}





#menu li {


	margin: 0.8em 0em 0.8em 0em;


}





#menu ul


{


  list-style: none;


  margin: 0em 0em 0em 0em;


}





#menu ul ul


{


  list-style: none;


  margin: 0em 0em 0em 1.5em;


}








/*********************************************************************************************/


/* div classes */





div.image-thumb {


	float: left;


	width: 150px;


	height: 150px;


}





div.image-thumb p {


	margin-top: 0px;


}





div.gallery-thumb {


	float: left;


	width: 225px;


	height: 175px;	


}





div.gallery-thumb p {


	margin-top: 0px;


}





#images p {


	margin-top: 0em;


	margin-bottom: 2em;


}








/*********************************************************************************************/





a:link {


	color : #888888;


	background : transparent;


	text-decoration : none;


	font-style : normal;


	font-weight : normal;


}


a:active {


	color : #888888;


	background : transparent;


	text-decoration : none;


	font-weight : normal;


}


a:visited {


	color : #888888;


	background : transparent;


	text-decoration : none;


	font-weight : normal;


}


a:hover {


	color : #000000;


	background : transparent;


	text-decoration : underline;


	font-weight : normal;


}





img {


	border: none;


}





img.logo {


	border : none;


}





img.thumbnail {


	border-style : solid;


	border-width : 1px;


	border-color : #666666;


} 





img.display {


	border-style : solid;


	border-width : 1px;


	border-color : #666666;


}