body {
	font-size:80%;
	font-family:arial, tahoma, 'trebuchet ms', sans-serif;
	margin: 0;
	margin-top: 10px;
	padding:0;
	background-image: url(/i/bg.gif);
}

td.mainlinks {
	background-color: #509f4e;
	font-size:80%;
	padding: 3px 20px 3px 20px;
}

td.slash {
	background-color: #509f4e;
}


td.mainlinks a {
	color: #fff;
}

table.content td {
	border: solid 1px #b7b7b7;
}

td.bottom {
	background-image: url(/i/bottom_lines.jpg);
	background-position:right;
	background-repeat: no-repeat;
	height: 28px;
	background-color: #000;
	font-size: 100%;
	color: #fff;
	padding-left:20px;
	border: solid 0px;
}

div.text {
	overflow-y: scroll;
	width:425px;
	height: 293px;
}
div.text1 {
	overflow-y: scroll;
	width:960px;
	height: 450px;
}

div.subtext {
	width:365px;
	height: 293px;
	padding: 20px;
	color: #343434;
	font-size:80%;
	line-height: 160%;
	margin-bottom: 20px;
}


div.subtext h1 {
	font-size: 100%;
}
div.text1 h1 {
	font-size: 100%;
}
div.copy {
	font-size:80%;
	margin-top: 10px;
}

div.textgallery {
	overflow-y: scroll;
	width:151px;
	height: 293px;
	background-image: url(/gallery/bg.jpg);
	background-repeat: repeat-y;
}

div.subtextallery {
	width:135px;
	height: 293px;
	padding: 0;
	color: #343434;
	font-size:80%;
	line-height: 160%;
	margin-bottom: 20px;
}
div.subtextallery h1 {
	font-size: 100%;
}

img.pict {
	display: block;
	margin-top: 10px;
	border: solid 1px #fff;
}

div#toplinks {
	color: #009e8f;
	font-weight:bold;
	font-size:80%;
}

div#toplinks a {
	color: #009e8f;
}
