body {
	background-color: #222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	margin: 10px 0px;

}
a {
	color:#999;
	text-decoration:none;
	font-weight: bold;
}
h1, h2, h3, h4 {
	color:#999999;
	margin-top:0px;
	margin-bottom:10px;
}
div#header {
	float: right;
	text-align:right;
	height:70px;
	background-image: url(/site/images/LOGO_t2.gif);
	background-repeat: no-repeat;
	margin-right:20px;
	width: 261px;

}

h2 {
	border-top: thin solid #999;
	background-color:#333;
	padding: 2px;
}
hr {
border: dotted thin #666;
}

div#bounds {
	width: 92%;
	min-width: 900px;
	margin: 0 auto;
	padding: 10px;
	background-color: #000000;
	background-image: url(/site/images/background.jpg);
	background-repeat: no-repeat;
 }
table#frame {
}
table#frame td, table#frame tr {

}
table#frame td#left {
}
table#frame td#right {

}
div#navcontainer {
	width:130px;
	float:left;
	margin-right: 8px;
	padding: 8px;
	margin-top: 95px;

}
div#navcontainer ul {
	color: #333;
	list-style-type: square; 
	margin:0px;
	padding-left:12px;
}
div#navcontainer li {
	padding: 1px;
	padding-left: 6px;
	margin: 1px;
}
div#navcontainer li.on {
	color: #666666;
	border-top: thin solid #222;
	border-right: thin solid #333;
	border-bottom: thin solid #444;
	padding-left: 20px;
	font-weight: bold;
}
div#navcontainer li ul li {
font-size: .8em;
color: #222;
}
div#navcontainer li ul li a {
color: #666;
}

div#content {

	padding: 8px;
}
div#main {
	background-color: #111;
	padding: 8px;
	border: thin solid #333333;
	border-left: none;
	margin-bottom: 8px;
}
.clearboth {
	clear:both;
}
div#footer {
	border-top: thin solid #666;
	border-bottom: thin solid #666;
	color: #666;
	font-size:10px;
	padding:12px;
	margin-top:20px;
	text-align:center;
}div#thumbScroll {
	width: 140px;
	background-color:#222;
	padding-right: 12px;
	height: 490px;
	overflow: auto;
	float: right;
}
div.thumb {
	background-color:#000;
	float:right;
	margin: 4px 0px;
	width: 100px;
	padding: 8px;
	border: thin solid #333;
	text-align: center;
}
div#mainimagearea{
	height: 450px;
	padding: 20px;
	border: thin solid #999;
	text-align: center;
}
input.checkbox {
	width: auto;
}
.vcenter {
	margin: auto 0px;
	vertical-align: middle;
}
fieldset  {
border: thin dotted #666;
}
fieldset  legend {
border: thin solid #333;
padding: 4px;
}
fieldset  div.row, fieldset div.row_break{
	text-align: right;
	width: 340px;
	margin: 4px auto;
	background-color: #111;
	padding: 2px;
}
fieldset div.row_break {
	text-align: center;
	background-color: #222;
}
fieldset div.row#error {
	text-align: center;
	border: thin solid #433;
	background-color: #322;
}
fieldset input, textarea{
	border: thin solid #CCC;
	background-color: #000;
	color: #999;
	font-size: 14px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
fieldset input {
	width: 200px;
}
fieldset textarea {
	width: 340px;
	height: 180px; 
}
fieldset input.button {
	width: auto;
	color: #CCC;
	background-color: #333;
	font-weight: bold;
	border: 2px solid #666;
}
h4.guestbook {
font-size: .8em;
border: thin solid #333;
background-color: #222;
padding: 4px;
}
h3.button {
	margin: 0 auto;
	background-color: #333;
	text-align: center;
	border: thin solid #666;
border-top-color: #888;
border-bottom-color: #333;
	padding: 4px;
	width: 180px;
	font-size: 14px;
}
h3.button a {
	color: #CCC;
}
img.thumb, img#picbox{
	padding: 1px;
	border: thin solid #222;
}
div.tel {
text-align: right;
font-size: 1.3em;
border: thin dotted #999;
border-left: none;
padding: 6px;
margin-bottom: 8px;
}
p.guestbook {
background-color: #000;
margin-top: -5px;
padding: 10px;
border: thin solid #999;
}
.iv {
	font-weight: bold;
	text-transform: uppercase;
}
div#onoff {
text-align: center;
font-size: .8em;
width: 140px;
background-color: #444;
border: thin solid #777;
border-top-color: #999;
border-bottom-color: #444;
padding: 4px;
margin-bottom: 8px;
}
div#onoff a {
color: #CCC;
}
div#onoff .switch {
text-decoration: underline;
}
div#imageArea {
margin-right: 180px;
}
div#imageArea h3 {
	text-align: right;
	border-bottom: thin dotted #666;
	padding: 4px 0px;
	font-size: 1.3em;
letter-spacing: 4px;
}
div#right {
width: 150px;
float: right;
}
div#imageArea h5 {
border-top: thin dotted #666;
border-bottom: thin solid #666;
padding: 6px 0px;
margin-top: 0px;
letter-spacing: 2px;
}