/* IMPORTED */
body {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	}
#frame {
	position: relative;
	margin-top: 20px;
	margin-right:auto;
	margin-left:auto;
	width:768px;
	height: 100%;
	text-align:left;
	background-repeat: no-repeat;
	background-position: 57px 75px;
	}
#txtheader {
	background-repeat: no-repeat;
	background-position: 10px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 140px;
	width: 768px;
	text-align: left;
	overflow: hidden;
	z-index: 5;
	}
#txtheader h1 {
	margin-top: 27px;
	margin-left: 23px;
	width: 730px;
	font-size:33px;
	overflow: hidden;
	white-space: nowrap;
	height: 35px;
	}
#txtheader h2 {
	position: absolute;
	top: 65px;
	left: 125px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	width: 600px;
	height: 61px;
	overflow: hidden;
	font-size:14px;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	font-style: italic;
	text-align: center;
	}
#date {
	display: none;
	font-size:10px;
	font-weight:bold;
	width:150px;
	bottom: 10px;
	position: fixed;
	left: 160px;
	}
#txtmenu {
	z-index: 99;
	background-position: 47px 75px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 190px;
	font-size: 15px;
	padding-top: 140px;
	padding-bottom: 10px;
	margin-left: 10px;
	clear: left;
	overflow: hidden;
	}
	.active, .inactive {
	text-align: center;
	overflow: hidden;
	}
	.active {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	.inactive {
	margin-top: 5px;
	margin-bottom: 5px;
	}
#imgselfphoto {
	display: none;
	width:148px;
	position: absolute;
	top: 0px;
	left: 600px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	.curtaincol { }	
#txtmenu a:hover {
	font-weight: bold;
}
#txtmenu a:link, #txtmenu a:visited {
	text-decoration: none;
}
#txtbody {
	width:510px;
	position: absolute;
	left: 230px;
	top: 140px;
	font-size: small;
	z-index: 50;
	}
#txtbody p {
	margin-top: 0em;
	}
#txtbody h1 {
	font-size: 1.3em;
	font-weight: bold;
	background-repeat: repeat-y;
	padding: 0.2em 0em 0.2em 0.4em;
	}
#txtbody h2 {
	font-size: 1em;
	font-weight: bold;
	background-repeat: repeat-y;
	padding: 0.2em 0em 0.2em 0.2em;
	}
#txtaddress {
	width:190px;
	background-repeat: repeat-y;
	text-align: center;
	flow: left;
	clear: left;
	padding-top: 20px;
	left: 200px;
	margin: 0px;
	margin-left: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	clip:  rect(auto 150px auto auto);
	z-index: 50;
	}
#txtaddress h1 {
	font-size:10px;
	font-weight: bold;
	}
#txtaddress p {
	font-size:10px;
	display: block;
	}
#txtsearch {
	display: none; /* fixed weird display bug by hiding search bar */
	text-align: center;
	margin-left: 10px;
	padding-top: 5px;
	padding-left: 0px;
	z-index: 50;

	width:190px;
	height: 50px;
	
	flow: left;
	clear: left;
	
	position: absolute;
	
	background-repeat: no-repeat;
	}
#txtsearch p {
	margin-top: 5px;
	font-size:10px;
	font-weight: bold;
	margin-bottom: 4px;
	}	
#txtsearchbutton {
	top: 1px;
	left: 85px;
	position: absolute;
	background-repeat: no-repeat;
	}
#txtsearch input {
	position: absolute;
	top: 20px;
	left: 50px;
	width: 80px;
	}
#txtsearchbutton input{
	width: 20px;
	height: 21px;
	}

p,h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#miscdiv1 {
	position: absolute;
	bottom: 0px;
	right: 72px;
	background-repeat: no-repeat;
	width: 560px;
	height: 73px;
	z-index: 1;
	}

#miscdiv2 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-repeat: no-repeat;
	width: 72px;
	height: 425px;
	z-index: 1;
	}

/* IMPORTED */
body {
	background: #FFFFFF;
	}
#frame {
	color: #4890B4;
	background-image: url(http://templates.livesiteadmin.com/images/subtle-pastel/gradients_r2_c2.jpg);
}
#txtheader {
	background-image: url(http://templates.livesiteadmin.com/images/subtle-pastel/gradients_r1_c1.jpg);
	}
#txtheader h1 {	}
#txtheader h2 {	}
#date { }
#txtmenu {
	/*background-image:url(http://templates.livesiteadmin.com/images/subtle-pastel/gradients_r2_c2.jpg);*/
	}
	.active { }
	.inactive { }
#imgselfphoto {
	}
	.curtaincol {
		background-color:#3399FF;
	}	
#txtmenu a:hover {
	color: #3399FF;
}
#txtmenu a:link, #txtmenu a:visited {
	color: #4890B4;
}
#txtbody { color: #4890B4;}
#txtbody table { color: #4890B4;}
#txtbody a:link, #txtbody a:visited { 
	color: #4890B4;
	text-decoration: underline;
	}
#txtbody a:hover { color: #085064;}
#txtbody h1 { 
	background-image: url(http://templates.livesiteadmin.com/images/subtle-pastel/header_r1_c1.jpg);
	}
#txtbody h2 { 
	background-image: url(http://templates.livesiteadmin.com/images/subtle-pastel/header_r3_c1.jpg);
	}

#txtaddress {
	}
#txtaddress h1 { }
#txtaddress p { }
#txtsearch {
	}
#txtsearch p {
	}	
#txtsearchbutton {
	}
#txtsearch input { }
#txtsearchbutton input{
	background-image: url(http://templates.livesiteadmin.com/images/subtle-pastel/gradients_r3_c4.jpg);	
	}
p,h1 { }
#miscdiv1 {
	background-image: url(http://templates.livesiteadmin.com/images/subtle-pastel/gradients_r5_c3.jpg);
	}
#miscdiv2 {
	background-image: url(http://templates.livesiteadmin.com/images/subtle-pastel/gradients_r2_c6.jpg);
	}
