/* CSS Document */

h2 {font: 28px georgia;
	margin: 0px 0 13px;
	padding: 0;
	}
body 
	{
	color: white;
	background-color: #003;
/*    background-color: #660033; */
	margin: 0px
	}

#flickr {
	text-align: center;
    margin: 5px;
	padding-left: 6px;
/*	border-top: 1px dashed #66c;
	border-left: 1px dashed #66c; 
	border-right: 1px dashed #66c; */
	border-bottom: 1px dashed #66c; 
	position: absolute;
/*	top: 40px; */
	left: 25%;
/*	top: 20%; */
	bottom:80%;
	width: 650px;
	height: auto;
	visibility: visible;
	display: block
    }
#flickr img {
	text-align: center;
    margin: 5px;
	border:hidden;
    }

#content     
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #f00;
	text-align: center;
	margin-top: -35px;
	margin-left: -125px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 250px;
	height: 70px;
	visibility: visible
	}

.bodytext 
	{
	font-size: 14px
	}

.headline 
	{
	font-weight: bold;
	font-size: 24px
	}

#footer 
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	padding-bottom: 50px;
	margin: 0 auto;
	width: 100%;
	position: absolute;
	text-align: center;
	bottom: 100px;
	left: 0%;
	height: 20px;
	visibility: visible;
	display: block
	}

a:link, a:visited 
	{
	color:#FFFFFF;
	/*color: #06f; */
	text-decoration:underline
	}

a:hover 
	{
	color: red;
	text-decoration: none
	}

.captions  
	{
	color: white;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: left
	}

#caption1     
	{
	padding-left: 6px;
	padding-top: 6px;
	border-top: 1px dashed #66c;
	position: absolute;
	top: 50%;
	left: -230px;
	width: 200px;
	height: auto;
	visibility: visible;
	display:block
	}

#caption2    
	{
	padding-left: 6px;
	border-left: 1px dashed #66c;
	position: absolute;
	top: 104px;
	left: 125px;
	width: 250px;
	height: auto;
	visibility: visible;
	display: block
	}
	
#caption3
	{
	text-align:right;
	padding-left: 6px;
	padding-right: 6px;

	border-right: 1px dashed #66c;
	position: absolute;
	top: -60px;
	left: -55px;
	width: 170px;
	height: auto;
	visibility: visible;
	display: block
	}
	
#caption4
	{
	text-align:right;
	padding-left: 6px;
	padding-right: 6px;
	position: absolute;
	bottom:78%;
	left: 35%;
	width: 350px;
	height: auto;
	visibility: visible;
	display: block
	}
	
#caption5
	{
/*	padding-left: 6px; */
	padding-bottom: 6px;
/*	border-top: 1px dashed #66c;   */
	border-bottom:1px dashed #66c;
	position: absolute;
	top: -40px;
/*	top: 50%;  */
	left: 280px;
	width: 200px;
	height: auto;
	visibility: visible;
	display: block
	}	

</style>
