/*This is how the main text will look in indexes, such as the news 
index or the journal index.*/
.idx
	{
	font-family:Arial;
	font-size:10px;
; color: #CCCCCC	}

/*Home text - This is how the text will look on the home page, for the section that shows
the latest journal entry*/
.home
	{
	font-family:Arial;
	font-size:11px;
; color: #CCCCCC}
	
/*Journal text - This is for the text that */
.journal
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
; color: #CCCCCC	}

/*Tour text*/
.tourtext
	{
	font-family:Arial;
	font-size:11px;
; color: #999966	}
	
/*------------------------Photo Album / Scrap Book------------------------*/
.photoText /* How the text will be displayed for the Message field in the photo album */
	{
	font-family:Arial;
	font-size:10px;
; color: #CCCCCC	}

 /* How the text will be displayed for the PHOTO CATEGORY INDEX, the menu that
is used to select a different category */
.catidx
	{
	font-family:Arial;
	font-size:12px;
; color: #CCCCCC	}

.catMessage /* How the CATEGORY TEXT will be displayed for the selected photo album */
	{
	font-family:Arial;
	font-size:12px;
; color: #999966	}.headline {  font-family: Arial; font-size: 11pt; color: #006699; font-weight: bold}
a:link {  color: #999966}
a:visited {  color: #999999}
a:hover {  color: #999999}
div {  }
body {  background-repeat: no-repeat}
.catMessageSub { font-family:Arial; font-size:11px; ; color: #999999 }
