<P>
<style type="text/css">

body {
	margin: 0px 0px 0px 0px;
        }

a:link {color: #304e90;}
a:visited {color: #4068c0;}
a:active {color: #4068c0;}
a:hover {color: #4068c0;}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 100%;
        height: 99999;
	background-color: #ecf0f9;
        color: #101a30;
}

#banner {
	font-family: Palatino, Georgia, 'Times New Roman', serif;
        background: url("http://davidmcgarva.com/images/openroadbanner.bmp") no-repeat;
	line-height: 1.5;
        text-align: left;
	padding: 5px;
	border-bottom: 1px solid #4068c0;
	height: 90px;
	}

#banner h1 {
	font-size: 33pt;
        text-align: right;
	}

#banner h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
        text-align: right;
	}

#center {
	background-color: #ecf0f9;
	float: right;
	width: 79%;
	overflow: hidden;
	}

.content {
	padding: 30px 6% 15px 10%;
	font-family: Palatino, Georgia, 'Times New Roman', serif;
        font-size: small;
	}

.smallcontent {
	padding: 30px 6% 15px 10%;
	font-family: Verdana, Arial, sans-serif;
        font-size: x-small;
	}
#left {
	float: left;
	width: 21%;
	overflow: hidden;
	}

.sidebar {
	padding: 15px;
	}

.sidetext {
	padding: 15px;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 30px;
	}

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
/* I don't know what that means but what it does is extend the sidebar to full page height */

</style>

</textarea>
</P>



