
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #5f5f5f;
}

/*-----------------------------------------------------------------------------------------------------------*/
.top_1{
	background-image: url(../res/corner-w-ll.gif);
}
.top_2{
	background-image: url(../res/blue-brain-dark.gif);
}
.top_3{
	background-image: url(../res/blue-brain-dark.gif);
}

/*-----------------------------------------------------------------------------------------------------------*/

img {
	padding: 3px;
	border: 1pt none #DDDDDD;
}

a:active {
	text-decoration: none;
	color: #FFAAAA;
}

a:visited {
	text-decoration: none;
	color: #AAAAAA;
}

a:hover {
	text-decoration: underline;
	color: #FF0000
}

a:link {
	text-decoration: none;
	color: gray
}

.comment {
	color: black;

}

.image {
	margin: 5;
	border: 1px solid #999999;
}

#index td {
	text-align: center;
	vertical-align: bottom;
}

td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

.camera {
	font-size: 10px;
}

#index .image {
	margin-left: 2;
	margin-right: 2;
	margin-bottom: 0;
}

body#slide {
	margin: 0;
}

#slide .name {
	font-weight: bold;
	font-size: 14px;
}

h1 {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}


#imageinfo {

	font-size: 11px;
}

