body 		{font: 0.75em Helvetica, Aerial, Sans-serif;
		text-align: center;
		margin:0;
		padding:0}

#body		{position: relative;
		margin:0 auto;
		text-align: justify;
		width: 760px;
		top:10px}

#navigation 	{position: absolute;
		width: 100px;
		top: 0;
		left:0;
		font-size: 1em;}

#col1		{position: absolute;
		width: 325px;
		left: 105px;
		top: 45px;}
			
#col2		{position: absolute;
		width: 325px;
		left: 437px;
		top: 45px;}

#col3		{position: absolute;
		text-align: left;
		width: 130px;
		left: 125px;
		top: 45px;}

#col4		{position: absolute;
		width: 500px;
		left: 260px;
		top: 45px;}

#col5		{position: absolute;
		text-align: left;
		width: 500px;
		left: 260px;
		top: 45px;}

#col6		{position: absolute;
		width: 500px;
		left: 105px;
		top: 45px;}

#col7		{position: absolute;
		width: 425px;
		left: 335px;
		top: 45px;}

#top		{position: absolute;
		top:0;
		right:0;
		font-size: 1em;
		background-color: white}

a:link 		{color: black;
		text-decoration: none}	

a:visited 	{color: black;
		text-decoration: none}	

a:hover 	{color: black;
		text-decoration: underline}

a:active	{color: black;
		text-decoration: none}

.floatright	{float: right}

.textright	{text-align: right}

.credits	{font-size: 0.90em}

.title		{font-style: italic}

.nogap		{margin-top: 0px;
		Margin-bottom: 0px}
		
img		{padding: 0px;
		border: 0}

h1		{font-size: 1.2em;
		margin-bottom: 0px}

h2		{font-size: 1em;
		margin-bottom: 0px}

ul 		{list-style-type: none;
		padding: 0;
		margin: 0}

hr		{color: black;
		height: 1px}