
html, body {
	width: 600px;
	padding: 0;
	margin: 0px;
	background-color: #000000;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

#page_container {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: Garamond;
	font-size: 14px;
	color: #999999;
}

a {
	text-decoration: none;
	color: #999966;
	font-family: Garamond;
	font-size: 14px;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Garamond;
	font-size: 14px;
}

p {
	text-align: justify;
	font-family: Garamond;
	font-size: 14px;
	color: #bbbbbb;
}


#left_content {
	float: left;
	width: 120px;
	margin-left: 10px;
	margin-top: 120px;
}

#left_content_nav {
	margin-bottom: 15px;
}

#right_content {
	float: right;
	width: 450px;
}

#right_content_heading {
	color: #bbbbbb;
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 10px;
	font-weight: bold;
}

#right_content_footer {
	margin-top: 15px;
	text-align: right;
}

#header {
	padding: 0;
	margin: 0;
	margin-top: 20px;
}


#header_text_block {
	width: 450px;
	text-align: center;
}

#header_text_1 {
	font-size: 58px;
	font-family: Garamond;
	margin: 0;
	padding: 0;
	color: #666666;
}

#gallery_image {
	font-family: Garamond;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 25px;
	width: 450px;
	text-align: center;
}


#bak {
	float: left;
}

#fwd {
	float: right;
}

#gallery_image_description {
	text-align: center;
	color: #808080;
	margin-top: 5px;
}

#gallery_image_links {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#gallery_image_links a {
	margin-right: 5px;
}

#gallery_image_index_container {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#gallery_image_index {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 10px;
}

#footer {
	clear: both;
}

#left_footer {
	float: left;
	width: 150px;
}

#right_footer {
	float: right;
	width: 450px;
	margin-top: 40px;
	text-align: center;
	font-family: Garamond;
	font-size: 12px;
}
