body {
	background-color: #ffffee;
	background-image:  url(images/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family:arial, sans-serif;
	margin:0px 0px 0px 0px;
	text-align:center;
}

a:link {
	color: #cc9966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc9966;
}
a:hover {
	text-decoration: underline;
	color: #996633;
}
a:active {
	text-decoration: none;
	color: #cc9966;
}

div#wrapper {
	position:absolute;
	height:156px;
	width:800px;
	top:-1px;
	background-image: url(images/Rbanner2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
} 

div#topbox {
	position:absolute;;
	top:0px;
	left:0px;
	font-size: 12px;
	width:798px;
	height:128px;
}

div#logo {
	position:absolute;
	top:0px;
	left:0px;
}

div#linkbox {
	position:absolute;
	top:129px;
	left:0px;
	width:799px;
	color: #999999;
	text-align:center;
	height: 24px;

}

div#box {
	position:absolute;
	top:156px;
	width:800px;
	height:440px;
	border-bottom: 1px solid #666666;
	background-color:#f2f2f2;
	text-align:left;
}

div#body {
	position:absolute;
	top:10px;
	left:10px;
	width:780px;
	height:420px;
	overflow:hidden x auto y;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	background-color:#ffffff;
	text-align:left;
	border: 1px solid #cccccc;
	line-height:128%;
}

div#leftcol {
	position:absolute;
	top:10px;
	left:15px;
	width:280px;
	height:380px;
	overflow:hidden x auto y;
	font-size: 14px;
	color: #333333;
	text-align: left;
	line-height:140%;
}

div#halfcol {
	position:absolute;
	top:10px;
	left:15px;
	width:350px;
	height:380px;
	overflow:hidden x auto y;
	font-size: 14px;
	color: #333333;
	text-align: left;
	line-height:140%;
}

div#leftbox {
	position:absolute;
	top:70px;
	left:70px;
	width:250px;
	height:300px;
	overflow:hidden x auto y;
	font-size: 14px;
	color: #333333;
	text-align: left;
	line-height:120%;
}

div#showframe {
	position:absolute;
	top:5px;
	left:235px;
	width:540px;
	height:410px;
	overflow:hidden x auto y;
	font-size: 14px;
	color: #333333;
	text-align: left;
	line-height:140%;
}

div#thumbs {
	position:absolute;
	top:50px;
	left:10px;
	width:220px;
	height:360px;
	overflow:hidden x auto y;
	font-size: 14px;
	color: #333333;
	text-align: left;
	line-height:140%;
}

div#home {
	position:absolute;
	top:10px;
	left:10px;
	width:780px;
	height:420px;
	overflow:hidden x auto y;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	background-color:#ffffff;
	background-image: url(images/homeback.jpg);
	background-repeat: no-repeat;
	text-align:left;
	border: 1px solid #cccccc;
	line-height:128%;
}

div#who {
	position:absolute;
	top:10px;
	left:10px;
	width:780px;
	height:420px;
	overflow:hidden x auto y;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	background-color:#ffffff;
	background-image: url(images/whoback.jpg);
	background-repeat: no-repeat;
	text-align:left;
	border: 1px solid #cccccc;
	line-height:128%;
}

div#where {
	position:absolute;
	top:10px;
	left:10px;
	width:780px;
	height:420px;
	overflow:hidden x auto y;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	background-color:#ffffff;
	background-image: url(images/whereback.jpg);
	background-repeat: no-repeat;
	text-align:left;
	border: 1px solid #cccccc;
	line-height:128%;
}

div#frames {
	position:absolute;
	top:10px;
	left:10px;
	width:780px;
	height:420px;
	overflow:hidden x auto y;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	background-color:#ffffff;
	background-image: url(images/framesback.jpg);
	background-repeat: no-repeat;
	text-align:left;
	border: 1px solid #cccccc;
	line-height:128%;
}

div#cost {
	position:absolute;
	top:10px;
	left:10px;
	width:780px;
	height:420px;
	overflow:hidden x auto y;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	background-color:#ffffff;
	background-image: url(images/costback.jpg);
	background-repeat: no-repeat;
	text-align:left;
	border: 1px solid #cccccc;
	line-height:128%;
}

div#gallery {
	position:absolute;
	top:10px;
	left:10px;
	width:780px;
	height:420px;
	overflow:hidden x auto y;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	background-color:#ffffff;
	background-image: url(images/galleryback.jpg);
	background-repeat: no-repeat;
	text-align:left;
	border: 1px solid #cccccc;
	line-height:128%;
}

div#contact {
	position:absolute;
	top:10px;
	left:10px;
	width:780px;
	height:420px;
	overflow:hidden x auto y;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	background-color:#ffffff;
	background-image: url(images/contactback.jpg);
	background-repeat: no-repeat;
	text-align:left;
	border: 1px solid #cccccc;
	line-height:128%;
}



div#footer {
	font-size: 11px;
	color: #999999;
	text-align:center;
	position: absolute;
	top:602px;
	width:800px;
	left:0px;
}

.title {
	font:arial;
	font-size: 24px;
	font-weight: bold;
	color: #6666ff;
}

.subtitle {
	font:arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #6666ff;
}

.subtext {
	font:arial;
	font-size: 16px;
	font-style: italic;
	color: #6666ff;
}

.notes {
	font:arial;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}