#indexBody
		{
		background:			#FFFFFF url('images/repeatingBackground.gif');
		margin:				0px; 
		padding:			0px;
		text-align: 		center;
		}
#menuBody
		{
		background:			#FFFFFF url('images/menuDropShadow.png') repeat-y 4px 0px;
		width:				7px;
		text-align: 		right;
		}

#Page 
		{
		background:#fff;
		color:#83847a;
		margin: 0 auto; 
		text-align: left; 
		font-size: 12px;
		width: 920px; 
		background:url('images/pageDropShadow.png') repeat-y;
		}
		
a:visited
		{ 
		text-decoration:	none;
		color:				#00bb00; 
		font-weight:		bold;
		}
a:link
		{ 
		text-decoration:	none;
		color:				#00bb00; 
		font-weight:		bold;
		}
a:focus
		{ 
		text-decoration:	none; 
		color:				#aaaaaa; 
		font-weight:		bold;
		}
a:hover 
		{ 
		text-decoration:	none; 
		color:				#00ff00; 
		background-color:	#eeffee;
		font-weight:		bold;
		}

.Text
		{
		color:				#555555;
        font-family:		"Bookman Old Style", sans-serif; 
		font-size:			14.0px; 
		}
.navbar
		{
        font-family:		"Verdana", sans-serif; 
		font-size:			18.0px; 
		font-weight:		900; 
		line-height:		2.0em; 
		text-decoration:	none;
		width:				140px;
		display:			block;
		background-color:	#e3ffe3;
		padding-right:		5px;
		}
.TitleBar
		{
        font-family:		"Monotype Corsiva"; 
		font-size:			52.0px; 
		font-weight:		900; 
		line-height:		1.0em; 
		color:				#00bb00;
		}

.pagenumber
		{
		color:				#555555;
        font-family:		"Bookman Old Style", sans-serif; 
		font-size:			12.0px; 
		text-align:			center;
		line-height:		1.0em; 
		}

.picture-title
		{
		color:				#555555;
        font-family:		"Bookman Old Style", sans-serif; 
		font-size:			12.0px; 
		text-align:			center;
		line-height:		1em;
		margin:				3;
		}
.Copyright
		{
        font-family:		"Verdana", sans-serif; 
		font-size:			9.0px; 
		color:				#000000; 
		text-decoration:	none;
		height:				20; 
        }

.Copyright a:focus
		{
		text-decoration:	none;
		color:				#00bb00; 
		}
#picture-left
		{ 
		float:				left; 
		}
#picture-right
		{ 
		float:				right; 
		}
#picture-centre
		{ 
		text-align:			center;
		}
#Title
		{
		color:				#555555; 
		font-size:			32.0px; 
		font-weight:		900; 
		}
#imglink
		{
		text-decoration:	none;
		color:				#ffffff;
		}
#address
		{
		text-indent: 		50; 
		margin:				3;
/*		line-height: 		20%; */
		}

