
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 20px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: brown; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: purple; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
border-color: #D25A0B; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #D25A0B; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 12px Verdana;
height: 22px;
background-color: lightyellow;
}

</style>







p.musicleft {margin-left: 26%; margin-right: 4%; font-size: 8.5pt; line-height: 12pt; font-color: red; background; yellow; }




p.rightad {margin-left: 14%; margin-right: 4%; font-size: 8.5pt; line-height: 12pt; font-color: red; background; yellow; }




a.eventbutton {
	font-weight: bold;	
	font-size: 9px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: 1px 2px;	border-top: 1px solid white;	
	border-right: 1px solid white;	
	border-bottom: 1px solid white;	
	border-left: 1px solid white;	
	text-align: center;	
	min-width: 45px;	
	text-transform: uppercase;
}
a.eventbutton:link { 	
	background-color: #FFCC33; 	
	color: red;	
	border-color: black white white black;	
	text-decoration: none;	
	}
a.eventbutton:visited {	
	background-color: #FFCC33; 	
	color: red;	
	border-color: black white white black;	
	text-decoration: none;		
}
a.eventbutton:hover { 	
	background-color: #FFCC33; 	
	color: red;	
	border-color: black white white black;	
	text-decoration: none;	
		}
a.eventbutton:active { 	
	background-color: #FFCC33; 	
	color: red;	
	border-color: black white white black;	
	text-decoration: none;			}





}

.bookbox {
border: 2px #ffcc66 solid;
width: 180px;
padding: 1px;
}

.bookbox h1 {
background-color: #ffcc66;
font-size: 10px ;
color: white;
margin: 0px;
}


.bookbox ul {
list-style-image: none;
margin: 0px;
font-size: 10px;
background-color: white;
color: black;
}

.short_content {
   color: black;
   background: #ffcc33;
   font-size: 12px;
   margin: 0px;

}


}

.commbox {
border: 1px #ffcc66 solid;
width: 180px;
padding: 0px;
}

.commbox h1 {
background-color: #ffcc66;
font-size: 10px ;
color: white;
margin: 0px;
}


.commbox ul {
list-style-image: none;
margin: 0px;
font-size: 10px;
background-color: white;
color: black;
}

.short_content {
   color: black;
   background: #ffcc33;
   font-size: 12px;
   margin: 0px;

}



.gray a:link { font-size: 12px;  font-size: 11px;  text-decoration: none; font-weight: ; color: gray; } 
.gray  a:active { font-weight: ; color: gray; } 
.gray a:visited {text-decoration: none; font-weight: ; color: gray; } 
.gray  a:hover {font-weight: bold; color: mediumslateblue; } 
.gray  {color: black; font-size: 12px; font-family: Verdana; arial; line-height: 12pt;} 


.container {
	padding: 0px;
	margin: 0px 0 0px 0;
	background: #fff;
	}

#minitabs {
	margin: 0;
	padding: 0 0 2px 1px;
	border-bottom: 0px solid #696;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold ;
	margin: 0 20px 4px 60px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #9c9;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #696;
	padding-bottom: 2px;
	background: #fff;
	color: #363;
	}

/* relative font-size version */

#miniflex {
	width: 100%;
	float: left;
	font-size: small; /* could be specified at a higher level */
	margin: 0;
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #333;
	}

#miniflex li {
	float: left;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
	}
	
#miniflex a:link, #miniflex a:visited {
	float: left;
	font-size: 85%;
	line-height: 20px;
	font-weight: bold;
	margin: 0 10px 0 10px;
	text-decoration: none;
	color: #999;
	}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
	border-bottom: 4px solid #333;
	padding-bottom: 2px;
	color: #333;
	}



















a.ad {
	font-weight: ;	
	color: #990000;
	font-size: 11px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: none;	border-top: 1px solid white;	
	border-right: 1px solid white;	
	border-bottom: 1px solid white;	
	border-left: none;	
	text-align: left;	
	min-width: none;	
	text-transform: none;
}
a.ad:link { 	
	background-color: #FF; 	
	color: #999900;	
	text-decoration: none;	
	}
