
body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	position: relative;
	font-size: 16px;
}

div.page {
	width: 800px;
	margin: 5px auto;
}

div.header_end {
	margin: 5px;
}

div.content {
	margin: 20px 0;
}

div.footer {
	border-bottom: 3px solid #A88140;
	margin-bottom: 5px;
}

div.credits {
	text-align: center;
	color: #ffffaa;
	font-size: 12px;
	margin-bottom: 5px;
}

td.col-left {
	padding-right: 15px;
}

td.col-mid {
	padding: 0 15px;
}

td.col-right {
	padding-left: 15px;
}

div.latest-separator {
	margin: 65px 0px;
}

div.guestbook {
	background-color: #ff0000;
}

table.guestbook-submit {
	position: relative;
	width: 100%;
	height: 280px;
	border: 1px solid #866020;
	color: #ffffff;
	background-image: url('../images/guestbook_background.jpg');
}

table.guestbook-submit .left {
	width: 40%;
}

table.guestbook-submit .right {
	width: 60%;
	position: relative;
	text-align: center;
}

table.guestbook-submit .right textarea, table.guestbook-submit .right input {

}

table.guestbook-submit .right textarea, table.guestbook-submit .right input.text {
	width: 100%;
}



table.guestbook-submit .small-note {
	font-size: 12px;
}

div.guestbook-message {
	margin-bottom: 20px;
	color: #ffffff;
	text-align: left;
}

div.guestbook-entry {
	color: #ffffff;
	text-align: left;
	margin-bottom: 25px;
	border: 1px solid #866020;
}

div.guestbook-entry .entry-header {
	background-image: url('../images/guestbook_background.jpg');
	padding: 5px;
}

div.guestbook-entry .entry-header .name {
	font-size: 20px;
}

div.guestbook-entry .entry-header .time {
	font-style: italic;
	font-size: 12px;
}

div.guestbook-entry .entry-header .name a:link,
div.guestbook-entry .entry-header .name a:active,
div.guestbook-entry .entry-header .name a:visited {
	text-decoration: none;
	color: #ffffff;
}

div.guestbook-entry .entry-header .name a:hover {
	text-decoration: underline;
	color: #ffffff;
}

div.guestbook-entry .entry-body {
	padding: 0 5px;
}

div.latestnews, div.latestrelease {
	text-align: center;
}

div.llm_footer {
	text-align: center;
	margin-bottom: 10px;
}

div.llm_logo {
	text-align: center;
	margin-bottom: 10px;
	border-top: 1px solid #A88140;
	border-bottom: 1px solid #A88140;
	padding: 10px;
}

div.nav-menu2 {
	text-align: center;
	color: #A88140;
	font-size: 12px;
	cursor: default;
	margin-bottom: 5px;
}

div.nav-menu2 a:active, 
div.nav-menu2 a:visited, 
div.nav-menu2 a:link {
	color: #A88140;
	text-decoration: none;
}

div.nav-menu2 a:hover {
	color: #990000;
	text-decoration: underline;
} 

a:active, 
a:visited, 
a:link {
	color: #FADE8A;
	text-decoration: underline;
}

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

a img {
	border-width: 0px;
}

span#pamela_message_button {
	cursor: pointer;
}

div.pamela_message {
	text-align: justify;
	padding: 5px;
	background-image: url('../images/guestbook_background.jpg');
	border: 1px solid #866020;
	margin-bottom: 20px;
	color: #FADE8A;
	font-size: 18px;
	font-style: italic;
}

.hide {
	display: none;
}

span.wwasff,
span.wwasff a:visited,
span.wwasff a:active,
span.wwasff a:link {
	color: #00ffff;
}

span.angelsleep, 
span.angelsleep a:visited,
span.angelsleep a:active,
span.angelsleep a:link {
	color: #bb0000;
}

div.shim {
	margin-top: 7px;
}


.submenu {
	background: transparent url('../images/menu/dropdown-glass.png') top center repeat-x;
	float: left;
	margin-left: 594px;
	position: absolute;
	border: 1px solid #866020;
}

.submenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

.submenu li {
	margin: 5px;	
}

.submenu a {
	font-size: 14px;
	text-decoration: none;
}

#nav-menu td {
	position: relative;	
}

div.nav-selection {
	position: relative;
	width: 99px;
}

.nav-selection img, .nav-selection a {
	width: 99px;
	padding: 0px;
	margin: 0px;
}

.nav-selection a {
	display: block;	
}

.nav-selection img.hover {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

.img_cd {
	border: 1px solid #ffff99;
	padding: 1px;
}