/*	background: url(/images/avatar.gif) no-repeat bottom right fixed;
	z-index: 1; 
	
	
new colors: 
	
Beige - c7ad76
Green - 003d23

*/
body { 

	margin: 15 px;
	padding: 5 px;
	background-color: #c7ad76;
	} 

h1, H1, h2, H2, .h2headline  {
	font: bold 18px arial, helvetica;
	color: #990033;
	
}
h3, H3, .h3href {
	font: bold 16px  arial, helvetica;
    text-decoration: none; 
}

h4, H4, .h4href {
	font: bold 14px  arial, helvetica;
    text-decoration: none; 
}
ul  {
	font: 14px arial, helvetica;
	color: #990033;
	margin: 20 px;
	padding: 8px ;
	}

ol  {
	font: 14px arial, helvetica;
	color: #990033;
	margin: 15 px;
	padding: 8px ;
	}
p, .regtext, div, span, dd, blockquote {
	font: 14px arial, helvetica;
	color: #990033;
	margin: 5 px;
	padding: 4 px;
	}
td {
	font: 14px arial, helvetica;
	color: #990033;
	
}
.boldtext {
	font: bold 12px  arial, helvetica;
}
.date {
	font: 12px  arial, helvetica;
}
.headline {
	font: bold 14px arial, helvetica;
}
.teach {
	font: italic 12px arial, helvetica;
}
 a:link, a:visited  {
	text-decoration: none;
	color: #990033;
	font: bold 14px arial, helvetica;
	/*	cursor: 	crosshair;
	auto (default defined by browser/operating system);
	help;
	default;
	hand;
	move;
	e-resize;
	ne-resize;
	nw-resize;
	n-resize;
	se-resize;
	sw-resize;
	s-resize;
	w-resize;
	text;
	wait;
	help */
}
 a:hover, a:active  {
	text-decoration: none;
	color: #ffcc66;
	font: bold 14px arial, helvetica;
	cursor: help;

}
a.bigLink, a:link.bigLink, a:visited.bigLink   {
	text-decoration: none;
	color: #990033;
	font: bold 18px arial, helvetica;
	cursor: help;

}

 a:hover.bigLink, a:active.bigLink  {
	text-decoration: none;
	color: #ffcc66;
	font: bold 18px arial, helvetica;
	cursor: help;

}
.littletext
{
	font-size: 10px;
    text-align:top;
}

.errortext
{
	font-size: 12px;
	color:red;
	font-weight:bold;

}

div.silverBox
{
	width: 98%;
	border: thin;
	background-color: #E6E6E6;
	margin: 15px;
	padding: 5px;
}

div.whiteBox
{
	width: 85%;
	border:dotted;
	background-color: #FFFFFF;
	margin: 15px;
	padding: 5px;
}

div.silverBoxSmall
{
	width: 45%;
	border:dotted;
	background-color: #E6E6E6;
	margin: 15px;
	padding: 5px;
}
.whitetext
{
	color: #FFFFFF;
}
/*
link="#800080"
*/