a.ad:visited {	
	background-color: #ff; 	
	color: #990000;	
	text-decoration: none;	
}
a.ad:hover { 	
	background-color: #FF; 	
	color: red;	
	border-color: none;	
	text-decoration: none;	}
a.ad:active { 	
	background-color: #ff; 	
	color: #999900; 	
	text-decoration: none;	}

p.google {margin-left: 35%; margin-right: 2%; font-size: 8.5pt; line-height: 12pt; font-color: red; background; yellow; }

p.googlefat {margin-left: 28%; margin-right: 2%; font-size: 8.5pt; line-height: 12pt; font-color: red; background; yellow; }

p.front {margin-left: 12%; margin-right: 2%; font-size: 8.5pt; line-height: 12pt; font-color: red; background; yellow; }


p.adCenter {padding-top:20px; margin-left: 2%; margin-right: 5%; margin-bottom; 1%; font-size: 8.5pt; line-height: 12pt; font-color: red; background; yellow; }


p.adTop {margin-left: 4%; margin-right: 15%; margin-top; 10%; margin-bottom; 1%; font-size: 8.5pt; line-height: 12pt; font-color: red; background; yellow; }



a.button {
	font-weight: bold;	
	font-size: 9px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: 1px 2px;	border-top: 1px solid white;	
	border-right: 1px solid white;	
	border-bottom: 1px solid white;	
	border-left: 1px solid white;	
	text-align: center;	
	min-width: 45px;	
	text-transform: uppercase;
}
a.button:link { 	
	background-color: #FF; 	
	color: #990000;	
	text-decoration: none;	
	}
a.button:visited {	
	background-color: #ff; 	
	color: #990000;	
	text-decoration: none;	
}
a.button:hover { 	
	background-color: #FFCC33; 	
	color: red;	
	border-color: black white white black;	
	text-decoration: none;	}
a.button:active { 	
	background-color: #369; 	
	color: #ccc; 	
	text-decoration: none;	}




a.menu {
	font-weight: bold;	
	font-size: 11px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: none;	border-top: 1px solid white;	
	border-right: 1px solid white;	
	border-bottom: 1px solid white;	
	border-left: none;	
	text-align: left;	
	min-width: none;	
	text-transform: none;
}
a.menu:link { 	
	background-color: #FF; 	
	color: #FF9900;	
	text-decoration: none;	
	}
a.menu:visited {	
	background-color: #ff; 	
	color: #FF9900;	
	text-decoration: none;	
}
a.menu:hover { 	
	background-color: #FF; 	
	color: red;	
	border-color: none;	
	text-decoration: none;	}
a.menu:active { 	
	background-color: #ff; 	
	color: #ff 	
	text-decoration: none;	}




a.bar {
	font-weight: bold;	
	font-size: 8.5px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: 1px 2px;	border-top: 1px solid white;	
	border-right: 1px solid white;	
	border-bottom: 1px solid white;	
	border-left: 1px solid white;	
	text-align: center;	
	min-width: 45px;	
	text-transform: uppercase;
}
a.bar:link { 	
	background-color: #FF; 	
	color: #FF9933;	
	text-decoration: none;	
	}
a.bar:visited {	
	background-color: #ff; 	
	color: #FF9933;	
	text-decoration: none;	
}
a.bar:hover { 	
	background-color: ccccff; 	
	color: black;	
	border-color: white white black black;	
	text-decoration: none;	}
a.bar:active { 	
	background-color: #369; 	
	color: #ccc; 	
	text-decoration: none;	}


body {background:  #FFffff; margin-top:0%; margin-left: 0%; margin-right: 0%; 
       font-family: verdana, Arial, Helvetica, sans-serf; font-size: 9pt;}

h1 {margin-top: 4%; margin-bottom: 2%; margin-left: -8%;
      font-family: verdana, Arial, Helvetica, sans-serf; font-size: 20pt; }

h2,h3,h4,h5 {color: "dark gray"; margin-left: 2%; margin-right: 8%; margin-top: 1%; margin-bottom: 2%; background: ""; font-family: verdana, Arial, Helvetica, sans-serf; font-size: 20pt;  }

strong {background-color: none; text-transform: uppercase; font-weight: bold; font-size: 8pt; }

span.speaker { background-color: gray; }


