body
{
	background: #E9CEAC;
	text-align: center;
	font-family: verdana;
}

td
{
	font-family: verdana;
}

#underrotate
{
	background: url('img/row1_leftglobe.jpg') no-repeat;
	width: 173px;
}

#header
{
	background: url('img/row1_header.jpg') no-repeat;
	width: 499px;
	height: 168px;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
}

#header a
{
	text-decoration: none;
	color: #000;
}

#bluemenu		/*  the menu itself, not the text  */
{
	background: #40B2CC;
	height: 43px;
	width: 603px;
}

#greenmenu
{
	background: #12753F;
	height: 41px;
	width: 725px;
	color: #fff;
	align: center;
}

#greenmenu a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#quotebar
{
	background: #fff;
	height: 22px;
	width: 725px;
	text-align: center;
}

#timeline
{
	background: #fff;
	height:  52px;
	width: 725px;
}

#uppernav
{
	background: url('img/row1_extramenu.jpg') no-repeat;
	width: 104px;
}

#uppernav a
{
	font-family: verdana;
	font-size: 12px;
	color: #107740;
	line-height: 8px;
	text-decoration: none;
}

#leftbar
{
	background: url('img/row5_left.jpg') repeat-y;
	width: 51px;
}

#contentcontain
{
	background: #fff;
	width: 725px;
	height: 456px;
}

#contentcontain td
{
	font-size: 14px;
	font-family: tahoma, arial;
}

#longcontent
{
	width: 580px;
	height: 430px;
	overflow: auto;
	border: 0;
	padding: 0;
	margin: 0;
}

img
{
	border:0;
}

h1	/*  page titles  */
{
	font-family: tahoma, sans serif;
	display: inline;
	font-size: 18px;
	font-weight: bold;
}

h2		/*  quotes  */
{	
	font-family: verdana, arial, sans serif;
	font-size: 12px;
	font-style: italic;
	display: inline;
	font-weight: normal;
}

h3
{
	font-family: tahoma, sans serif;
	display: inline;
	font-size: 14px;
	font-weight: bold;
}

ul
{
	margin: 0;
	padding-left: 15px;
}





