


body {
	font: 13px/1.5em "Lucida Grande","Lucida Sans Unicode",verdana,geneva,sans-serif;

	margin: 0px 0px 10px 0px;
	padding: 0;
        background-color: #EEEEEE;

	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	padding: 0px 25px 0px 25px;	
	letter-spacing: 5px;
	color: #CCCCCC;
}

/* TEXT=#000000 LINK=#103080 VLINK=#551A8B ALINK=#CC9933 */

a:link { 
	color: #103080;
}
a:visited { 
	color: #3050A0;
}
a:hover { 
	color: #002070;
}
a:active { 
	color: #CC9933;
}

h1 {
	font-size: 218%;
line-height: 1.3em;
}

h2 {
	font-size: 164%;
line-height: 1.3em;
}

h3 {
	font-size: 145%;
	margin-bottom: 10px;
line-height: 1.3em;
}

h4 {
	font-size: 118%;
	margin-bottom: 5px;
	letter-spacing: 12px;
	color: #999999;
}

p {
	padding: 0 25px 0 5px;
}

#article p {
	padding: 0px 100px 0px 100px;
}

#photodesc p {
	text-align:justify;
	padding: 0px 5px 0px 5px;
}

#photonote p {
	text-align:center;
	font-size: 75%;
	padding: 0px 0px 0px 0px;
	color: #888888;
}

#toptext {
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	padding: 0 25px 0 25px;	
	letter-spacing: 5px;
	color: #CCCCCC;
	clear: both;
	height: 20px;
	text-align:left;
	font-size: 11px;
}

#photohead {
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	padding: 0px 25px 0px 25px;	
	font-size: 500%;
	letter-spacing: 12px;
	text-align:right;
	color: #CCCCCC;
}

#photosub {
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	padding: 25px 25px 25px 25px;	
	font-size: 164%;
	letter-spacing: 5px;
	text-align:right;
	color: #CCCCCC;
}

#t4 {
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	padding: 0px 25px 0px 25px;	
	font-size: 350%;
	letter-spacing: 12px;
	color: #999999;
}

#t5 {
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	padding: 0px 25px 0px 25px;	
	font-size: 95%;
	letter-spacing: 5px;
	color: #CCCCCC;
}

#copy {
	clear: both;
	padding: 10px 0px 50px 15px;
	margin: 0 auto;
	height: 20px;
	text-align:left;
	font-size: 11px;
}


#copy, #copy a {color:#777777;}



