* {
border: none;
}

h1 {
	margin-bottom: 5px;
	margin-top: 20px;
}
h2 {
color:#666666;
}



h3 {
color:#666666;
}
h4
{
	color:#666666;
	padding-top: 15px;
}

li {
	font-size: 0.75em;
	color: #666666;
	padding-bottom: 8px;
}

p {
	font-size: .75em;
	color: #484846;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #484846 url(images/bgtile.png) repeat-x;
	margin: 0;
	text-align: center;
	color: #000000;
}

.reciplink {
	margin: 8px;
}

.reciplink p {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 2px;

}

.reciplink a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

.rule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #617470;
	border-right-color: #617470;
	border-bottom-color: #617470;
	border-left-color: #617470;
	padding-top: 10px;
}

.first {
}

.twoColFixLtHdr ul#nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.twoColFixLtHdr ul#nav a {
	display: block;
	width: 150px;
	height: 30px;
}
a:link#home, a:visited#home {
	background: url(images/bhome.png);
} 
a:hover#home, a:link#homecurrent, a:visited#homecurrent, a:hover#homecurrent {
	background: url(images/bhomeover.png);
}
a:link#bio, a:visited#bio {
	background: url(images/bbio.png);
} 
a:hover#bio, a:link#biocurrent, a:visited#biocurrent, a:hover#biocurrent {
	background: url(images/bbioover.png);
}
a:link#less, a:visited#less {
	background: url(images/bless.png);
} 
a:hover#less, a:link#lesscurrent, a:visited#lesscurrent, a:hover#lesscurrent {
	background: url(images/blessover.png);
}
a:link#test, a:visited#test {
	background: url(images/btest.png);
} 
a:hover#test, a:link#testcurrent, a:visited#testcurrent, a:hover#testcurrent {
	background: url(images/btestover.png);
}
a:link#cont, a:visited#cont {
	background: url(images/bcont.png);
} 
a:hover#cont, a:link#contcurrent, a:visited#contcurrent, a:hover#contcurrent {
	background: url(images/bcontover.png);
}
.twoColFixLtHdr #header {
	background-color: #494947;
	padding-top: 50px;

} 
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 160px;
	background: #bdd095;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.twoColFixLtHdr #mainContent {
	background: #eceaef;
	width: 555px;
	float: right;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #container {
	width: 760px;
	text-align: left;
	background: #bdd095;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #vertspace {
	margin: 5px;
	background: #484846;
}
.twoColFixLtHdr #footer {
	padding: 10px;
	width: auto;
	clear: both;
	margin: 0px;
	font-size: 12px;
	color: #666666;
} 
.twoColFixLtHdr #horizspace {
	margin-left: 5px;
	float: left;
}
.fltlft { 
	float: left;
	margin-right: 8px;
	border: 1px solid #333028;
}
.fltrt { 
	float: right;
	margin-left: 8px;
	border: 1px solid #333028;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
