body {
  background-color:#000066;
}

#banner {
    font-family: Viner Hand ITC;
    font-size: 26px;
    color: #FFFF99;
    font-weight: bold;
}

#bannerright {
    font-family: Viner Hand ITC;
    font-size: 14px;
    color: #FFFF99;
    font-weight: bold;
}

#bannerright a:link { 
	font-family: Viner Hand ITC;
	font-size: 14px;
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFF99;
	}
#bannerright a:visited { 
	font-family: Viner Hand ITC;
	font-size: 14px;
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFF99;
	}
#bannerright a:hover, a:active { 
	font-family: Viner Hand ITC;
	font-size: 14px;
	text-decoration: underline; 
	color: #FFFF99;
	}

#islands {
    font-family: Times New Roman, Times, Serif;
    font-size: 13px;
	text-align: center;
    color: #FFFF99;
    font-weight: bold;
	margin:5px 5px 5px 5px;
}


#islands a:link { 
	font-family: Times New Roman, Times, Serif;
	font-size: 13px;
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFF99;
	}
#islands a:visited { 
	font-family: Times New Roman, Times, Serif;
	font-size: 13px;
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
	}
#islands a:hover, a:active { 
	font-family: Times New Roman, Times, Serif;
	font-size: 13px;
	text-decoration: underline; 
	color: #9685BA;
	}


#menuleft {
	font-family: Arial, Times, Serif;
    font-size: 12px;
	text-align: left;
    color: #FFFF99;
    font-weight: bold;
	margin:10px 10px 10px 10px;  
}

#menuleft a:link { 
	font-family: Arial, Times, Serif;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFF99;
	}
#menuleft a:visited { 
	font-family: Arial, Times, Serif;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #CCCC00;
	}
#menuleft a:hover, a:active { 
	font-family: Arial, Times, Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline; 
	color: #9685BA;
	}

#maincontent {
	background-color#CCCC00;
	font-family: Arial, Times, Serif;
    font-size: 12px;
font-weight: normal;
	text-align: left;
    color: #000000;
    text-indent:10px;
}

#maincontentquote {
	background-color:#FFFFFF;
	font-family: Viner Hand ITC;;
    font-size: 14px;
	text-align: Center;
    color: #000000;
    font-weight: bold;
	padding:10px 42px 10px 10px;	
}

#rightframe {
	font-family: Arial, Times, Serif;
    font-size: 12px;
	text-align: center;
    color: #FFFF99;
	font-weight: bold;
	margin:5px 5px 5px 5px;  
}

#rightframe a:link { 
	font-family: Arial, Times, Serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFF99;
	}
#rightframe a:visited { 
	font-family: Arial, Times, Serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold; 
	text-decoration: none; 
	color: #CCCC00;
	}
#rightframe a:hover, a:active { 
	font-family: Arial, Times, Serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline; 
	color: #9685BA;
	}
