<style type="text/css" media="screen">
		
		.nextbutton a:link, .nextbutton a:visited
		{
			display: block;
			padding: .2em .5em;
			background-color: #888888;
			color: #fff;
			border: 1px solid #006;
			width: 4em;
			text-decoration: none;
			text-align: center;
		}
		
		.nextbutton a:hover, .nextbutton a:active
		{
			background-color: #D0D0D0;
			color: #006;
		}
		
		table.photo
		{
			border-collapse: separate;
			<!-- border-style: solid; -->
			<!-- border-width: 1px; -->
			border-spacing: 10px 10px;
			background-color: #ffffff;
			margin-left: auto;
    		margin-right: auto;
		}
		
		table.main
		{ 
			border-collapse: separate;
			border-width: 10px;
			border-color: #888888;
			margin-left: auto;
			margin-right: auto;
			background-color: #888888;
			text-align: left;
			width: 950px; 
			height: 725px;
			padding: 10px;
		
		}
		
		table.content
		{ 
			border-collapse: separate;
			border-width: 0px;
			padding-left: 1px;
			margin-left: auto;
			margin-right: auto;
			background-color: #eeeeee;
			border-color: #eeeeee;
			text-align: center; 
			width: 950px; 
			height: 725px;
		}
		
		table.footer
		{ 
			border-collapse: collapse;
			border-width: 0px;
			margin-left: auto;
			margin-right: auto;
			background-color: #eeeeee;
			border-color: #eeeeee;
		}
		
		td.content 
		{ 
		border-width: 0px;
		font-family: "Comic Sans";
		text-align: left;
		background-color: #eeeee;
		border-color: #eeeeee;
		padding: 10px;
		vertical-align: top;
		}
		
		td.more 
		{ 
		border-collapse: collapse;
		border-width: 0px;
		font-family: "Comic Sans";
		text-align: left;
		width: 100px;
		background-color: #eeeeee;
		border-color: #eeeeee;
		padding: 10px;
		vertical-align: top;
		}


		td.navigation 
		{ 
			border-collapse: collapse;
			border-width: 0px;
			margin-left: auto;
			margin-right: auto;
			background-color: #eeeeee;
			<!-- background-image: url(images/gradient2.jpg); -->
			border-color: #eeeeee;
			padding: 10px;
		}
		
		td.banner 
		{
			margin: 0;
			height: 60px; 
			padding: 0em 0em 0em .3em;
			font-size: 2.2em;
			font-weight: bold;
			color: #42426f;
			font-family: georgia, times, "times new roman", serif;
			text-align: left; 
			background-image: url(images/banner.jpg);
			background-repeat: no-repeat;
		}

		td.footer 
		{
			margin: 0;
			padding: .3em 0 .3em .5em;
			font-size: .8em;
			font-weight: normal;
			color: #000000;
			font-family: georgia, times, "times new roman", serif;
			text-align: left; 
		}
		
		body
		{
			margin: 0;
			padding: 0;
			<!-- font-size: 95%; -->
			font-family: Verdana;
			color: #000;
			background-color: #888888;
		}
		
		a:link { color: #036; }
		a:visited { color: #066; }
		
		a:hover, a:active
		{
			color: #fff;
			background-color: #036;
		}
		
		div#banner
		{
			color: #fff;
			background-color: grey;
			<!-- background-image: url(images/gradient2.jpg); -->
			border-bottom: 0px solid #000;
		}
		
		div#banner h1
		{
			margin: 0;
			padding: .3em 0 .3em .5em;
			font-size: 2.2em;
			font-weight: bold;
			font-family: georgia, times, "times new roman", serif;
		}
		
		div#container
		{
		background-image: url(images/gradient2.jpg);
		<!--	background-repeat: repeat-y; -->
		}
		
		div#container2
		{
		background-image: url(images/gradient2.jpg);
		<!--	background-image: url(images/more_col_base.jpg); -->
			<!-- background-repeat: repeat-y; -->
			<!-- background-position: right; -->
			border-left: 1px solid #000;
		
		}
		
		div#navigation
		{
			float: left;
			width: 150px;
			height: 450px;
			padding-top: 3em;
			padding-left: 2em;
			background-image: url(images/gradient_navigation1.jpg);
			background-repeat: repeat-x;
		}
		
		div#navigation ul
		{
			list-style-type: none;
			padding: 0;
			margin: 0;
		}
		
		div#navigation ul li { margin-top: 4px; }
		
		#navigation ul li a
		{
			display: block;
			width: 135px;
			padding: 3px 5px 3px 10px;
			text-decoration: none;
			color: #000;
			background-image: url(images/nav_base.jpg);
			background-repeat: repeat-y;
		}
		
		#navigation ul li a:hover
		{
			color: #fff;
			background-color: #ccc;
			background-image: url(images/nav_base2.jpg);
			background-repeat: repeat-y;
		}
		
		
		div#more
		{
			float: right;
			width: 150px;
			height: 550px;
			padding-top: 2em;
			padding-left: 1em;
			padding-right: 1em;
			color: #000;
			background-color: #cccc99;
		}
		
		div#blank
		{
			float: right;
			width: 150px;
			height: 500px;
			padding-top: 2em;
			padding-left: 1em;
			padding-right: 1em;
			color: #000;
		}
		
		#table.sidebar
		{
		background-color: #ffe4e6
		}
		div#more h3
		{
			margin-top: 20;
			color: #000;
			padding: 0em;
		}
		
		div#content
		{
			margin-left: 190px;
			margin-right: 200px;
			height: 500px;
			background-image: url(images/gradient2.jpg);
			background-repeat: repeat-x;
		}
		
		div#content h3
		{
			font-size: 1.2em;
			color: #fff;
			margin: 0;
			padding-top: 1em;
			font-weight: normal;
		}
		
		div#content { line-height: 120%; }
		
		#cleardiv
		{
			clear: both;
			height: 1em;
		}
		
		div#footer
		{
			font-size: .8em;
			clear: both;
			padding: .5em 1em;
			border-top: 0px solid #999;
		}
		
		div#footer ul
		{
			padding: 0;
			margin: 0;
			font-size: 0.8em;
			list-style-type: none;
		}
		
		div#footer li
		{
			display: inline;
			margin-right: 1em;
		}
		
	
</style>
