* {
	padding: 0px;
	margin: 0px;
}

html, body {
	font-family: Georgia, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}


#loran-content {
	color: #6d614f;
	width: 506px;
	height: 285px;
	background-image: url('../images/index8.jpg');
	background-repeat: no-repeat;
	vertical-align: top;}

#loran-menu {
	width: 1000px;
	height: 66px;
	background-image: url('../images/index3.jpg');
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
}

#loran-menu a {
	color: #ddc385;
	font-weight: bold;
	text-decoration: none;
	margin-right: 25px;
	border: 0px;
}

.comments_body {
	padding: 5px;
	margin-bottom: 15px;
	border-bottom: 2px dotted #000000;
}

#loran-menu a:hover {
	color: #f5e7c5;
	margin-right: 25px;
}

.photogallery-albums {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	float: left;
	vertical-align: top;
}


.photogallery-albums a {
	color: #6d614f;
}

.photogallery-albums a:hover {
	color: green;
}

#photogallery {
	border: 1px dotted #c0c0c0;
	width: 85px;
	margin: 1% auto;
	overflow-y: scroll;
	float: right;
	height: 225px;

}

a img {
	border: 0px;
}

#photos {
	margin-top: 50px;
}

#photos a {
	border: 0px;
}



.left {
	padding: 5px;
	width: 100px;
}

.right input {
	font-size: 26px;
	color: #204a87;
}

.right textarea {
	font-size: 16px;
}

.button {
	font-size: 26px;
	border: 1px solid #c0c0c0;
}