	body	{
		font-family: Georgia, Times New Roman, Times, serif;
		color: #3c4043;
		width: 100%;
		min-width: 920px;
		margin: 5px auto;
		background-color: #ECCBAC; 
		voice-family: inherit;
		} 
		
	#box {
		width: 880px;
		margin: 0px auto;
		padding: 0px;
	}
		
	img{
		clear: none;
		margin: 10px;
		background: white;
		border: 0px;
		}
	
		
	img.pic {
		width: 179px;
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
		margin-bottom: 2px;
		padding: 0px 0px 10px 0px; 
		border-bottom: 0px;
		border-top: 0px;
		border-right: 0px;
		border-left: 0px;
		background: #ECCBAC;
	}
	
	img.float {
		float: left;
		}
	

	#top
	{
		width: 98%;
		margin: 10px auto;
		padding: 0px;
		background: #fff;
	}
		
	#top p {
		background: transparent;
	}
	
	#right 
	{
		width: 665px;
		float: left;
		background: #814636;
		/*border:1px solid #000;*/
		color: #3c4043;
		padding: 10px 0px 10px 0px;
		margin: 0px 0px 20px 10px;
	}
	
	#currentblock {
		background: #814636;
		height: 143px;
		padding: 10px;
		margin-right: 10px;
		margin-left: 10px;
		margin-bottom: 10px;
		border: 3px solid #FFF;
	}
	
	#floatbox {
		background-color: #FFFFFF;
		text-align: justify;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 10px;
		text-indent: 0px;
		float: left;
		}
		
	p.float {
		padding: 0px;
		}
		
	h2.float {
		padding: 0px;
		}
		
	h3.float {
		padding: 0px;
		}
	
	div.menu {
		float: left;
		/*border:1px solid #000; */
		width: 179px;
		background: #BE6C3A;
		color: #000000;
		margin-right:0px;
		margin-left: 10px;
		margin-bottom: 10px;
	}

	a.pic: link {
		background:#BE6C3A;
		border: 0px;
		text-decoration: 0px;
	}
	
	a.pic:visited {
		background:#BE6C3A;
		border: 0px;
	}	
	
	a.pic:hover {
		border-bottom: 1px solid #000;
		border: 0px;
	}

	a 	{
		text-decoration: none;
		font-weight:bold;
		background: transparent;
	}
	
	a img {
		border: 0px;
	}
	
	a:link	{
		color: #000;
		background: transparent;
		border-bottom: 1px solid #BE6C3A;
	}
	
	a:visited {
		color: #000;
		background: transparent;
		border-bottom: 1px solid #814636;
	}
	
	a:hover {
		color: #000000;
		background: transparent;
		border-bottom: 1px dashed #BE6C3A;
	}
		
	a.current:link {
		font-size: 180%; 
		font-weight: bold;
		font-variant: small-caps;
		display: block;
		vertical-align: center;
		border-bottom: 1px solid #BE6C3A;
	}
	
	a.current:hover {
		background: #814636;
		border-top: 1px solid #BE6C3A;
		border-bottom: 1px solid #BE6C3A;
		}
	
	a.email {
		font-size: 13pt; 
		font-style: italic;
		vertical-align: center;
		}
		
	a.email:link { 
	  	background-color: #382426;
		color: #FFFFFF; 
	}
 
	a.email:visited {
		background-color: #382426; 
		color: #FFFFFF; 
	}
 
	a.email:hover {
	 	background-color: #FFFFFF;
		color: #382426;
	}

  	a.current:link { 
	  	background-color: #814636;
		color: #FFFFFF; 
	}
 
	a.current:visited {
		background-color: #814636; 
		color: #FFFFFF; 
	}
 
	a.current:hover {
	 	background-color: #FFFFFF;
		color: #814636;
	}
	
	a.cents, a.centss {
		/*border: 1px solid #000;*/
		border: 0px;
		font-variant: small-caps;
		float: left;
		font-size: 100%; 
		display: block;  
		width: 150px; 
		text-align: left;
		text-decoration: none; 
		padding-left: 10px;
		padding-right: 2px;
		padding-top: 2px;
		padding-bottom: 2px;
		margin-bottom: 10px;
		text-indent: 0px;
	}

	a.right, a.rightcurrent { 
		float: right;
		font-variant: normal;
	 	font-size: 90%; 
		text-align: right; 
		padding-right: 10px;
		margin-bottom: 10px;
		padding-left: 5px;
		font-weight: normal; 
	}
	
	a.cents:link  { 
		background-color: #1c1c1c;
		color: #FFFFFF; 
	}
 
	a.cents:visited {
		background-color: #1c1c1c;
		color: #FFFFFF; 
	}
 
	a.cents:hover {
		background-color: #FFFFFF;  
		color: #1c1c1c;
	}
 
	a.centscurrent:link {
		background-color: #FFFFFF;  
		color: #1c1c1c;
	}
 
	a.centscurrent:visited {
		background-color: #FFFFFF;  
		color: #1c1c1c;
	}
 
	a.centscurrent:hover {
		background-color: #D5B29E;  
		color: #1c1c1c;
	}
	
	a.centss:link  { 
		background-color: #1c1c1c;
		background-image: url(img/darrow.PNG);
		background-position: center right;
		background-repeat: no-repeat;
		color: #FFFFFF; 
	}
 
	a.centss:visited {
		background-color: #1c1c1c;
		background-image: url(img/darrow.PNG);
		background-position: center right;
		background-repeat: no-repeat;
		color: #FFFFFF; 
	}
 
	a.centss:hover {
		background-color: #FFFFFF; 
		background-image: url(img/darrow.PNG);
		background-position: center right;
		background-repeat: no-repeat;
		color: #1c1c1c;
	}
 
	a.centscurrent:link {
		background-color: #000000;  
		color: #FFFFFF;
	}
 
	a.centscurrent:visited {
		background-color: #000000;  
		color: #FFFFFF;
	}
 
	a.centscurrent:hover {
		background-color: #FFFFFF;  
		color: #000000;
	}
	 
	a.right:link  { 
		background-color: #FFFFFF;  
		color: #1c1c1c;
	}
 
	a.right:visited {
		background-color: #FFFFFF;  
		color: #1c1c1c; 
	}
 
	a.right:hover {
		background-color: #1c1c1c;
		color: #FFFFFF; 
	}
 
	a.rightcurrent:link {
		background-color: #000000;  
		color: #FFFFFF;
	}
 
	a.rightcurrent:visited {
		background-color: #000000;  
		color: #FFFFFF;
	}
	
	a.rightcurrent:hover {
		background-color: #FFFFFF;
		color: #000000;
	}
	
	a.pp {
		/*border: 1px solid #000;*/
		border: 0px;
		font-variant: small-caps;
		float: left;
		font-size: 150%; 
		display: block;  
		width: 150px; 
		text-align: left;
		text-decoration: none; 
		padding-left: 10px;
		padding-right: 2px;
		margin-bottom: 10px;
		text-indent: 0px;
	}
	
	a.pp:link  { 
		font-weight: bold;
		background-color: #D5B29E;  
		color: #000000;
	}
 
	a.pp:visited {
		background-color: #D5B29E;  
		color: #000000;
	}
 
	a.pp:hover {
		background-color: #000000;
		color: #D5B29E; 
	}
	
	
	h1 	{
		color: #FFFFFF;
		background-color: transparent;
		font-size: 180%;
		font-variant: small-caps;
		text-align: left;
		text-indent: 0px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 0px;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 10px;
		margin-top: 5px;
		border-bottom: 1px solid #D5B29E;
		display: block;
		vertical-align: center;
	}
	
	h2 	{
		color: #3c4043;
		background-color: #FFFFFF;
		font-size: 155%;
		font-variant: small-caps;
		text-align: left;
		text-indent: 0px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 0px;
		margin-top: 10px;
	}
	
	h3 {
		font-size: 110%;
		border-top: 2px dashed #814636;
		margin-bottom: 0px;
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-left: 10px;
		margin-right: 10px;
		padding-left: 15px;
		padding-right: 15px;
		color: #3c4043;
		background-color: #FFFFFF;
		text-indent: 0px;
		font-style: italic;
		}
		
	h4 {
		border-top: 1px dashed #814636;
		margin-bottom: 0px;
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-left: 10px;
		margin-right: 10px;
		padding-left: 15px;
		padding-right: 15px;
		color: #3c4043;
		background-color: #FFFFFF;
		text-indent: 0px;
		font-style: italic;
		}
		
	table {
		color: #3c4043;
		background-color: #FFFFFF;
		text-align: justify;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 10px;
		text-indent: 25px;
		}
	
	p {
		color: #3c4043;
		background-color: #FFFFFF;
		text-align: left /*justify*/;
		padding-left: 15px;
		padding-right: 20px;
		padding-top: 0px;
		padding-bottom: 10px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 10px;
		text-indent: 20px;
	}
				
	p.emphasis {
		text-align: left;
		font-weight: bold;
	}
	
	p.img {
		text-align: center;
		}
		
	p.caption {
		text-align: center;
		font-size: 85%;
	    font-style: italic;
		}
	
	p.new	{
		margin-top: 10px;
	}
	
	p.footer	{
		clear: both;
		margin-top: 10px;
		font-size: 85%;
	    font-style: italic;
	    background: transparent;
	    text-align: center;
	    /*border-top: 1px dotted black;*/
	}
	
	p.banner {
		background: #814636;
		color: #FFFFFF;
		text-align: right;
		text-indent: 0px;
		font-size: 110%; 
		font-variant: small-caps;
		font-style: italic;
		vertical-align: center;
		}
	
	p.top {
		background: #FFF;
		color: #000;
		text-align: center;
		text-indent: 0px;
		font-size: 105%; 
		font-style: italic;
		vertical-align: center;
		border: 0px;

		}
		
	ul {
    	color: #3c4043;
		background-color: #FFFFFF;
		padding-left: 35px;
		padding-right: 15px;
		padding-bottom: 5px;
		padding-top: 5px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 10px;
		text-align: justify;
	}
	
	ul.text {
		color: #3c4043;
		background-color: #FFFFFF;
		padding-left: 35px;
		padding-right: 15px;
		padding-bottom: 10px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 10px;
		list-style-type: none;
		text-align: justify;
	}
	
	li.sub {
		margin-left: 45px;
		padding-left: 5px;
	}
	
    small {
	    font-size: 75%;
	    font-style: italic;
    }
    
    table.main {
	    border: 1px solid #000;
	    width: 98%;
	    color: #3c4043;
		background-color: #FFFFFF;
		text-align: justify;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 10px;
	}

	form {
	margin: 0px 10px 1px 10px;
	padding: 15px;
	text-indent: 25px;
	text-align: left;
	background: white;
}

input.special {
	display: none;
}