html, body {
	background-color: #09F;
	color: #039;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
}

body {
width: 875px;
}

hr {
  border: 0;
  width: 65%;
  color: #30c;
  background-color: #30c;
  height: 2px;
}


div, p, th, td, li, dd, dl, dt
{
    /* redundant selectors to help NS4 not forget */
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
}

#content {
	padding: 10px;
	margin-left: 210px;
	background-image: url(../images/palenote.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	}

#content td {
	font-size: 11px;
	}

#content ul
{
list-style: none;
}

#content li
{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 14px;
color: #000;
text-indent: 0.75em;
list-style-position: outside;
list-style-image: url(../images/down.gif);
/*margin-left: 30 px;
*/}


#content a:link
{
	color: #9Cf;
	text-decoration: none;
}

#content a:visited
{
	color: #333;
	text-decoration: none;
}

#content a:hover
{
	color: #FF0099;
	text-decoration: underline;
}

#content a:active
{
	color: #333333;
	text-decoration: none;
}

#music
{
float: left;
padding-right: 30px;
}

.tight
{
margin-top: 0px;
margin-bottom: 0px;
}

.cal
{
font-size: 12px;
margin: 0 0 0 400px;
line-height: 1.25;
}

.purple
{
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 10px;
	background-color: #63F;
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
}

.design
{
text-align: center;
font-family: "Comic Sans MS", "Trebuchet MS", verdana, arial, sans-serif;
font-size: 9px;
color: #FFF;
}

h1
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 24px;
font-weight: normal;
color: #9cf;
margin-left: 10px; margin-top: 12px; margin-right: 0px; margin-bottom: 12px;
}

h2
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 18px;
color: #0CF;
font-weight: bold;
letter-spacing: 4px;
margin-left: 10px;
}

h3
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #039;
	margin-top: 0px;
	margin-left: 10px;
}

h4
{
	color: rgb(255,153,0);
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
}

h5
{
	color: rgb(102,153,51);
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 2px;
}

h6
{
	color: rgb(255,102,0);
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
}
 
.blockquote
{
	font-size: smaller;
	line-height: 1.1;
	}
	
#nav {
	width: 200px;
	float: left;
	margin-left: -10px;
	border-right: 1px;
	border-right-style: dashed;
	border-right-color: #9933CC;
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9933CC;
	}
	
#nav li {
	text-indent: -.75em;
	list-style: none;
	font-size: 11px;
	list-style: inside;
	list-style-image: url(../images/down.gif);
	}
	
#nav p{
	margin-left: 20px;
	margin-right: 20px;
	font-size: 11px;
	font-weight: bold;
	color:#93C;
	}
	
#nav .box {
	font-weight: bold;
	background-color: #9CF;
	padding-right: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
#nav a:link
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

#nav a:visited
{
	color: #039;
	font-size: 11px;
	text-decoration: none;
	}
		
#nav a:hover
{
	background-color:#ccf;
	text-decoration: underline;
}

	
.white
{
	margin-top: -10px;
	margin-bottom: -5px;
	margin-left: -10px;
	padding: 0px;
	width: 110%;
	background-color: #f39;
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
}
 
	


.bwhite {  color: #FFF; font-weight: bold;}

.mainpara {  font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px; color: #039; line-height: 24px; margin-top: 12px; margin-right: 36px; margin-bottom: 12px; margin-left: 10px;}
.form {  font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px; color: #039; line-height: 15px; margin-top: 10px; margin-right: 36px; margin-bottom: 10px; margin-left: 10px;}
.flakes { background-image: url(../images/flakes.gif); background-color: #33CCFF; background-repeat: repeat}
#content dt {  font-family: "Trebuchet MS", Arial, sans-serif; font-size: 13px; color: #039; line-height: 1.25; margin-top: 12px; margin-right: 36px; margin-bottom: 6px; margin-left: 10px;}
#content dd {  font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; color: #333; line-height: 1.1; margin-top: 0px; margin-right: 36px; margin-bottom: 12px; margin-left: 20px;}

#header {
	margin-left: -10px;
	color: #039;
	border-bottom: 1px solid #333;
	width: 110%;
	clear: both;
	}
	
#top {
	margin-left: 0px;
	color: #039;
	width: 110%;
	}
	
#footer {
	clear: both;
	width: 95%;
	margin: 10px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px;
	border-top: 1px solid #333;
	color: #000;
	}
#footer p{
	font-size: 11px;
	}
	

