/*
_____________________________________________________________________
-------------------------------------------------------------------------------------------------------------------------
    CASCADING STYLESHEET FOR LENT ASTRO SITE    
______________________________________________________________________
--------------------------------------------------------------------------------------------------------------------------*/



body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12pt;
	font-weight : bold;
	color : 6699FF;
	background-color: black;
	align: left;
}

div.photodescription{
	width : 731px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 14pt;
	font-weight : normal;
	text-align: justify;
	padding=10px;
	align: center;
	margin-bottom: 10px;  /* adds 10 pixels of space after each paragraph */
}
div.techdescription{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : 12pt;
	font-weight : normal;
	text-align : left;
	width : 731px;
	padding=10px;
	margin-bottom: 10px;  /* adds 10 pixels of space after each paragraph */
}
div.bottomlinks{
	width : 731px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 14pt;
	font-weight : normal;
	text-align: justify;
	padding=10px;
	align: center;
}

a:link{
	color: #FFFFFF;
}

a.blue{ color: #6699FF}

h1{
	font-family : Arial, Helvetica;
	font-style : normal;
	font-size : 25pt;
	font-weight : bold;
	color : #6699FF;
	align: center;
}
h2{
	font-family :Verdana;
	font-style : normal;
	font-size : 30pt;
	font-weight : normal;
	color : #6699FF;
}
h3{
	font-family :Verdana;
	font-style : normal;
	font-size : 16pt;
	font-weight : bold;
	color : #6699FF;
}
h4{
	font-family :Verdana;
	font-style : normal;
	font-size : 14pt;
	font-weight : normal;
	color : #6699FF;
}
h5{
	font-family :Verdana;
	font-style : normal;
	font-size : 14pt;
	font-weight : normal;
	color : #66CCFF;
}

<!-- 

