a {
	color: #006666;
	text-decoration : underline;
}
a:hover {
	color : #006666;
	text-decoration : none;
	background-color : #edf4f7;
}
a:active {
	color: #917c5f;	
}
body {
	background: #FFFFFF;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
}
#header {
	height: 150px;
	margin: 0px;
	padding: 0px;
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 2px solid;	
	text-align: center;
}
.toplink { 
	font-size : 75%;
	text-align : left;
	padding-bottom : 5px;
}
#linkpad {
	padding-left: 10px;
	font-size : 85%;
	text-align : left;
	padding-bottom : 5px;
}
.ads {
	float:left; 
	width: 305px;
	padding: 3px;
}
table {
		background: #FFFFFF;	
}
h1 {
	color: #434E5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 100%;
    text-transform: uppercase;
}

h2 {
	color: #434E5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: 100%;
}
h3 {
	color: #434E5C;
	BORDER-TOP: #000000 1px solid; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0px 5px 0px 0px;
	padding: 5px;
	width: 95%;
}
P { 
	color : #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#hdrtitle {
	color: #434E5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 100%;
   text-transform: uppercase;
}
.left {
	background: url(left.jpg);
}

.right {
	background: url(right.jpg);
}
TABLE.top
{
    BORDER-LEFT: #267D12 1px solid;
    BORDER-RIGHT: #267D12 1px solid;
    BORDER-BOTTOM: #267D12 1px solid;
}
TABLE.edges
{
    BORDER-LEFT: #267D12 1px solid;
    BORDER-RIGHT: #267D12 1px solid;
    BORDER-BOTTOM: #267D12 1px solid;
}
.mid {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	color: #6A6A6A;
	background-color: #FFFFFF;
}
.lsidebar
{
    BORDER-RIGHT: #267D12 1px solid;
}
.lmain {
	width: 565px;
	font-size: 12px;
	text-align: left;
	BORDER-RIGHT: #000000 1px solid;
}
.rmain {
	width: 565px;
	font-size: 12px;
	text-align: left;
   BORDER-LEFT: #000000 1px solid;	
}
.main {
	width: 785px;
	font-size: 12px;
	text-align: left;
}
#pad {
	padding: 10px;
}
.morepad {
	padding-left: 30px;
	padding-right: 30px;
}
.johnson {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border-top: thin solid;
	border-right: thin solid;
	border-left: thin solid;
	border-bottom: thin solid;
	border-color: #CCCCCC;
	width: 80%;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
}
#side {
	width: 190px;
	font-size: 12px;
	padding-left: 5px;
	text-align: left;
}

#side p {
	color: #828482;
	text-align: left;	
}

.img {
text-align: center;
}

.code {
	background: url(bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: 13px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
	
#footer {
	BORDER-TOP: #434E5C 1px solid;
	BORDER-BOTTOM: #434E5C 1px solid;
	background-color: #ebebeb;	
	height: 35px;
	color: #000000;
}
#footer a:link, a:visited {
	text-decoration: underline;
}

#footer a:hover {
    text-decoration: underline;
}
#readmore {
    margin-top: 3px;
    margin-left: 1px;
}

#nav {
	list-style: none;
	}
#nav a {
	font: 13px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	display: block;
	width: 173px;
	height: 25px;
	background-color: #b6b8c7;
	margin-top: 3px;
	margin-left: -1px;
	padding-left: 10px;
	border-left : 6px solid #de790f;
	}
#nav a:hover {
	background-color: #ebebeb;
	border-left : 6px solid #252525;
	}
	
#readmore small {
    font-family: Arial, Verdana, sans-serif;
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
    font-size: 12px;
}

#readmore small a {
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    color: #000080;
    font-size: 12px;
}

ul, li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#mini {
    height: 200px;
    overflow: hidden;
}
#maxi {
    overflow: auto;
}
#pagelist p {
    padding-left: 2px;
    font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
    color: black;
}

#pagelist a {
    color: #000080;
    font-weight: bold;
    font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
