a         { text-decoration: underline; }
a:link    { color: #003366 }
a:visited { color: #003366 }
a:hover   { color: #996633 }
a:active  { color: red  }

.link         { }
.link:link    { color: #669933; text-decoration:underline }
.link:visited { color: #669933; text-decoration:underline }
.link:hover   { color: #330000; text-decoration:none }
.link:active  { color: #669933; text-decoration:underline  }

.linkblue         { }
.linkblue:link    { color:#5F6383; text-decoration:underline }
.linkblue:visited { color: #5F6383; text-decoration:underline }
.linkblue:hover   { color: #330000; text-decoration:none }
.linkblue:active  { color: #5F6383; text-decoration:underline  }

.linkteracotta         { }
.linkteracotta:link    { color:#9f7558; text-decoration:underline }
.linkteracotta:visited { color: #9f7558; text-decoration:underline }
.linkteracotta:hover   { color: #000000; text-decoration:none }
.linkteracotta:active  { color: #9f7558; text-decoration:underline  }

.linkred         { }
.linkred:link    { color: #FF0000; text-decoration:underline }
.linkred:visited { color: #FF0000; text-decoration:underline }
.linkred:hover   { color: #669933; text-decoration:none }
.linkred:active  { color: #FF0000; text-decoration:underline  }

.linkwater         { }
.linkwater:link    { color: #0099FF; text-decoration:underline }
.linkwater:visited { color: #0099FF; text-decoration:underline }
.linkwater:hover   { color: #000000; text-decoration:none }
.linkwater:active  { color: #0099FF; text-decoration:underline  }

.textblue    { color:#5F6383; text-decoration:none }
.textteracotta    { color:#9f7558; text-decoration:none }

/*
.afooter         { }
.afooter:link    { color: #330000; text-decoration:underline }
.afooter:visited { color: #330000; text-decoration:underline }
.afooter:hover   { color: #669933; text-decoration:none }
.afooter:active  { color: #330000; text-decoration:underline  }
*/
.afooter         { }
.afooter:link    { color: #ffffff; text-decoration:underline }
.afooter:visited { color: #ffffff; text-decoration:underline }
.afooter:hover   { color: #CCCCCC; text-decoration:none }
.afooter:active  { color: #ffffff; text-decoration:underline  }

.ared         { }
.ared:link    { color: #800000; text-decoration:underline }
.ared:visited { color: #800000; text-decoration:underline }
.ared:hover   { color: #996633; text-decoration:none }
.ared:active  { color: #ffffff; text-decoration:underline  }



.navlink         { text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold }
.navlink:link    { color: #330000; }
.navlink:visited { color: #330000; }
.navlink:hover   { color: #669933; }
.navlink:active  { color: #330000; }

.navlinka         { text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold }
.navlinka:link    { color: #669933; }
.navlinka:visited { color: #669933; }
.navlinka:hover   { color: #669933; }
.navlinka:active  { color: #669933; }


body {
	background-color: #800000;
  /*
	background: #800000 url(images/red6.jpg) repeat center top;
	*/
	background: #800000 url(images/bgg.jpg) repeat center top;
	background-color: transparent;
}
#music {
    float: left;
		margin-left:750px;
		margin-top:5px;
    position: absolute;
    width: 25px;
    height: 25px;
	/*
	position: relative;
	top: -33px;
	left: 250px;
	overflow: hidden;
	*/
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #663333;
}
.copynoj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #663333;
}
.copy8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #444444;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #663333;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	/*color: #b4cc95;*/
	color:#669933;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	/*color:#330000;*/
	color: #ffffff; 
}

/* Dropdown Navigation Menu styles */
#nav { width: 770px; margin-top: 0px; }
		#nav a { font-size: 14px; font-family: arial; color:#566300; padding: 0px 15px 0px 5px; font-weight:bold; }
		#nav a:hover { text-decoration: none; background-color:#996633; color: #ffffff; font-weight:bold; }

#nav2 { height: 30px; }
    #nav2 a { width:  233px; height: 30px; float: left; display: block; color: #FFFFFF; position: absolute; }
    #nav2 a span { margin: 6px 6px 0px 6px; font-family: 'Georgia'; font-size: 20px; display: block; }
    #nav2 a:hover span, #nav2 a.over span { text-decoration: none; font-size: 20px; }
    #nav2 a:hover, #nav2 a.over { text-decoration: none; height: 56px; font-size: 20px; }
    /*
    #nav2 a.a { background: #613866;; }
    #nav2 a.b { background: #9b0963; margin-left: 239px; }
    #nav2 a.c { background: #f28d1e; margin-left: 477px; }
    #nav2 a.d { background: #d95c2c; margin-left: 717px }
	
    #nav2 a.a { background: #613866;; }
    #nav2 a.b { background: #29312C; margin-left: 239px; }
    #nav2 a.c { background: #516358; margin-left: 477px; }
    #nav2 a.d { background: #7AB2A8; margin-left: 717px }

    #nav2 a.a { background: #2faba5;; }
    #nav2 a.b { background: #99d15e; margin-left: 239px; }
    #nav2 a.c { background: #e0f07b; margin-left: 477px; }
    #nav2 a.d { background: #ffad43; margin-left: 717px }
		*/
    #nav2 a.a { background: #2faba5;; }
    #nav2 a.b { background: #99d15e; margin-left: 239px; }
    #nav2 a.c { background: #ffad43; margin-left: 477px; }
    #nav2 a.d { background: #d42567; margin-left: 717px }

#nav3 { height: 30px; }
    #nav3 a { width:  180px; height: 30px; float: left; display: block; color: #ffffff; position: absolute; }
    #nav3 a span { margin: 6px 6px 0px 6px; font-family: 'Georgia'; font-size: 16px; display: block; }
    #nav3 a:hover span, #nav2 a.over span { text-decoration: none; font-size: 16px; color: #ffffff; background: #d42567; }
    #nav3 a:hover, #nav2 a.over { text-decoration: none; height: 30px; font-size: 16px; color: #ffffff; background: #d42567; }
    /*
    #nav3 a.a { background: #613866;; }
    #nav3 a.b { background: #9b0963; margin-left: 239px; }
    #nav3 a.c { background: #f28d1e; margin-left: 477px; }
    #nav3 a.d { background: #d95c2c; margin-left: 717px }
		*/
    #nav3 a.a { background: #2faba5;}
    #nav3 a.b { background: #29312C;}
    #nav3 a.c { background: #516358;}
    #nav3 a.d { background: #7AB2A8;}
    #nav3 a.e { background: #CCFFF8;}
