body { color: black; font-size: 11px; background-image: url(../images/bg/bg-yellow.gif); font-family:"trebuchet ms", verdana, arial; background-repeat: repeat-x; }
#mainCenter {
	height:100%;
}
a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline; }

.banner {
}

.banner .title{
	font-weight:bold;
}

.banner .date{
	font-size:0.9em;
	font-weight:bold;
}

.navigation{
	font-size:0.9em;
	font-weight:bold;
}
.thumbnail{
	font-size:0.9em;
}

#content {
	width:95%;
	font-size:14px;
	font-family:"trebuchet ms", verdana, arial;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:"trebuchet ms", verdana, arial;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}
#home { font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; float: left; margin-top: 5px; }
#home a { font-weight: bold; }
#credits { color: #9d7300; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin-top: 6px; }
#banner { background-image: url(../images/bg/band-1.gif); background-repeat: repeat-x; position: absolute; top: 100px; left: 0; width: 100%; height: 50px; z-index: 12; float: left; }
#header { position: relative; margin: 0 auto; top: 15px; left: 0; width: 750px; height: 57px; z-index: 15; }
#header a {
	display: block;
	width: 750px;
	height: 57px;
	background: url(gallery4_tow/images/banner.gif) no-repeat;
}
/*---------FOOTER------*/
#footer {
	color: #333;
	font: 9px Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular;
	position: relative;
	padding: 10px 0 0;
	width: 560px;
	height: 40px;
	text-align: center;
	margin-bottom: 10px;
	clear: both;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #9d7300;
}
