body {
	font-size: 1em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#header {
	width: 100%;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#header-top {
	vertical-align: bottom;
	height: 64px;
}
.tagline {
	font: bold 510% "Gill Sans MT";
	color: #3333CC;
	margin: 0px 0px 0px 320px;
	float: left;
	padding-top: 0.5em;
}
#header p {
	margin: 0px;
	padding: 0px;
}
#header-bottom {
	height: 31px;
	background: #CCCC99;
}
#header-bottom ul {
	margin: 0px;
	padding: 5px 0px 0px 320px;
	color: #9A5C0A;
	text-decoration: none;
	list-style: url(../Buttons/rss.gif);
}
#header-bottom li {
	display: inline;
	color: #9A5C0A;
	text-decoration: none;
	font: italic bold 90% Verdana, Arial, Helvetica, sans-serif;
	margin-right: 2.4em;
}
#content {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 40px;
	margin-left: 320px;
}
#nav .searchtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 120px;
	border: 1px solid #7F9DB9;
}

#content .homepage-box td {
	font-size: 90%;
	padding-top: .3em;
	padding-bottom: .3em;
}

#content .homepage-box {
	float: right;
	width: 49%;
	border-top: 1px solid #CC9933;
}
#content h1 {
	font-size: 200%;
	font-weight: bold;
	color: #3C582F;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 0.2em;
}
#content .homepage-box p {
	margin-right: 20px;
}
#content h2 {
	font-size: 120%;
	font-weight: bold;
	color: #3C582F;
	margin: 1.5em 0.5em 0px;
	padding: 0px 0px 0.1em;
}
.newspictitle {
	font-size: 80%;
	font-style: italic;
}



.clear {
	clear: both;
}
#content .homepage-box table {
	width: 98%;
	padding-top: 1em;
	border-collapse: collapse;
}
#content .homepage-box th {
	color: #72746D;
	background: #EAEAE2;
}
#nav {
	position: absolute;
	width: 266px;
	left: 10px;
	top: 187px;
	background: #EAEAE2 url(../Buttons/nav-top.gif) no-repeat;
	height: 565px;
}
#nav .section {
	background: url(../Buttons/nav-headings.gif) no-repeat;
	margin-top: 30px;
	padding-top: 20px;
}
#nav h3 {
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
	color: #3C582F;
	text-align: center;
	margin: 0px;
	padding-top: .2em;
	padding-bottom: 2em;
}
#nav p {
	margin-left: 35px;
}
#nav .topics ul {
	padding: 0px;
	list-style: none;
	margin-right: 20px;
	margin-left: 35px;
}
#nav .topics ul li {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	color: #3C582F;
	background: #CCCCCC url(../Buttons/nav-bottom.gif) no-repeat 4px center;
	padding: 0.2em 0.4em 0.3em 26px;
	border-top: 1px solid #EAEAE2;
	border-right: 1px solid #72746D;
	border-bottom: 1px solid #72746D;
	border-left: 1px solid #EAEAE2;
}
#nav .topics ul li a:link {
	font-weight: bold;
	color: #3C582f;
	text-decoration: none;
}
#article-titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
.article-list {
	list-style: url(../Buttons/tutorial-list-bullet.gif);
}

.imageleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imageright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.search {
	margin-left: 40px;
}
.googleadincontent {
	position: relative;
	right: 50px;
}
