body {
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size: 14px;
	color: #AEBFAA;
	background-color: #d7c199;
	/*text-align: center;*/
}



#container {
	position: absolute;
	background-color: #e8dfc5;
	height:768px;
	width: 1024px;
	
	margin-left: -512px;
	left: 50%;
	top: 25;
	text-align: left;
	border:1px solid #994905;
}

#nameplate {
	position:absolute;
	left: 3px;
	bottom: 1px;
}

#ournames {
	position:absolute;
	left: 310px;
	bottom: 4px;
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size: 13px;
	font-style:normal;
	line-height:20px;
	color: #aa5a15;
}

#contactinfo {
	position: absolute;
	left: 10px;
	top: 10px;
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	color: #6e2303;
}

#contactinfo a:link, #contactinfo a:visited, #contactinfo a:active {
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	color: #6e2303;
	text-decoration:none;
}

#contactinfo a:hover {
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	color: #b7a179;
	text-decoration:underline;
}

#navbar {
	position:absolute;
	right:5px;
	top: 10px;
	height:26px;
	padding-top:3px;
	text-decoration:none;
	font-weight:bold;
	width:580px;
	z-index:10;
}

#navbar ul
	{
	position:absolute;
	padding:0px;
	margin:0px;
	left:0px;
	top:0px;
	list-style-type: none;
	}

#navbar li
	{
	height: 21px;
	margin: 2px 2px 2px 2px;
	float: left;
	text-align:center;
	}
a {
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	color: #ae6343;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#navbar li a:link, #navbar li a:visited, #navbar li a:active {
	padding:3px 5px 3px 5px;
	background-color: #e8dfc5;
}

#navbar li a:hover {
	padding:3px 5px 3px 5px;
	background-color: #d7c199;
	text-decoration: none;
}




#pix {
	position: absolute;
	height: 683px;
	width: 1024px;
	margin-top: 38px;
	text-align:center;
}

#albumholder {
	position: absolute;
	height: 683px;
	width: 1024px;
	margin-top: 116px;
	text-align:center;
}

#backbuttondiv {
	position:absolute;
	right: 100px;
	bottom: 10px;
	width: 20px;
	height: 23px;
	background: url(images/back-down.png) top left no-repeat;
}

#backbuttondiv a {
	display:block;
	width:100%;
	height:100%;
	background: white url(images/back-up.png) top left no-repeat;
	color: #000;
}

#backbuttondiv a:hover {
	background: transparent none;
}

#pausebuttondiv {
	position:absolute;
	right: 75px;
	bottom: 10px;
	width: 20px;
	height: 23px;
	background: url(images/pause-down.png) top left no-repeat;
}

#pausebuttondiv a {
	display:block;
	width:100%;
	height:100%;
	background: white url(images/pause-up.png) top left no-repeat;
	color: #000;
}

#pausebuttondiv a:hover {
	background: transparent none;
}

#playbuttondiv {
	position:absolute;
	right: 75px;
	bottom: 10px;
	width: 20px;
	height: 23px;
	background: url(images/play-down.png) top left no-repeat;
	visibility:hidden;
}

#playbuttondiv a {
	display:block;
	width:100%;
	height:100%;
	background: white url(images/play-up.png) top left no-repeat;
	color: #000;
}

#playbuttondiv a:hover {
	background: transparent none;
}

#nextbuttondiv {
	position:absolute;
	right: 50px;
	bottom: 10px;
	width: 20px;
	height: 23px;
	background: url(images/play-down.png) top left no-repeat;
}

#nextbuttondiv a {
	display:block;
	width:100%;
	height:100%;
	background: white url(images/play-up.png) top left no-repeat;
	color: #000;
}

#nextbuttondiv a:hover {
	background: transparent none;
}


#albumbar {
	position:absolute;
	left:375px;
	bottom: 4px;
	height:26px;
	padding-top:3px;
	text-decoration:none;
	font-weight:bold;
	width:450px;
	z-index:10;
}

#albumbar ul
	{
	position:absolute;
	padding:0px;
	margin:0px;
	left:0px;
	top:0px;
	list-style-type: none;
	}

#albumbar li
	{
	height: 21px;
	margin: 2px 2px 2px 2px;
	float: left;
	text-align:center;
	}


#albumbar li a:link, #albumbar li a:visited, #albumbar li a:active {
	padding:3px 5px 3px 5px;
	background-color: #e8dfc5;
}

#albumbar li a:hover {
	padding:3px 5px 3px 5px;
	background-color: #e8dfc5;
	text-decoration: none;
}

#biotext {
	position:absolute;
	padding: 7px;
	width:410px;
	left:12px;
	top: 80px;
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #994905;
	text-decoration:none;
	height: 600px;
	overflow:auto;
}

#contacttext {
	position:absolute;
	padding: 7px;
	width:410px;
	left:12px;
	top: 80px;
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #6e2303;
	text-decoration:none;
	height: 600px;
	overflow:auto;
	
}

#contacttext td {
background-color:#e8dfc5;
}

.H3 {
	font-style: bold;
	font-size: 14px;
	}

#biotext h3 {
color:#640000;
}

#copyrizight {
	position:absolute;
	width: 1024px;
	margin-left: -512px;
	left: 50%;
	top: 785px;
	text-align:center;
	font-size:10px;
	color:#6e2303;

}

#ratecontainer {
	position: absolute;
	background-color: #FFFFDD;
	height:2668px;
	width: 1024px;
	margin-left: -512px;
	left: 50%;
	top: 25;
	text-align: left;
	border:1px solid #fea000;
}

#ratetext {
	position: absolute;
	background-color:#ffffdd;
	width:1024px;
	margin-top:160px;
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight:normal;
	color: #111111;
	text-align:center;
	text-decoration:none;
}

#lgname {
	position:absolute;
	margin-top: 45px;
	width:1024px;
	margin-left:-512px;
	left:50%;
	text-align:center;
}

#contacttext a:link a:hover a:visited {
	color:#000FF6;	
}

td {
	background-color:#FFFFCC;
	padding: 5px;
	line-height:19px;
	
}

.rate {
	width:35%;
		padding-left:25px;
		vertical-align:top;
		font-weight:bold;
}

th {
	background-color:#a01106;
	color:#FFFFCC;
	padding: 8px;
	font-size:16px;
}
