body
{
		color: black;
		background:silver;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		font-size: 85%;
		word-wrap:break-word;
		line-height:1.6;
		overflow: hidden;
	text-align: center;
	
}

html {
		color: black;
		background:silver;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		font-size: 85%;
		word-wrap:break-word;
		line-height:1.6;
		overflow: auto;
	text-align: center;
	
}
     
#wrap {
		width:850px;
		margin:0 auto;
		background:rgb(227,236,223);
		padding-left: 0px;
		padding-bottom: -2px;
		padding-right: 0px;
		color:  black;
		text-align: left;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	border-style: double;
	border-color: gray;
}
      
#bkeg {
	color: #307e5f;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 5px;
	padding-top: 10px;
	font-weight: normal;
}

#nav
	  {
	
	width: 850px;
	padding-top: 0px;
	background: url(Media/menuback.png) repeat-x;
}

#header {
		background: rgb(227,236,223) url(Media/headerback.jpg) no-repeat;
		padding-left: 135px;
		padding-top: 12px;
		padding-bottom: 0px;
		margin-bottom: -30px;
		font: 20pt/1.5em "Times New Roman", serif;
		text-align: left;
}

#header-t {
	color: #307e5f;
	font-style: italic;
	padding: 3px;
}


#header a {
	color: black;
}

#headersub {
			background: none;

			font: italic 14pt/1.5em "Times New Roman", serif;
			text-align: left;
	position: relative;
	top: 20px;
}

		
#main {
		background:rgb(227,236,223);
		float:left;
		width:550px;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0px;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	  }
	  
#main a {
		color: black;
	  }

#sidebar {

		float:right;
		width:250px;
		border-width: 0px; 
		margin-top: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		padding-top:  0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 10px;
		color: whitesmoke;
	background: #30985f;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}


#sidebar p {
		color: white;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 10px;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sidebartexttop {
	color: whitesmoke;
	padding-top: 25px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 14pt;
	font-variant: small-caps;
	background: url(Media/sidebarbacktop.png) top repeat-x;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sidebarbottom {
	background: rgb(227,236,223) url(Media/sidebarbottom.png) repeat-x;
	padding-bottom: 30px;
	margin-bottom: -10px;
}

#sidebar a {
		color: whitesmoke;
}



#sidebar h2 {
	color: white;
	background-image: url(Media/menuback.png);
	padding-left: 5px;
	padding-right: 25px;
	padding-top: 3px;
	margin-top:  0px;
	padding-bottom: 3px;
	font: small-caps 14pt "Lucida Grande", Lucida, Verdana, sans-serif;
}


		 
#footer {
		clear:both;
		color:  black;
		height:  20px;
		text-align: center;
		border-top-width: 1px; 
		border-top-color: gray; 
		border-top-style: solid;
		border-bottom-width: 1px; 
		border-bottom-color: gray; 
		border-bottom-style: solid;
		padding-left:  5px;
		padding-top: 8px;
		margin-bottom:  0px;
		line-height: 1.2em;
		background: gray  url(Media/footerback.png) repeat-x;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		font-size: 85%;
}

#footer a {
		color:  black;
		
		}
		
img
		{  border-style: none;
		z-index: 5;
		}

h2 {
		color: black;
		font-variant: small-caps;
		font-size: 12pt;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.imageflow
{  border-style: none;
		z-index: 500;
		}

