body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin-right:0px;
	margin-left:0px;
}

#frame {
	margin-right:auto;
	margin-left:auto;
	width:760px;
	margin-top:5px;
	text-align:left;
	position: relative;
}

#txtheader {
	height: 72px;
	width: 610px;
	background-image: url(http://templates.livesiteadmin.com/images/borders-goldswirl2/topborderwave.gif);
	background-repeat: no-repeat;
	background-position: right;
	left: 0px;
	top: 0px;
	position: absolute;
	text-align: left;
	text-indent: 10pt;
	background-color: #EFB500;
	overflow: hidden;
	clip: rect(auto 610px auto auto);
	}
#txtheader h1 {
	font-size:30px;
	font-variant:small-caps;
	padding-left: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 610px;
	white-space: nowrap;
	}
#txtheader h2 {
	font-size:14px;
	margin: 0px;
	padding-left: 140px;
	}
#date {
	font-size:10px;
	font-weight:bold;
	width:150px;
	top: 55px;
	position: absolute;
	left: 610px;
	padding-left: 20px;
	z-index: 1;
	display: none;
	}
#txtmenu {
	width:140px;
	background-color:#EFB500;
	font-size:10px;
	padding-top: 118px;
	padding-bottom: 100px;
	position: absolute;
	top: 72px;
	left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: ridge;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-bottom-style: ridge;
	overflow: hidden;
	}
	.active {
	font-weight: bold;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	padding-left: 10px;
	margin-left: 10px;
	}
	.inactive {
	background-color: #FFCC00;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-left: 10px;
	}
#txtmenu a:hover {
	text-decoration: underline;
}
#txtmenu a:link, #txtmenu a:visited {
	text-decoration: none;
}
#imgselfphoto {
	width:140px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 10px;
	text-align: center;
	}
#txtbody {
	width:610px;
	float:left;
	position: absolute;
	left: 150px;
	top: 72px;
	border-top: 1px solid black;
	
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;

	}
#txtbody h1 {
	font-size:14px;
	margin-bottom:10px;
	}
#txtbody table {
	font-size:12px;
}
	.tableheadings {
	font-weight: bold;
	font-variant: small-caps;
	}

#txtbody p {		
	margin-top: 10px;
	font-size:12px;
	}	
#txtaddress {
	text-align: left;
	text-indent: 10pt;
	position: absolute;
	left: 0px;
	top: 55px;
	z-index: 1;
	}
#txtaddress h1 {
	font-size:10px;
	font-weight: bold;
	display: inline;
	padding-left: 140px;
	}
#txtaddress p {
	font-size:10px;
	display: inline;
	}
#txtsearch {
	padding-left:20px;
	width:150px;
	position: absolute;
	top: 0px;
	left: 610px;
	height: 72px;
	background-color: #EFB500;
	clip: rect(auto 150px 72px auto);
	padding-top: 10px;
}
#txtsearch p {
	font-size:10px;
	}	
p,h1 {
	margin: 0px;
	}
#txtsearchbutton input{
	background: url(http://templates.livesiteadmin.com/images/borders-goldswirl2/search.gif) no-repeat;
	width: 20px;
	height: 26px;
	}
#txtsearchbutton {
	position: absolute;
	margin-top:-3px;

	}
