#header		{border:solid;
		border-width:2px;
		width:760px;
		background:#000000;
		padding:0px;}
#topnav		{border:solid;
		border-width:2px;
		background:#cdb59d;
		padding:3px;
		width:760px;}
a.nav:hover	{text-decoration:none;
		color: #000000;
		font-size:.9em;
		font-family: Arial, Helvetica, sans-serif;}
a.nav		{text-decoration:none;
		font-size:.9em;
		font-family: Arial, Helvetica, sans-serif;}
#content	{border:solid;
		border-width:2px;
		width:760px;
		background:#ffffff;
		padding:0px;}
p		{font-size:.9em;
		padding:8px;
		font-family:verdana;}
ul		{font-size:.9em;
		font-family:verdana;}
H1 		{font-size:1.5em;
        color: black;
        margin-top:-5px;
        margin-bottom:-20px;
		padding:12px;
		font-family:verdana;
		border-bottom: 3px solid black;
		width:40%;
		position:relative;
		left:20px;}
H2 		{font-size:1.1em;
        color: black;
        margin-top:-20px;
        margin-bottom:-20px;
		padding:12px;
		font-family:verdana;
		border-bottom: 2px solid black;
		width:40%;
		position:relative;
		left:20px;}
#title		{font-family:Arial, Helvetica, sans-serif;
		font-size:1.5em;
		font-weight:900;
		padding:4px;}
#rightBox	{background-color:#cccccc;
		font-family:verdana;
		font-size:.8em;
		width:40%;
		padding:8px;
		border-style:solid;
		border-width:2px;
		float:right;}
#rightgraphic	{position:relative;
		top:-16px;
		left:260px;
		z-index:100;}
div.thumb	{border-bottom: 1px dashed black;}
