body {
	font-family: verdana, arial, helvetica, serif;
	font-size: .8em;
	background: url("images/darkgrad.GIF");
	background-attachment: fixed;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	height: 100%;
}

html	{
	height: 100%}

h1           { 
	color: #336699;
	font-family: Verdana, Arial; 
	font-size: 1.2em;
	Text-align: left; 
	border-top: 2px solid #D1DDE9;
	border-bottom: 2px solid #D1DDE9;
	padding-top: 6px;
	padding-bottom: 6px;
		}

h2           { 
	color: #00427B;
	font-family: Verdana, Arial; 
	font-size: 12pt;
	Text-align: center; 
	word-spacing: 0px;
	font-weight: 300;
		}
		
#wrapper{ 
	width: 900px;
	eight: 100%;
	background: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-left: 10px solid #D1DDE9;
	border-right: 10px solid #D1DDE9;
	}

#cover { 
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background: silver;
	text-align: center;
	clear: both;
		}
		
#banner {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	adding-left: 126px;
	width: 650px;
	eight: 54px;
	margin-top: 5px;
	text-transform: uppercase;
}
		
#right{ 
	width: 210px;
	background: silver;
	ackground: url("images/grayback.jpg");
	background-repeat: repeat-y;
	text-align: center;
	float: left;
		}
#coverimage { 
	width: 485px;

	float: left;
	background: silver;
	text-align: center;
			}		
#intro{
	line-height: 200%;
	font-size: 18px;
	text-align: justify;
	color: #336699;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 670px;
	border-bottom: 1px solid #D1DDE9;
	border-top: 1px solid #D1DDE9;
	clear: both;
	}
	
	
#left	{
	font-size: 10pt;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #336699;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 670px;
	border-bottom: 1px solid #D1DDE9;
	clear: both;
	}	

		
ul#Nav {
	order-left: 1px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
		}

#Nav li {
	float: right;
		width: 100;
}

#Nav a {
	text-decoration: none;
	background: #FFFFFF;
	color: #666666;
	font-size: .9em;
	font-family: arial, helvetica, serif;
	font-weight: bold;
	border: 1px solid #ffffff;
	display: block;
	padding: .5em .5em .5em .4em;
	}
	
#Nav a:visited    {
		}	
	
#Nav a:hover {
	ackground: #FFFFCC;
	border: 1px solid red;
	color: #000000;
}

#Nav a:active {
	background: #FFFFFF;
	}
a.img {border: none;}

a.photo:link       { 
	text-decoration: none;
	border: 1px solid #000;
	padding: 1px;
}

a.photo:visited    {
	text-decoration: none;
	border: 1px silver;
	padding: 1px;
}

a.photo:hover      { 
	text-decoration: none;
	border: 1px solid red;
	padding: 1px;
}

a.photo:active     { 
	text-decoration: none;
	border: 1px  soldid #000;
	padding: 1px;
}

a:link       { 
	text-decoration: none;
	color: #666666; 
	padding: 5px;		
	order: 1px solid #FFF;
}

a:visited    {
	text-decoration: none;
	color: #666666;
	padding: 5px;		
	order: 1px solid #FFF;
}

a:hover      { 
	color: #000; 
	text-decoration: underline red;
	order: 1px solid red;
	padding: 5px;		 
}

a:active     { 
	color: #666666; 
	text-decoration: none;
	padding: 5px;		
	border: 1px solid #FFF;

}