/* CSS Document */

body {
	background-image: url(images/sidebar2.gif);
    background-repeat: no-repeat;    	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #C7DE96;
		}
		
/*
 * NAVIGATION
 */

#navigation
{ 
  position: absolute;
  left: 50px;
  top: 155px;  
  text-align: left;
}

#navigation a
{ 
  text-decoration: none;
}

a.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 180%;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}

a.navigation:link {color: #FFFFCC;}

a.navigation:visited {color: #FFFFCC;}

a.navigation:hover {color: #CCCC99;}


h1 		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	color: #006699;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
		}

#album {
	position: absolute;
	top: 300px;
	left: 50px;
	z-index: 1;
			}				
		
#content {
	position: absolute;
	left: 260px;
	top: 38px;  		
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	width: 450px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 160%;
				}
				
#leftcaption {
	position: absolute;
	left: 30px;
	top: 465px;
	width: 180;
	text-align:left;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #FFFFCC;
				}
				
.picture1 {
	padding: 0px 0px 10px 10px;
		}
		
.flyer {
	padding: 10px 0px 0px 0px;
		}
				
a {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px;		
		font-weight: bold;
		color: #009999;
		line-height: 160%;
		text-decoration: none;
		}
a:link {  
		color: #009999;
		}
a:visited {  
		color: #009999;
		}
a:hover {  
		color: #FFFFCC;
		}

#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%;
				}
