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;
	margin-top:5px;
	text-align:left;
	position: relative;
	width: 760px;
}

#txtheader {
	background-color:#FCEFC9;
	height: 72px;
	width: 760px;
	text-align: center;
	}
#txtheader h1 {
	font-size:30px;
	font-variant:small-caps;
	padding-top: 10px;
	}
#txtheader h2 {
	font-size:14px;
	margin:0px;
	}
#date {
	font-size:10px;
	width:140px;
	font-weight:bold;
	background-color:#FCEFC9;
	padding-top: 20px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #999999;
	}
	
#txtmenu {
	width:140px;
	background-color:#FCEFC9;
	font-size:10px;
	float:left;
	padding-top: 20px;
	clear: left;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #999999;
	padding-bottom: 10px;
	overflow: hidden;
	}
	.active {
	font-weight: bold;
	background-color: #FFFFFF;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-left: 10px;
	margin-left: 10px;
	padding-bottom: 3px;
	}
	.inactive {
	background-color: #FFCC00;
	padding-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	}
#txtmenu a:hover {
	text-decoration: underline;
}
#txtmenu a:link, #txtmenu a:visited {
	text-decoration: none;
}	
#imgselfphoto {
	width:140px;
	background-color:#FCEFC9;
	float:left;
	clear: left;
	text-align:center;
	padding-top: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: ridge;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-bottom: 20px;
	border-bottom-style: ridge;
	}
	
#txtbody {
	width:440px;
	position: absolute;
	left: 140px;
	top: 72px;
	padding-left: 20px;
	background-image: url(http://templates.livesiteadmin.com/images/borders-cream/topborder.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-right: 10px;	
	}


#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 {
	width:150px;
	background-color: #FCEFC9;
	padding-top: 20px;
	height:128px;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #999999;
	position: absolute;
	top: 72px;
	left: 610px;
	}
#txtaddress h1 {
	font-size:10px;
	font-weight: bold;
	padding-left: 15px;
	}
#txtaddress p {
	font-size:10px;
	display: block;
	padding-left: 15px;
	}
	p,h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#txtsearch {
	padding-top:10px;
	padding-bottom:10px;
	background-color: #FCEFC9;
	width:150px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-bottom-color: #999999;
	border-left-color: #999999;
	position: absolute;
	left: 610px;
	top: 200px;
	padding-left: 15px;
	clip:  rect(auto 150px auto auto);
}
#txtsearch p {
	font-size:10px;
	}	
#txtsearchbutton input{
	background: url(http://templates.livesiteadmin.com/images/borders-cream/search.gif) no-repeat;
	width: 20px;
	height: 26px;
	}
#txtsearchbutton {
	position: absolute;
	padding-left:5px;
	}