p.special {margin-left: 4%; margin-right: 4%; font-size: 8.5pt; line-height: 12pt; font-color: red; background; yellow; }

p.topad {margin-left: 4%; margin-right: 38%; margin-top; 1%; margin-bottom; 1%; font-size: 8.5pt; line-height: 12pt; font-color: red; background; yellow; }

p.color {maring-left: 8%; marign-right: 8%; font-size: 8.5pt; color: "dark-gray"; background: ""; }

p.normal {margin-left: 8%; margin-right: 2%; font-size: 8.5pt; line-height: 12pt; color: "none" background: "none"; }

p.big {align: "top"; margin-left: 8%; margin-right: 2%; font-size: 16pt; line-height: ""; color: "dark-grey" background: "none"; }

p.small {margin-left: 8%; margin-right: 2%; font-size: 7pt; font-style: "none"; color: none; }

p.comm {margin-left: 15%; margin-right: 2%; font-size: 7pt; font-style: "none"; color: none; }

p.dot {margin-left: 6%; margin-right: 2%; font-size: 7pt; font-style: "none"; color: none; }

p.books {margin-left: 10%; margin-right: 2%; font-size: 7pt; font-style: "none"; color: none; }

p.travel {margin-left: 10%; margin-right: 2%; font-size: 8.5pt; line-height: 12pt;}
p.traveltop {margin-left: 5%; margin-right: 22%; font-size: 8.5pt; line-height: 12pt;}

p.news {margin-left: 15%; margin-right: 2%; font-size: 8pt; font-style: "none"; color: none; }

p.newstext {margin-left: 18%; margin-right: 2%; font-size: 7pt; font-style: "none"; color: none; }

p.newsoz {margin-left: 14%; margin-right: 2%; font-size: 8pt;}

p.newstop {margin-left: 6%; margin-right: 2%; }

p.tiny {margin-left: 7%; margin-right: 2%; font-size: 12pt; font-style: "none"; color: black; background: "none"; }

p.skinny2 {margin-left: 8%; margin-right:2%; margin-top: -4%; font-size: 8pt; font-style: "none"; color: none; 
background: ;}

p.skinny {margin-left: 5%; margin-right:2%; margin-top: -4%; font-size: 8pt; font-style: "none"; color: none; 
background: ;}


p.little {margin-left: 5%; margin-right:2%; margin-top: -4%; font-size: 12pt; font-style: "none"; color: none; 
background: none;}


p.only {margin-left:34%; margin-right: 14%; font-size: 8.5pt; line-height: 8pt; font-color: red; background; yellow; }

p.odd {margin-left: 4%; margin-right: 4%; font-size: 8.5pt; line-height: 8pt; font-color: red; background; yellow; }

p.short {margin-left: 5%; margin-right: 2%; font-size: 7pt; font-style: "none"; color: none; }

LI {font-style: normal; margin-left: ; margin-right: ; font-size:8pt; line-height: 12pt; font-family: verdana, Arial, Helvetica, sans-serf;}


td { background: #ffcc33;}
tr  { background:  #ffcc33;}
th  { background: #CCCCCC; font-size: 10pt; font-style: bold; font-family: verdana, Arial, Helvetica, sans-serf;  }

 #playlist tbody tr.even td {
      background-color: #ffcc66;
    }

    #playlist tbody tr.odd  td {
      background-color: #ffffff;
    }

  #sing tbody tr.even td {
      background-color: #FFFFFF;
     }

  #sing tbody tr.odd td {
      background-color: #CCCCCC;
     }


