body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:5%;
}

body {
	width:90%;
	margin-left:5%;
}


#header {
	width:100%;
	background-image:url(images/ashrae_logo2.jpg);
	height:100px;
	}

#leftnav {
	width: 200px;
}


#leftnav a {
	display:block;
	width:150px;
	background-color:#4E649D;
	border:3px outset #4E649D;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	margin:0 0 5px 0;
	text-align:left;
	font-family:"Trebuchet MS", Verdana;
	}

td {vertical-align: top;}

#right {padding-left:30px;}

#footer td {font-size:10px;}

h1, h2, h3, h4 {margin-bottom:0px;}

h1 {font-size:16px}
h2 {font-size:14px}
h3 {font-size:12px}
h4 {font-size:10px}