body {
	position: relative;
	background: #FFFFFF url(gauzeb.jpg);
	margin: 0;
	padding: 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	scrollbar-3d-light-color:#999999;
	scrollbar-arrow-color:#FFCC00;
	scrollbar-base-color:black;
	scrollbar-dark-shadow-color:#333333;
	scrollbar-face-color:#CC00FF;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:black
}

p {
	margin-right: 20px;
	margin-left: 10px;
}

.narrow	{
	width: 80%;
}

.rhc {
	width: 150px;
}

ol {
	text-align: left;
}

ul {
	text-align: left;
}

.t_heading {
	color : White;
	font-weight : bold;
}

.main_heading {
	color : #CC00FF;
	font-weight : bold;
	font-size : 14pt;
}

.small_heading {
	color : #CC00FF;
	font-weight : bold;
	font-size : 12pt;
}

.subhead {
	color : #CC00FF;
	font-weight : bold;
}

.purple {
	color : #CC00FF;
}

.purple_it {
	color : #CC00FF;
	font-style : italic;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}

.navtop {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #CC00FF;
	font-weight : bold;
}

font.smalltext {
	font-size : 8pt;
}

p.shead {
	font-weight : bold;
	text-decoration : underline;
}

LI {
	margin-top : 2pt;
}

.alphmenu {
	border-color : #CC00FF;
	border-style : solid;
	border-width : 1px;
	width: 80%;
}

.gallery	{
	border-color : #CC00FF;
	border-style : solid;
	border-width : 1px;
}

.g_row	{
	border-color : #CC00FF;
	border-style : solid;
	border-bottom-width: 1px;
}

.profile {
	border-color : #CC00FF;
	border-style : solid;
	border-width : 1px;
	width: 95%;
}

.divider {
	border-color : #CC00FF;
	border-style : solid;
	border-top-width : 0px;
	border-left-width : 1px;
	border-right-width : 0px;
	border-bottom-width : 0px;
}

.bottom {
	border-color : #CC00FF;
	border-style : solid;
	border-top-width : 1px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
}

input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}

textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}

.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}

.purplebutton {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFCC00;
	background-color: #CC00FF;
}

A.small {
	font-size : 8pt;
}

.catlink	{
	text-decoration: none;
}

A:link	{
	color: #0000FF;
}

A:visited	{
	color: #0000FF;
}

A:hover	{
	color: #FF0000;
}

A.catnav:link	{
	color: #FFCC00;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

A.catnav:visited	{
	color: #FFCC00;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

A.catnav:hover	{
	color: #CC00FF;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #FFCC00;
}

.nav	{
	background: #CC00FF none;	
}

.letter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-decoration : none;
}


div#links {
	position: absolute; 
	top: 0px; 
	left: 0; 
	width: 150px; 
	height: 400px; 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 9pt;
	font-weight: bold;
	z-index: 100;
}

div#links a {
	display: block;
	text-align: right;
	padding: 2px 10px;
	margin: 0 0 1px;
	border-width: 0;
	text-decoration: none;
	color: #FFCC00;
	background: #CC00FF none;
	border-right: 5px solid orange;
}

div#links a.title {
	text-align: center;
	padding: 8px 10px;
}

div#links a.subtitle {
	text-align: left;
	padding: 8px 10px 2px;
}

div#links a.static {
	color: #CC00FF;
	background: #FFFFFF none;
	border-right: 5px solid orange;
}

div#links a:hover {
	color: #CC00FF; 
	background: #FFCC00;
   border-right: 5px solid #CC00FF;
}

div#links a.banner:hover {
	color: #CC00FF;
	background: transparent;
	border-right: none;
}

div#links a.banner {
	color: #CC00FF;
	background: transparent;
	border-right: none;
	text-align: center;
	padding: 0px 0px;
}

.tidyform	{
	margin-top: 0px;
	margin-bottom: 0px;
}