A {
	color : #000cff;
	  }
	 
A:visited  {
	color : #000cff;
  }
A:hover {
	color : #000000;
	  }

blockquote {
  font-size: 12px;
  color: #000;
  text-align: center;
}

/* 
COLOR
LIGHT SEPIA #554941
DARK SEPIA #000001
SUEDE #EEEBE7
DEEP DARK #2E251D
DEEP GREY #1E1E1E
GREY #635C54
HOT #50372F
SOFT PUTTY #DAD9D2
GRIEGE #333333
 */

P { 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #081042;
  }
 
img.coverart_right {
  float: right;
  padding-left: 10px;
  border: 0;
}

img.coverart_left {
  float: left;
  padding-right: 10px;
  border: 0;
}

body { 
  margin: 0; 
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  line-height: 16px;
  color: #081042;
  background: #adadad url(/homeart/bkg.jpg);
}

.body1016 { 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #081042;
  }
  
.body1012 { 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #081042;
  }
  
.body1224 { 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #081042;
  }
  
.head1815gryz { 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	}

.head1418gryz { 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
  }

.head1218gryz { 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	}

.head2424 { 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #000001;
  }

.head2121 { 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
	color: #000001;
  }

.head1815 { 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 15px;
	font-weight: bold;
	color: #000001;
	}

.head1418 { 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000001;
  }

.head1218 { 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000001;
	}

.headContact {
    color: #162cb7;
    text-align: center;
    }

.alertText {
    color: #000;
    font-weight: bold;
    }

.tom1017 { 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #1E1E1E;
  }

.tom917 { 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #1E1E1E;
  }

.navholder {
	width: 109px;
	float: left;
	display: inline; /* doubled margin bug fix for IE/win */Ü
}

ul.normal {
  width: 100% !important;
  background: transparent !important;
  margin-bottom: 15px !important;
}
ul.normal li {
  margin: 5px;
  list-style: disc !important;
  margin-left: 20px;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  line-height: 16px;
  color: #081042;
}
ul.normal li:hover {
  background: transparent;
}
ul.normal a {
  display: inline;
  padding: 0;
  text-decoration: underline;
}

ul, li {margin: 0; padding: 0; border: 0;}

ul {
	width: 109px;
	background: #ADADAD;
	}

li {
	list-style: none; /* kills the list item "bullet" markers */
	position: relative;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 9px;
	vertical-align: bottom; /* for IE5/win */
	}

ul a {
	display: block;
	padding: 4px 0px;
	vertical-align: bottom; /* needed for IE5/win */
	text-align: center;
	text-decoration: none;
	color: #50372F;
	}

ul ul { 
	position: absolute;  
	left: -3000px;
	background: #DDDDDD; 
	}	/* flyout elements need a background image or color to avoid bugs in IE/win */
		
li:hover {background: #FFFFFF;}
	
ul li:hover ul {
	left: 109px;
	top: 4px;
}

/* \*/ /*/ 
ul li ul {position: static;}
/* */