div.box {width: 100%; margin-right: 2%; margin-left: ; border: none; border-color: #804000; background-color: none; border-width: thin; padding: .5em; }

div.circle {margin-left: 5%; font-size: 7.5pt; border: dotted; border-color: #ffcc33; background-color: none; border-width: thin; padding: .5em; }




FORM {font-style: normal; margin-left: 9%; margin-right: 2%; font-size: 8pt; font-family: verdana, Arial, Helvetica, sans-serf;}


p.close {margin-left: 8%; margin-right: 2%; font-size: 8.5pt; line-height: 1pt;}

.main_content {
	color: black;
	background: #ffcc33;
	margin-left: 8%;
	margin-right: 2%; 
}

.main_content2 {
	color: black;
	background: #ffcc33;
	margin-left: 2%;
	margin-right: 2%; 
}



.events_content {
	color: black;
	background: #ffcc33;
	margin-left: 2%;
	margin-right: 1%; 
}

.importantbox {
border: 1px #ffcc66 solid;
width: 250px;
}

.importantbox h1 {
background-color: #ffcc66;
font-size: 12px ;
color: white;
margin: 0px;
}


.importantbox ul {
list-style-image: none;
margin: 0px;
font-size: 10px;
background-color: white;
color: black;
}

.short_content {
   color: black;
   background: #ffcc33;
   font-size: 12px;
   margin: 0px;

}


.whitebox {
border: 1px #ffcc44 solid;
background-color: #;
width: 250px;
}

.whitebox h1 {
background-color: #ffcc33;
font-size: 12px ;
color: white;
ma;rgin: 0px;
}

.bigbox2 {
border: 1px #ffcc66 solid;
padding: 5px;
width: 280px;
}


.bigbox2 h1 {
background-color: #ffcc66;
font-size: 12px ;
color: white;
margin: 0px;
}




.textadbox {
border: 1px #ffcc66 solid;
padding: 2px;
width: 210px;
height: 80px;
}


.textadbox h1 {
background-color: #ffcc66;
font-size: 12px ;
color: white;
margin: 0px;
}



.fedbox {
border: 1px #ffcc66 solid;
padding: 5px;
width: 280px;
}




.adbox {
border: 1px #ffcc66 solid;
padding: 5px;
width: 210px;
}


.adbox h1 {
background-color: #ffcc66;
font-size: 12px ;
color: white;
margin: 0px;
}



.bigbox {
border: 1px #999999 solid;
width: 350px;
}

span.speaker {font-size: 5pt; color: #FF9999; line-height: 6pt; background-color: "none"; }
span.stage
p.stage 

.important01 {
border: 2px #ffcc66 solid;
width: 200px;
}

.important01 h1 {
background-color: #ffcc66;
font-size: 12px ;
color: white;
margin: 0px;
}

.important01 ul {
list-style-image: none;
margin: 0px;
font-size: 10px;
background-color: white;
color: black;
}

 .blue a:link { color: blue; } 
   .blue a:active { color: blue; } 
   .blue a:visited {color: blue; } 
   .blue a:hover { color: blue; } 
   .blue { color: black; font-size: 10px; font-family: Verdana; arial; line-height: 11pt;} 

 .gray a:link { color: gray; } 
   .gray a:active { color: gray; } 
   .gray a:visited {color: gray; } 
   .gray a:hover { color: gray; } 
   .gray { color: black; font-size: 10px; font-family: Verdana; arial; line-height: 11pt;} 

 .red a:link { color: red; } 
   .red a:active { color: red; } 
   .red a:visited {color: red; } 
   .red a:hover { color: red; } 
   .red { color: black; font-size: 10px; font-family: Verdana; arial; line-height: 11pt;} 


.graybox {
border: 1px #ffcc33 solid;
background-color: #ffcc99;
width: 120px;
}

.graybox h1 {
background-color: #ffcc33;
font-size: 12px ;
color: white;
margin: 0px;
}

.brown a:link { color: brown; } 
   .brown a:active { color: brown; } 
   .brown a:visited {color: brown; } 
   .brown a:hover { color: brown; } 
   .brown { color: black; font-size: 10px; font-family: Verdana; arial; line-height: 11pt;} 


.blue a:link { color: blue; } 
   .blue a:active { color: blue; } 
   .blue a:visited {color: blue; } 
   .blue a:hover { color: blue; } 
   .blue { color: black; font-size: 9px; font-family: Verdana; arial; line-height: 11pt;} 


a.go
{
color: #00f;
text-decoration: none
}

a:hover.go
{
color: #f90;
text-decoration: underline
} 


p.list {margin-left: 8%; margin-right: 2%; font-size: 8pt; font-style: "none"; color: ; }


p.music {margin-left: 1%; margin-right: 2%; font-size: 7pt; font-style: "none"; color: ; }



.midnightbrown a:link { font-size: 12px;  font-size: 11px;  text-decoration: none; font-weight: bold; color: brown; } 
.midnightbrown  a:active { font-weight: bold; color: midnightblue; } 
.midnightbrown  a:visited {text-decoration: none; font-weight: bold; color: midnightblue; } 
.midnightbrown  a:hover {font-weight: bold; color: mediumslateblue; } 
.midnightbrown  {color: black; font-size: 12px; font-family: Verdana; arial; line-height: 12pt;} 








.darkblue a:link { font-size: 12px;  text-decoration: none; font-weight: bold; color: darkblue; } 
.darkblue a:active {  font-weight: bold; color: darkblue; } 
.darkblue a:visited { text-decoration: none; font-weight: bold; color: darkblue; } 
.darkblue a:hover {  font-weight: bold; color: mediumslateblue; } 
.darkblue { color: black;  font-size: 12px; font-family: Verdana; arial; line-height: 12pt;} 

.midnightblue a:link { font-size: 12px;  font-size: 11px;  text-decoration: none; font-weight: bold; color: midnightblue; } 
.midnightblue a:active { font-weight: bold; color: midnightblue; } 
.midnightblue a:visited {text-decoration: none; font-weight: bold; color: midnightblue; } 
.midnightblue a:hover {font-weight: bold; color: mediumslateblue; } 
.midnightblue {color: black; font-size: 12px; font-family: Verdana; arial; line-height: 12pt;} 

.olive a:link { font-size: 12px;  font-size: 11px;  text-decoration: none; font-weight: bold; color: olive; } 
.olive a:active { font-weight: bold; color: olive; } 
.olive a:visited {text-decoration: none; font-weight: bold; color: olive; } 
.olive a:hover {font-weight: bold; color: mediumslateblue; } 
.olive {color: black; font-size: 12px; font-family: Verdana; arial; line-height: 12pt;} 

.darkgreen a:link { font-size: 12px;  font-size: 11px;  text-decoration: none; font-weight: bold; color: darkgreen; } 
.darkgreen a:active { font-weight: bold; color: darkgreen; } 
.darkgreen a:visited {text-decoration: none; font-weight: bold; color: darkgreen; } 
.darkgreen a:hover {font-weight: bold; color: mediumslateblue; } 
.darkgreen {color: black; font-size: 12px; font-family: Verdana; arial; line-height: 12pt;} 

p.oznews {margin-left: 8%; margin-right: 2%; font-size: 8.5pt; line-height: 16pt; color: "none" background: "none"; }

.dimgray a:link { font-size: 11px;  text-decoration: none; font-weight: bold; color: .navy; } 
.dimgary a:active {  font-weight: color: .navy; } 
.dimgary a:visited { text-decoration: none; color: .navy; } 
.navy a:hover {  font-weight: color: .navy; } 
.navy { color: black;  font-size: 11px; font-family: Verdana; arial; line-height: 12pt;} 

p.topad {margin-top: 1%; margin-bottom: 1%; margin-left: 4%; margin-right: 26%; font-size: 8.5pt; line-height: 12pt; font-color: red; background; yellow; }


p.soccer {margin-top: 1%; margin-bottom: 2%; margin-left: 2%; margin-right: 2%; font-size: 8pt; line-height: 12pt; color: "none" background: "none"; }


.main_soccer {
	color: black;
	background: #ffcc33;
	margin-left: 4%;
	margin-right: %; 
	
}


p.eventtop {margin-left: 25%; margin-right: 4%; font-size: 8.5pt; line-height: 12pt; font-color: red; background; yellow; }


p.googletop {margin-left: 55%; margin-right: 4%; font-size: 8.5pt; line-height: 12pt; font-color: red; background; yellow; }


table.googlebar {
width: 780px;
text-align: right;
}

table.googlebar form {
margin-bottom: 10px;
height: 10px;
}

td.googlead {
text-align: center;
width: 780px;
}



table.eventbar {
width: 780px;
text-align: right;
}

p.sevent {margin-left: 1%; margin-right: 4%; font-size: 8.5pt; line-height: 12pt; font-color: red; background; yellow; }

















