body
{
	background-color: #aaa;
	margin: 0px;
	text-align: center;
	font-family: 'Tahoma';
	font-size: 15px;
	background-image: url('design_images/background.png');
}
table
{
	border-style: groove;	
}
td
{
	width: 260px;
	vertical-align: top;
}
.bold
{
	font-weight: bold;
}
IMG
{
	border-width: 0;
}
A:HOVER 
{
	color: #A5310B;
}
.photolink:Hover
{
	border-width: 3px;
}
.center
{
	text-align: center;
}
.left
{
	text-align: left;
}
.right
{
	text-align: right;
}
.small
{
	font-size: 12px;
}
.clear
{
	clear: both;
}
.noline 
{
	text-decoration: none;
	color: #000;
}
.item_title
{
	font: italic small-caps bold 12px arial;
}
.item_data 
{
	display: inline;
	font: italic 10px arial;
	padding-left: 10px;
}
.print-area
{
	display: none;
}

#content-bg
{
	background-image: url('design_images/design3b_2x1.png');
	background-color: #DAAB60;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 995px;
	padding-bottom: 10px;
}
#content
{
	background-image: transparent;
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	left: 10px;
	text-align: left;
	min-height: 300px
}
#txt-Right{
	background: transparent;
	float:center;
	clear:right;
	padding:0;
}
#topstructure
{
	position: relative; /* container positioning */
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #eee8aa;
	background: transparent url("design_images/design3b_1x1.png");
	background-repeat: no-repeat;
	z-index: 101; 

	top: 0px; 
	width: 995px; 
	height: 161px;
}  
#bottomstructure-top
{
	position: relative; /* container positioning */
	margin-left: auto;
	margin-right: auto;
	color: #eee8aa;
	background: transparent url("design_images/design3b_3x1.png");
	background-repeat: no-repeat;
	z-index: 101; 

	top: 0px; 
	width: 995px; 
	height: 5px;
}  
#bottomstructure-middle
{
	position: relative; /* container positioning */
	margin-left: auto;
	margin-right: auto;
	clear:left;
	color: #000;
	background: transparent url("design_images/design3b_2x1.png");
	background-repeat: repeat-y;
	z-index: 101; 
	top: 0px; 
	width: 995px; 
}  
#bottomstructure-bottom
{
    position: relative; /* container positioning */
    margin-left: auto;
    margin-right: auto;
    color: #eee8aa;
    background: transparent url("design_images/design3b_5x1.png");
	background-repeat: no-repeat;
    z-index: 101; 

    top: 0px; 
    width: 995px; 
    height: 5px;
}  
#bottom-content
{
	position: relative; /* container positioning */
/*
	margin-left: auto;
	margin-right: auto;
*/
	clear:left;
	color: #000;
	text-align: center;
	background: transparent;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 100; 
	top: 0px; 
	width: 975px; 
}  
#page-title-area
{
    background-image: transparent; /* url("sign_full_body_mounts.gif"); */
	background-repeat: no-repeat;
	background-color: transparent;
	color: #000;
	font: oblique small-caps 900 44px/46px arial;
	position: absolute;
	left: 3px;
	top: 31px;
	width: 511px;
	height: 71px;
}
#links-area
{
    background: transparent;
	background-repeat: repeat;
	color: #000;
	position: absolute;
	left: 3px;
	top: 101px;
	width: 524px;
	height: 68px;
}
#link1
{
    background: url("sample_link_full_body_mount_normal.gif");
	border-width: 0px;
	background-repeat: no-repeat;
	color: #000;
	position: absolute;
	left: 0px;
	top: 33px;
	width: 200px;
	height: 66px;
}
#link1:hover
{
    background: url("sample_link_full_body_mount_over.gif");
	border-width: 0px;
	background-repeat: no-repeat;
	color: #000;
	position: absolute;
	left: 0px;
	top: 33px;
	width: 200px;
	height: 66px;
}
#link2
{
    background: url("sample_link_full_body_mount_selected.gif");
	border-width: 0px;
	background-repeat: no-repeat;
	color: #000;
	position: absolute;
	left: 202px;
	top: 33px;
	width: 200px;
	height: 66px;
}

.content-title
{
	font-weight: bold;
	
}
.content-data
{
}
#copyright
{
	font-style: oblique;
	color: #000;
	position: absolute;
	left: 10px;
}
#contact
{
	font-weight: bold;
	display: inline;
	color: #000;
	text-align: center;
}
#webmail
{
	color: #000;
	position: absolute;
	right: 30px;
	text-decoration: none;
}
#w3valid
{
    position: relative; /* container positioning */
    margin-left: auto;
    margin-right: auto;
	display: none;
}
.form_title
{
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	width: 100px;
}
.form_item
{
	width: 320px;
	vertical-align: top;
}
.form_error
{
	text-align: left;
	vertical-align: top;
	width: 300px;
	font-weight: bold;
	color: red;
}
.form_submit
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px;
}
.contact_form
{
	text-align: left;
	left: 0px;
	border-width: 0px;
	width: 750px;
}
