/* CSS1 index style sheet by Didi */


body
	{
	background-color: #000000;
	font-family: Arial, Verdana, sans-serif;
	background-attachment: fixed;
	font-size: 10pt;
	}
	
a {text-decoration: none; font-weight: bold;}

a.mainlink{color:#fecb65;}
a.mainlink:hover {color: #336633;}


/*
---------------------------------------------------------------------
 ALL PAGES
--------------------------------------------------------------------
*/

table.page
	{
	background-color: #000000;
	border-color: #ffffff;
	border-width: 12px;
	border-style: solid;
	} 
	

.indexpagehead
	{
	font-family: Times, serif;
	color: #000000;
	font-size: 26pt;
	font-weight: bold;
	text-align: center;
	}

.pagehead
	{
	font-family: Times, serif;
	color: #e2ecec;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
	background-color: #336633;
	}

.introtext
	{
	color: #336633;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	margin-left: 55px;
	margin-right: 55px;
	}

.maintext
	{
	color: #e2ecec;
	font-weight: normal;
	text-align: justify;
	}
	
.maintextindent
	{
	color: #e2ecec;
	font-weight: normal;
	text-align: justify;
	margin-left: 40px;
	margin-right: 40px;
	}


li
	{
	margin-bottom: 20px;
	}	
	
.list 
	{
	font-weight: NORMAL;
	color: #cc6633;
	list-style-position: outside;
	list-style-type: square;
	text-align: justify;
	margin-right: 55px;
	margin-left: 45px;
	}

.updated
	{
	font-family: Times, serif;
	color: #ffffff;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	}

ADDRESS
	{
	font-family: Times, serif;
	font-size: 9pt;
	color: #e2ecec;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	}

.smallblack
	{
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	}


/*
---------------------------------------------------------------------
 PHOTOS
--------------------------------------------------------------------
*/


.photo
	{
	font-size: 8pt;
	color: #e2ecec;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	}

.photohead
	{
	font-size: 12pt;
	color: #e2ecec;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	}

