@charset "UTF-8";
body {
	background-image: url(images/body-background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#search {
	height: 25px;
}
#header {
	height: auto;
}
#nav {
	color: #999999;
	padding-left: 5px;
	font-size: small;
	padding-top: 6px;
	padding-bottom: 5px;
	background-image: url(images/educating.gif);
	background-position: 300px;
	background-repeat: no-repeat;
}
#nav a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-left: 3px;
}
#content {
	width: 527px;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content li {
	color: #000000;
	list-style-type: square;
}
#content ul {
	padding-left: 15px;
}
#content p {
	padding-right: 20px;
}
#content  a:link {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #999999;
	text-decoration: none;
}
#content a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #99CCFF;
	text-decoration: none;
}
#content a:visited {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6DCFF6;
	color: #6DCFF6;
}
.blog-title {
	font-size: large;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF6600;
	background-color: #6DCFF6;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.home-entry {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.extended {
	padding-left: 10px;
	font-size: small;
	text-align: right;
	padding-right: 10px;
}
#archives {
	float: right;
	width: 30%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#archives ul {
	margin: 0px;
	padding: 0px;
	color: #999999;
}
#archives li {
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: x-small;
}
h1 {
	font-size: large;
	font-weight: bold;
	color: #FF6600;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6DCFF6;
}
h2 {
	font-size: medium;
	color: #6DCFF6;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {
	font-size: medium;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 {
	text-align: right;
	margin: 0px;
	padding: 2px;
	font-size: small;
}
#footer {
	clear: both;
	font-size: small;
	color: #0099FF;
}
.searchform {
}
.educating {
}
.link-note {
	color: #FFFFFF;
	background-color: #999999;
	background-image: url(images/search-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 20px;
	margin-left: -20px;
	margin-top: 0px;
}
.link-note-sub {
	color: #FFFFFF;
	background-color: #999999;
	background-image: url(images/search-arrow-sub.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 20px;
	margin-left: -20px;
	margin-top: 0px;
}
input.txt {
	color: #000000;
	background-color: #CCCCCC;
	border: inset 1px;
	width: 220px;
}
input.btn {
	color: #fff;
	background-color: #ff8c00;
	text-transform: uppercase;
	float: right;
	padding: 2px;
	border: solid 5px #696969;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 3px;
	margin-left: 3px;
}
	
.rss {
	color: #FFFFFF;
	background-color: #FF8C00;
	background-image: url(images/rss-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-left: -20px;
	margin-top: 0px;
	font-weight: bold;
	font-size: medium;
}
.feedlinks {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
}
.feedlinks   a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.feedlinks a:hover {
	color: #000000;
	text-decoration: none;
}
.feedlinks a:visited {
	color: #000000;
	text-decoration: none;
}
.posted {
	font-size: small;
	color: #999999;
	text-align: right;
}
.askme {
	color: #FFFFFF;
	background-color: #66CCFF;
	background-image: url(images/askme-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 20px;
	margin-left: -20px;
	margin-top: 0px;
	font-weight: bold;
	font-size: medium;
}
.links {
	color: #FFFFFF;
	background-color: #CCCCCC;
	background-image: url(images/links-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-left: -20px;
	margin-top: 15px;
	font-weight: bold;
	font-size: medium;
}
.links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00CCFF;
	text-decoration: underline;
}
.links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
input.txtform {
	color: #000000;
	background-color: #FFFFFF;
	border: inset 1px;
	width: 220px;
}
.homeblogarchives {
	padding-bottom: 20px;
}

