/*#EFECCA beige
#E5E2AF sand*/

body {
	background:repeat url('../images/default/bg.gif');
}
a, a h1, a h2, a:link, a:link h1, a:link h2 {
	color:#046380; /*blue*/
	text-decoration:underline;
}
a:hover, a:hover h1, a:hover h2, a:active, a:active h1, a:active h2 {
	color:#a7a37e; /*tan*/
	text-decoration:underline;
}
a:visited, a:visited h1, a:visited h2{
	color:#737054; /*tan*/
	text-decoration:underline;
}
a img, a:link img, a:visited img {
	border:solid 1px #002f2f; /*dark grey*/
}
a:hover img, a:active img {
	border:solid 1px #046380; /*blue*/
}
hr {
	width:95%;
	color:#046380; /*blue*/
}
input[type="text"], textarea {
	width:98%;
}
select, input[type="text"], textarea {
	background: #a7a37e;
}
table tr td, #container td {
	vertical-align:top;
}
.textbox_right {
	float:right;
	width:325px;
	border:solid #FF0000 1px;
	height:268px;
}
.textbox_left {
	float:left;
	width:220px;
	border:solid #FF0000 1px;
	margin-top:125px;
	height:143px;
}
.textbox_clear {
	clear:both;
	width:100%;
	margin-bottom:10px;
}
#footer {
	background: repeat-y url('../images/default/Slice_22.jpg');
	padding-top:5px;
	text-align:center;
	font-size: 7pt;
	font-weight:normal;
	letter-spacing:1pt;
	line-height:10pt;
	color:#a7a37e; /*tan*/
}
.scrollbar {
	background:#a7a37e;
}
#nav td a img, #nav td a img:link, #nav td a img:hover, #nav td a img:active, #nav td a img:visited {
	border:none 0px #000000;
}
#maintenance {
	position:relative;
	left:50%;
	margin-left:-400px;
	top:0px;
}
#content {
	background: no-repeat url('../images/default/Slice_03.jpg');
	overflow:hidden;
	width:564px;
	height:275px;
}
.content_table {
	width:560px;
	height:270;
	overflow:hidden;
	float:left;
}
.content_td_lt {
	width:220px;
	padding-top:135px;
}
.content_td_mid {
	width:19px;
}
.content_td_rt {
	width:325px;
}
.content_tr {
	height:135px;
}
div.ul, div.ol {
	margin:3px 0px 5px 20px;
	padding:0px;
}
div.ul p, div.ol p {
	margin:0px;
	padding:0px;
	line-height:11.5px;
}
.table_gallery td {
	text-align:center;
	vertical-align:top;
	width:33%;
}
.table_gallery a img{
	background:#046380;
}
.album {
	float:left; 
	margin:5px 10px 15px 15px;
}
