h1 {
  font-size: 40px;
  line-height:40px;
  text-align:center;
}

h2 {
  font-size: 16px;
  /*line-height:20px;*/
}

h3 {
  font-size: 14px;
}

h3#radiopageA 
{
	font-size: 14px;
	color: #123456;
}

h3#radiopageB
{
	font-size: 14px;
	color: #71777A;
}
h3#flashgames
{
	font-size: 14px;
	color: #FFFFFF;
}
h3#deb
{
	font-family: verdana;
	font-size: 30px;
	color: #000000;
}

p {
	font-size: 12px;
}  

p#radiopage
{
	font-size: 12px;
	color:#71777A;
} 
p#radiocontact
{
	font-size: 18px;
	color:#123456;
} 
p#hyperlinkA
{
	font-size: 14px;
	text-decoration: underline;
	color: blue;
}
p#smallprint
{
	font-size: 8px;
	color: #000000;
}
li#hirepage
{
	font-size: 12px;
	color:#71777A;
	margin-left: 35px;
} 

span#radiopage
{
	font-size: 12px;
	color:#71777A;
} 
span#radiopageA
{
	font-size: 14px;
	color:#71777A;
} 
span#radiopageB
{
	font-size: 14px;
	color: #123456;
}
span#hyperlinkA
{
	font-size: 14px;
	text-decoration: underline;
	color: blue;
}


p2 {
	font-size: 12px;
	color: blue;
}

#page {
  background: #FFFFFF;/*CHRISTMAS ONLY*/
  height: 100%;
}

#page1 {  
  float:left;
  width:45%;
}

#page2 {
  float:right;
  width:45%;
}

#widget_col_0 { 
  float:left;
  width: 10%;  
  background:#FFFFFF;
  /*background:#000000;*/ /*CHRISTMAS ONLY*/
}

#widget_col_1 {
  width: 40%;
  float:left;
  background:#FFFFFF;
  /*background:#000000;*/ /*CHRISTMAS ONLY*/
}   

#widget_col_2 { 
  float:left;
  width: 40%;  
  background:#FFFFFF;
  /*background:#000000;*/ /*CHRISTMAS ONLY*/
}   

#widget_col_3 { 
  float:left;
  width: 10%;  
  background:#FFFFFF;
  /*background:#000000;*/ /*CHRISTMAS ONLY*/
}   
/*below are the widget settings for the radio page*/ 
#widget_col_4 { 
  float:left;
  width: 10%;  
  background:#FFFFFF;
  /*background:#000000;*/ /*CHRISTMAS ONLY*/
}   

#widget_col_5{ 
  float:left;
  width: 350px;  
  background:#FFFFFF;
  /*background:#000000;*/ /*CHRISTMAS ONLY*/
} 

#widget_col_6{ 
  float:left;
  width: 300px;  
  background:#FFFFFF;
  /*background:#000000;*/ /*CHRISTMAS ONLY*/
} 

#widget_col_7{ 
  float:left;
  width: 10%;  
  background:#FFFFFF;
  /*background:#000000;*/ /*CHRISTMAS ONLY*/
} 
#control_buttons {
  position:absolute;  
  right:0px;
  top:10px; 
  width: 50px;    
}                

#edit_button {
  position:relative;   
  float:left;
  width:16px;
  height:16px;
  background: url(../images/edit.png);    
  behavior: url(../stylesheets/png.htc);   
  margin-right:5px;
}

#delete_button {
  position:relative;   
  float:left;
  width:16px;
  height:16px;
  background: url(../images/delete.png);
  behavior: url(../stylesheets/png.htc);
  margin-right:5px;
}


html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
