/* Generic common tags */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0;
	margin: 10px 20px 20px 20px;	
}	
a img {
	border: 0;
}	

p {
	font-size: 0.8em;
	margin: 0.8em 0 0.8em 0;
	line-height: 1.5em;
}

h1 {
	font-size: 1em;
	margin: 0 0 1em 0;
}

#photo-container h1 {
	font-size: 1em;
	margin: 0 0 0 0;
}

h2 {
	font-size: 0.8em;
	margin: 1.1em 0 0 0;
}

ul {
	font-size: 0.8em;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {  
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}

a.bodylink:link {
	color: #900;
	text-decoration: none;
}
a.bodylink:visited {  
	color: #900;
	text-decoration: none;
}
a.bodylink:hover {
	color: #900;
	text-decoration: underline;
}

div.clear { clear: both; }

/* BLOCKS */

#page-container {
	width: 600px;
	margin-left: auto ;
    margin-right: auto ;

}
#header-container {
	width: 600px;
	height: 123px;

}
#main-container {
	width: 600px;
	margin: 20px 0 30px 0;
	padding: 0 0 0 0;
}

#photo-container {
	width: 600px;
	margin: 20px 0 20px 0;
	padding: 0 0 0 0;
}

#main-footnote {
	margin: 20px 0 30px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666; 	
}  
#footer-container {
	width: 600px;
	background-color: #ddd;
	margin: 0 0 0 0;
	padding: 0 0 3px 0;

}
#footer-container p {
	font-size: 0.8em;
	text-align: center;
	margin: 0 0 0 0;
}

/* TOP BLOCK */

#logo-container {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#topnav-container {
	float: right;
	width: 150px;
	height: 123px;
}
.topnav-element {
	margin:0 0 0 0;
	padding:2px 0 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
}

/* GALLERY */

.gallerylist {
	color: #666;
	line-height: 8px;	
}


#photo-title {
	margin: 0 0 20px 0;
}

#gallery-block {
}

#gallery-block h2{
	margin: 0 0 10px 0;
}

#maingall-left {
	float: left;
	width: 450px;
	margin: 0 0 20px 0;
}

#maingall-right {
	float: left;
	width: 150px;
}

#maingall-right p {
	margin: 10px 0 0 0;
	line-height: 15px;
}

#pic-text-pair {	
	clear: left;
}

#gall-image {
}

#gall-name {
	font-size: 1.1em;
	margin: -10px 0 10px 0;
}

#photographer-image {
	margin: 0 0 0 0;
}

.themephotog {
	margin: -10px 0 10px 0;
	font-size: 0.7em;
}

/* EVENTS */

.event-header-bg {
	background-color: #eee;
}

.event-headings {
	color: #900;
	margin: 0 0 0 0;
	line-height: 1em;
}

.event-date {
	margin: 0 0 0 0;
	line-height: 1em;
}

.event-note {
	margin: 2px 0 0 0;
	font-size: 0.7em;
	font-style: italic;	

}

.event-item {
	margin: 0 0 0 0;
	line-height: 1em;
}
