
body {
	margin-left: 0px;
	margin-top: 178px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1a1a17;
	background-image: url('../bg_1_photo.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
}

h1 {
font-family: verdana, sans-serif;
font-size: 4px;
font-weight: bold;
color: #ffffff;
margin: 0;
padding: 0;
}

p {
font-family: verdana, sans-serif;
font-size: 18px;
font-weight: normal;
color: #000000;
margin: 0;
padding: 0;
}

a, a:active, a:visited {
font-family: verdana, sans-serif;
font-size: 18px;
font-weight: normal;
color: #73858C;
}

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

#header, #navigation, #content {
text-align: center;
float: center;
width: 800px;
margin: 0;
padding: 2px;
}

#navigation p {
margin: 0;
}

#content img {
background-position: Center Top;
border: solid 1px #cccccc;
}

body.thumbnails #content {
text-align: center;
}

body.thumbnails #content span {
display: inline;
float: center;
width: 50px;
height: 50px;
margin: 10px;
padding: 7;
}

body.photo #navigation span {
margin: 0px;
color: #ccc;
}

img#floatingImg {
position: absolute;
left:50px;
top:50px;
}

