body 		{ background-color: #ffffff; color: #008080; width: 760px ; font-family: verdana, 				sans-serif; font-size: small; }

div.main	{ background-image: url(bg05.jpg); background-repeat: no-repeat; height: 599px;
		width: 760px ;padding: 5px;  }
div.nav		{ width: 225px;  float: left  }
div.cont	{ width: 510px; padding-left: 10px; float: right; height: 590px; overflow: auto  }
div.bottom	{ width: 599px; }

h1		{ font-size: x-large; text-align: center; font-family: "monotype corsiva" 
		"centaur italic" sans-serif }
h2		{ font-size: large; font-style: italic; text-align: center }

a 		{ color: #008080 }
a:visited 	{ color: #00b8b8 }
a:hover 	{ background-color: #008080; color: #ffffff }

div.nav a 	{ color: #008080; display: block; width: 223px; font-size: x-small}
div.nav a:hover { background-color: #008080; color: #ffffff }

p.small		{ font-size: xx-small;  }
p.cent		{ text-align: center }

td		{ border: 1px solid #008080; font-size: x-small }

img.ban		{ float: left }