@charset "UTF-8";
body {
	font: 100% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color: #001127;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #6984bd;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.oneColFixCtr #container {
	width: 950px;
	height: 669px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	overflow: none;
	margin: 0 auto;
}
.oneColFixCtr #mainContent {
	color: #6984bd;
	position: relative;
}
#menu {
	position: absolute;
	top: 280px;
	left: 10px;
	width: 150px;
	text-align: right;
}
#menu p { margin-bottom: 20px; }
#menu a {
	color: #6984bd;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 26px;
}
#menu a:hover { color: #c3d8de; }
#photo {
	position: absolute;
	top: 280px;
	right: 10px;
}
#bodybox {
	top: 280px;
	left: 200px;
	width: 400px;
	height: 280px;
	position: relative;
	padding-top: 20px;
	text-align: left;
	z-index: 900;
	overflow: auto;
}
#bodyboxbig {
	top: 280px;
	left: 200px;
	width: 700px;
	height: 280px;
	position: relative;
	padding-top: 20px;
	text-align: left;
	z-index: 900;
	overflow: auto;
}
#bodytext {
	position: absolute;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6984bd;
}
#commentstoolbar {
	padding-left: 30px;
	padding-right: 30px;
	width: 720px;
	height: 25px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 1px;
	text-align: left;
	z-index: 900;
	overflow: hidden;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 14px;
	color: #804d49;
}
#commentsbox {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 30px;
	width: 720px;
	height: 315px;
	position: relative;
	text-align: left;
	z-index: 900;
	overflow-y: scroll;
	overflow-x: hidden;
	color: #804d49;
	background: #fffcfc;
}
#commentsbox table {
	border-collapse: collapse;
}
#commentsbox td {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
#blogbox {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 30px;
	width: 720px;
	height: 315px;
	position: relative;
	text-align: left;
	z-index: 900;
	overflow-y: scroll;
	overflow-x: hidden;
	color: #804d49;
	background: #fffcfc;
	font-family: "Georgia", "Times New Roman", serif;
}
#bloginputdiv {
	position: absolute;
	top: 10px;
	left: 90px;
	width: 590px;
	height: 400px;
	text-align: center;
	background: #666;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 14px;
	color: #fff3f3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	opacity: 0.98;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";
	filter: alpha(opacity=98);
	display: none;
	overflow: hidden;
	z-index: 910;
}
#blogphotoinputdiv {
	position: absolute;
	top: 10px;
	left: 150px;
	width: 450px;
	height: 100px;
	text-align: center;
	background: #666;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 14px;
	color: #fff3f3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	opacity: 0.98;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";
	filter: alpha(opacity=98);
	display: none;
	overflow: hidden;
	z-index: 910;
}

table.simpletable td {
	padding: 0;
}
table.commentcontrolstable td {
	padding: 3px;
}
td.commentauthor-theme1 {
	color: #222;
	text-align: left;
	vertical-align: top;
	background: url(images/user-comment-wedge.gif) top right no-repeat;
	padding: 5px;
}
td.commentauthor-theme0-rhs {
	color: #4a0f0b;
	text-align: right;
	vertical-align: top;
	background: url(images/admin-comment-wedge.gif) top left no-repeat;
	padding: 5px;
}
td.commenttext-theme1 {
	color: #222;
	text-align: left;
	background: #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
}
td.commenttext-theme0-rhs {
	color: #4a0f0b;
	text-align: right;
	background: #e8b6b5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
}
.awaitingapproval {
	background-color: #ff3333;
	font-size: 10px;
	color: white;
}
img.commentcontrol {
	margin: 1px;
}
.left {
	float: left;
	margin: 0;
	padding: 0;
}
.right {
	float: right;
	margin: 0;
	padding: 0;
}
#commentinputdiv {
	position: absolute;
	top: 10px;
	left: 90px;
	width: 590px;
	height: 120px;
	text-align: center;
	background: #666;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 14px;
	color: #fff3f3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	opacity: 0.98;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";
	filter: alpha(opacity=98);
	display: none;
	overflow: hidden;
}
#commenttextarea {
	width: 360px;
	height: 100px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#gallerybox {
	top: 240px;
	left: 200px;
	width: 720px;
	height: 340px;
	position: relative;
	padding-top: 2px;
	text-align: center;
	z-index: 900;
	overflow: hidden;
}
.heading {
	font-weight: bold;
	font-size: 18px;
}
.photobox {
	position: absolute;
	left: 60px;
	top: 0px;
	width: 600px;
	height: 310px;
	display: block;
	background-color: red;
	border: 1px solid blue;
}
a.photocontrol {
	text-decoration: none;
}
#centeredbodytext {
	height: 240px;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	overflow: auto;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 14px;
	color: #804d49;
}
#copyright {
	padding-top: 10px;
	text-align: center;
	color: #6984bd;
}
ul#links {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
ul#links a {
	color: #4a0f0b;
	text-decoration: underline;
}
.error {
	font-size: 12px;
	color: red;
	margin: 0;
	padding: 0;
}
img.menuitem {
	text-decoration: none;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	border-left: 0;
	border-right: 0;
	margin: 0 8px 0 8px;
}
img.menuitem:hover {
	text-decoration: none;
	border-bottom: 1px solid #804d49;
	border-top: 1px solid #804d49;
	border-left: 0;
	border-right: 0;
	margin: 0 8px 0 8px;
}
a.menutext {
	font-family: "Georgia", "Times New Roman", serif;
	color: #4a0f0b;
	font-size: 18px;
	text-decoration: none;
	margin: 0 10px 0 10px;
}
a.menutext:hover {
	font-family: "Georgia", "Times New Roman", serif;
	color: #4a0f0b;
	font-size: 18px;
	text-decoration: underline;
	margin: 0 10px 0 10px;
}

a.bodylink {
	color: #c3d8de;
	text-decoration: none;
}
a.bodylink:hover {
	color: #c3d8de;
	text-decoration: underline;
}

table.gallerytable {
	width: 100%;
	border-top: 1px solid #6984bd;
	margin-top: 5px;
}
table.gallerytable td {
	padding: 10px;
	text-align: center;
	vertical-align: bottom;
}

table.ratestable {
	border-collapse: collapse;
	border: 1px solid #c3d8de;
}
table.ratestable td, table.ratestable th {
	padding: 4px;
	text-align: center;
}
table.ratestable td.rb, table.ratestable th.rb {
	border-right: 1px solid #c3d8de;
}
table.ratestable td.bb, table.ratestable th.bb {
	border-bottom: 1px solid #c3d8de;
}

.editedby {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
.formtips {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
a.termslink {
	color: #6984bd;
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a.commentlink {
	color: navy;
	text-decoration: underline;
}
.footertext {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff3f3;
}
a.footertext {
	color: #6984bd;
	text-decoration: none;
}
a.footertext:hover {
	color: #6984bd;
	text-decoration: underline;
}
hr {
	height: 1px;
	background-color: #ccc;
	border: 0;
	margin: 2px 0 4px 0;
	padding: 0;
}