.small {
	font-family: "Trebuchet MS", Arial, sans-serif; font-size: 10px; color: #039; line-height: 1.25; margin-top: 12px; margin-right: 36px; margin-bottom: 12px; margin-left: 10px;}
	
.credit {
	font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9px; color: #039; line-height: 1.25; margin-top: 12px; text-align: center;}
	
.spacer {
	clear: both;
	}
	
p {
	padding: 0;
	margin-top: 0px;
	font-size: 14px;
	line-height: 1.5em;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	}

dd, dt {
	font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	}

abbr, acronym, .help {
  border-bottom: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #333;
  cursor: help;
  }
  


div.center {
margin-left: auto;
margin-right: auto;
}

div.center p {
   font-size: 10px; color: #333333; text-align: center;
   }


div.floatright {
  float: right;
	margin-left: auto;
      }
	  
div.floatright p {
   font-size: 10px; color: #333333; text-align: center;
   }
	  
div.floatleft {
  float: left;
  margin-right: auto;

      }
  
div.floatleft p {
   font-size: 10px; color: #333333; text-align: center;
   }
   
div.spacer {
  clear: both;
  }
.tri { background-image: url(../images/triangle.jpg); background-repeat: no-repeat; background-position: center; padding: 50px 0px 50px 0px;}
.lbl {  font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px; color: #333333; line-height: 24px; margin-top: 12px; margin-right: 36px; margin-bottom: 12px; margin-left: 10px; background-color: #33CCFF; background-image: url(../images/LBL.jpg); background-repeat: no-repeat; background-position: left; padding: 150px 0px 150px 300px;}
.jo {  text-align: center; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; color: #039; margin-top: 0px; margin-right: 100px; margin-bottom: 0px; margin-left: 100px; background-color: #0CF; background-image: url(../images/jojo.jpg); background-repeat: no-repeat; background-position: center; padding: 125px 0px 125px 0px;}
.jj {  text-align: center; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; color: #039; background-color: #0CF; background-image: url(../images/jj.jpg); background-repeat: no-repeat; background-position: center; padding: 175px 0px 0px 0px;}
.es { background-image: url(../images/es.jpg); background-repeat: no-repeat; background-position: center; padding: 140px 0px 140px 0px;}
.pm { background-image: url(../images/45pm.jpg); background-repeat: no-repeat; background-position: center; padding: 95px 0px 95px 0px;}
.bk { background-image: url(../images/45bk.jpg); background-repeat: no-repeat; background-position: center; padding: 100px 0px 100px 0px;}
.sm { background-image: url(../images/sm.jpg); background-repeat: no-repeat; background-position: center; padding: 135px 0px 135px 0px;}
.ld { background-image: url(../images/ld.jpg); background-repeat: no-repeat; background-position: center; padding: 62px 0px 62px 0px;}
.tg { background-image: url(../images/tg.jpg); background-repeat: no-repeat; background-position: center; padding: 90px 0px 90px 0px;}
.rlb { background-image: url(../images/rlb.jpg); background-repeat: no-repeat; background-position: center; padding: 110px 0px 110px 0px;}
.lazyb { margin-top: 12px; margin-right: 36px; margin-bottom: 12px; margin-left: 10px; background-color: #33CCFF; background-image: url(../images/lazyb.jpg); background-repeat: no-repeat; background-position: center; padding: 125px 0px 0px 0px;}
.icebox { background-image: url(../images/icebox1.gif); background-repeat: no-repeat; background-position: center; padding: 80px 0px 0px 0px;}
.dispo { background-image: url(../images/45dispo.jpg); background-repeat: no-repeat; background-position: center; padding: 80px 0px 0px 0px;}
.stevev { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px; color: #333333; line-height: 24px; background-color: transparent; background-image: url(../images/45cd-shadows.jpg); background-repeat: no-repeat; background-position: center;}
.lotus { background-image: url(../images/lotus.jpg); background-repeat: no-repeat;  background-position: center; padding: 80px 0px 80px 0px;}
.amelia { background-image: url(../images/45ameljam2.jpg); background-repeat: no-repeat; background-position: center; padding: 100px 0px 0px 0px;}
.delta { background-image: url(../images/deltarks.jpg); background-repeat: no-repeat; background-position: center;  padding: 80px 0px 80px 0px;}
.design { text-align: center; font-family: "Comic Sans MS", "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 8px;  color: #3333CC; }
#black {color: #000000;}
