/* CSS Document */

body {
	background-image: url(images/611_line.gif);
    background-repeat: repeat-y;    	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
		}
		
/*
 * NAVIGATION
 */

#navigation
{ 
  position: absolute;
  left: 0px;
  top: 150px;  
  width: 220px;
  text-align: right;
  background-color: #FFFFFF;
}

#navigation a
{ 
  text-decoration: none;
}

a.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 160%;
	font-weight: bold;
	color: #996666;
	text-decoration: none;
}

a.navigation:link {color: #996666;}

a.navigation:visited {color: #996666;}

a.navigation:hover {color: #CCCC99;}


h1 		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #666699;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
		}
h2 		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-style: italic;
	line-height: 150%;
		}
		
h3 		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #666699;
	font-style: italic;
	line-height: 150%;
		}

#banner {
	position: absolute;
	top: 20px;
	left: 72px;
	z-index: 1;
			}				
		
#content {
	position: absolute;
	left: 270px;
	top: 75px;  		
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	width: 450px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
				}
				
#leftpics {
	position: absolute;
	left: 68px;
	top: 530px;
	width: 150;  		
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
				}
				
a {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px;		
		font-weight: normal;
		color: #666699;
		line-height: 150%;
		text-decoration: none;
		}
a:link {  
		color: #666699;
		}
a:visited {  
		color: #666699;
		}
a:hover {  
		color: #996666;
		}

#endorsment {
 	position: absolute;
	left: 600px;
	top: 280px;  
	width: 230px;	
  	font-family: Georgia, Garamond, Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 150%;
	font-weight: normal;
	color: #F8B106;
}
				
.caption {
		padding: 0px 0px 0px 0px;
		width: 350px;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px;
		font-style: normal;
		color: #000000;
		line-height: 130%;
				}
				
.captionleft {
		padding: 0px 0px 0px 0px;
		width: 150px;
		text-align: right;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px;
		font-style: normal;
		color: #000000;
		line-height: 130%;
				}