body {
	background: #ddd;
	color: #36393D;
	font-family: Georgia;
	font-size: 11pt;
	margin-top: 0cm;
}



#wraper {
	width: 900px;
	margin: auto;
	padding-top: 0.5cm;
}

#wraper h1 {
	font-family: Georgia;
	font-size: 20pt;
	color: #666;
	letter-spacing: -1px;
	margin: 0px;
}

#leftspace p {
	text-align: justify;
}

#description {
	letter-spacing: 3px;
	color: #999;
}


#footer {
	text-align: right;
	width: 900px;
	margin: auto;
	font-size: 8pt;
}

#menubottom {
	clear: both;
	text-align: left;
	width: 900px;
	margin: auto;
	font-size: 8pt;
	margin-top: 2em;
}

a {
	color: #4d6d94;
}

a:hover {
	text-decoration: none;
	color: #900;
}

#shadow {
	background: transparent url(../images/shadow.png) repeat-y scroll left top;
	height:auto;
	margin:auto;
	position:relative;
	width: 980px;
}

#shadow_footer {
	background:transparent url(../images/shadow_footer.png) no-repeat scroll left top;
	height:30px;
	margin:auto;
	width: 980px;
}

img.thumb {
	border: 2px solid #eee;
	padding: 4px;
	background: #ccc;
}

img.thumb:hover {
	border-color: #ccc;
	background: #aaa;
	cursor: pointer;
}

div.thumbs {
	width: 714px;
	margin: auto;
}

#leftspace {
	width: 340px;
	float: left;
}

#centerspace {
	width: 270px;
	float: right;
	padding-left: 10px;
}

#rightspace {
	width: 270px;
	float: right;
	padding-left: 10px;
}

blockquote {
	background: transparent url(../images/quote.gif) no-repeat scroll 0 0;
	padding: 0 0 0 30px;
	margin: 0px;
}

.jaligned {
	text-align: justify;
}


#photobanks {
	padding-top: 5px;
	text-align: center;
}

#photobanks a {
	color: #900;
}

#photobanks a:hover {
	text-decoration: none;
	color: #4d6d94;
}
