body
{
	background-color: #35414C;
	margin: 0;
	padding: 0;
}

#thoughts
{
	margin: 0;
	padding: 0;
	background-image: url(thoughts/gfx/thoughts_bgx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

#reviews
{
	margin: 0;
	padding: 0;
	background-image: url(reviews/gfx/reviews_bgx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

#biblio
{
	margin: 0;
	padding: 0;
	background-image: url(bibliography/gfx/bibli_bgx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

#bio
{
	margin: 0;
	padding: 0;
	background-image: url(gfx/bio_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

.line
{
	padding: 2 0 0 0;
}

.txt_hd
{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}

.txt
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #b8c2cc;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}

.txt_intro
{
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #b1b5a8;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}

.txt_link
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #b8c2cc;
	text-decoration: underline;
	
	line-height: 16px;
	font-weight: normal;
}

.txt_sub
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #E6E6CF;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}

.txt_sub_link
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #b8c2cc;
	text-decoration: none;
	line-height: 14px;
	font-weight: normal;
}


.folio 
{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #929ca6;
	text-decoration: none;
	line-height: 14px;
}

.folio_link
{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #929ca6;
	text-decoration: underline;
	line-height: 14px;
}

.gmenupage
{
	padding: 0 3 0 8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #f8f6f4;line-height: 10px;
	vertical-align: bottom;
	text-decoration: none;
}

A.globalmenu:link
{
padding: 0 3 0 8;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #7b858f;line-height: 10px;
	vertical-align: bottom; 
text-decoration: none
}

A.globalmenu:active
{
padding: 0 3 0 8;
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; 
font-weight: normal; color: #f8f6f4;line-height: 10px;
	vertical-align: bottom; text-decoration: none
	
	
}

A.globalmenu:visited
{
padding: 0 3 0 8;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #7b858f;line-height: 10px;
	vertical-align: bottom; 
text-decoration: none
	
	
}

A.globalmenu:hover
{
	padding: 0 3 0 8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;line-height: 10px;
	color: #d5893c;
	text-decoration: none;
	vertical-align: bottom;
}

.year:link
{
padding: 5 10 0 0;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
color: #acb6bf;
text-decoration: none
}

.year:active
{
padding: 5 10 0 0;
font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; 
font-weight: normal; color: #f8f6f4;
text-decoration: none
	
	
}

.year:visited
{
padding: 5 10 0 0;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
color: #acb6bf;
text-decoration: none
	
	
}

.year:hover
{
	padding: 5 10 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #f8f6f4;
	text-decoration: none;
}


