/* POSITIONING SETTINGS BEGIN HERE */

#title {
	/*position:absolute;
	z-index:1;
	left: 0px;
	top: 0px;*/
	width:798px;
	height:44px;
	background:#81AFAE;
}

#titleMusic {
	/*position:absolute;
	z-index:1;
	left: 0px;
	top: 0px;*/
	width:798px;
	height:44px;
	background:#4DACD0;
}

#section {
	/*position:absolute;
	z-index:2;
	left: 0px;
	top: 44px;*/
	width:798px;
	height:15px;
	background:#2C6D76;
}

#sectionMusic {
	/*position:absolute;
	z-index:2;
	left: 0px;
	top: 44px;*/
	width:798px;
	height:15px;
	background:#5B569C;
}

/*#leftIntro {
	position:absolute;
	top: 75px;
	left: 12px;
	width:250px;
	background-color: #B3CCC8;
}*/
	
/*#leftMusic {
	position:absolute;
	top: 75px;
	left: 12px;
	width:250px;
	background-color: #E1F4FD;
}*/
	
#left {
	float: left;
	width: 250px;
}

#right {
	float: right;
	width: 250px;
}

#center {
	margin-left: 260px;
	margin-right: 260px;
	width: 250px;
}

#wrapper {
/*	position:absolute;
	top: 75px;
	left: 12px;*/
	margin-top: 15px;
	margin-left: 12px;
	width:780px;
}

#fullwidth {
	margin-left: 20px;
	margin-right: 20px;
}

#leftmargin {
	float: left;
	width: 10px;
}

#rightmargin {
	float: right;
	width: 10px;
}

#clear {
	clear:both;
}

#nav {
	width: 786px;
	margin-top: 15px;
	margin-left: 12px;
}

#footer {
	width: 786px;
	margin-top: 15px;
	margin-left: 12px;
}

/* TEXT SETTINGS BEGIN HERE */

p {
	margin-top: 0px;
}

body {
    margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
	color: #444444;
}

h1 {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
	color: #444444;
	margin-bottom: 0;
	padding-bottom: 0;
}

h2 {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
	color: #ffffff;
	background-color: #81AFAE;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	padding-left: 0.5em;
}
h2 a {
	color: #ffffff;
	text-decoration: none;
}

h2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

h3 {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
	color: #ffffff;
	background-color: #ff0000;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	padding-left: 0.5em;
}

h3 a {
	color: #ffffff;
	text-decoration: none;
}

h3 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

h4 {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
	text-align: center;
	color: #444444;
	margin-bottom: 0;
	padding-bottom: 0;
}

td {
    font-family: Verdana, sans-serif;
    font-size: 10px; 
	color: #444444;
}

th {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
	color: #444444;
}

.ital { 
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	font-style: italic;
	color: #444444;
}

.bold, .smallBold {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
	color: #444444;
}

.head {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
	color: #444444
}

/*.small {
    font-family: Verdana, sans-serif;
    font-size: 10px;
	color: #444444;

}
.smallBold {
    font-family: Verdana, sans-serif;
    font-size: 9px;
    font-weight: bold;
	color: #444444;

}*/
.greenbold { 
    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #2B5863;
}
    
.greenhead {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
	color: #2B5863;
}

.blubold { 
    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #5B569C;
}
    
/*.bluhead {
	 font-family: Verdana, sans-serif;
	 font-size: 12px; 
	 font-weight: bold; 
	 color: #5B569C;
}*/
  
/*.blustd {
    font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #5B569C;
}*/

.blueheadbig {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #0000CC;
}
/*.redstd {
    font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #CC0000;
}*/
 
.redtitle {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}

.titleMag {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #444444;
}
.titleFilm {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}

.whitebold {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
	color: #ffffff;
}

.linkNav:link { 
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5B569C;
}

.linkNav:active { 
	text-decoration: underline;
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #74CEE2;
}

A.linkNav:hover {
	text-decoration: underline; 
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.linkNav:visited {
	text-decoration: none;
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #8781BD;
}

.linkHave:link { 
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5B569C;
}

.linkHave:active { 
	text-decoration: underline;
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #74CEE2;
}

A.linkHave:hover {
	text-decoration: underline; 
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.linkHave:visited {
	text-decoration: none;
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #5B569C;
}

.linkNotHave:link { 
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.linkNotHave:active { 
	text-decoration: none;
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

A.linkNotHave:hover {
	text-decoration: underline; 
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #5B569C;
}

.linkNotHave:visited {
	text-decoration: none;
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.linkgrey:link, .linksmall:link { 
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
}

.linkgrey:active, .linksmall:active { 
	text-decoration: underline;
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #888888;
}

A.linkgrey:hover, A.linksmall:hover {
	text-decoration: underline; 
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.linkgrey:visited, .linksmall:visited {
	text-decoration: none;
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
/*.linksmall:link { 
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #555555;
}

.linksmall:active { 
	text-decoration: underline;
	font-family: Verdana, sans-serif; 
	font-size: 9px;
	font-weight: bold;
	color: #888888;
}

A.linksmall:hover {
	text-decoration: underline; 
	font-family: Verdana, sans-serif; 
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

.linksmall:visited {
	text-decoration: none;
	font-family: Verdana, sans-serif; 
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}*/