   	
	/*---Content Wrappers---*/

body {
    background: url(../images/background-half.jpg) fixed;
	  margin: auto;
}
	
#container {
		position: relative;
		width: 800px; /* width + border for IE 5.x */
		margin: auto;
		margin-top: 0px;
}
#header {
		background: url(../images/radio-header-smaller.gif) no-repeat;
		position: absolute;	
		width: 800px;
		height:227px;
		z-index:999;
}
#navigationHeader {
		position: absolute;
		margin: 195px 0px 0px 15px;
		_margin: 200px 0px 0px 15px;
}
#content {
	margin-top: 228px;
	margin-right: 0px;
	margin-left: 0px;
	position: absolute;
	width: 800px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #8B3C46;
	z-index:25;
}
#content a:hover {
  color:#59262C;
	}
#content a:active {
  color:#8B3C46;
	}
#content a:visited {
  color:#8B3C46;
	}
#content a:link {
  color:#8B3C46;
	}
#flash {
  position:absolute;
	margin-top: 15px;
	margin-left:  2px;
	z-index:5;
}
.leftBox {
   color:#FBF6E6; 
	 font-size:12px;
	 font-weight:bold;
	 padding-left: 18px;
	 padding-right: 10px;
	 font-stretch:expanded;
}
.footer {
   color:#FBF6E6; 
	 font-size:12px;
	 font-weight:bold;
	 padding-left: 32px;
	 padding-right: 10px;
	 font-stretch:expanded;
}
.centerBoxTitle {
   color:#8B3C46; 
	 font-size:16px;
	 font-weight:bold;
	 padding: 6px 6px;
	 font-stretch:expanded;
	 font-variant:small-caps;
	 background-color: #F2E2C9;
	 text-align:center;
}
H1 {
   color:#8B3C46; 
	 font-size:26px;
	 font-weight:bold;
	 padding: 6px 1px;
	 letter-spacing: 3px;
	 font-variant:small-caps;
	 text-align:center;
}
#leftBox a:active {
  color:#FFFFFF;
	}
#leftBox a:visited {
  color:#FFFFFF;
	}
#leftBox a:link {
  color:#FFFFFF;
	}
#leftBox a:hover {
  color:#A6AD9B;
	}
#innerLeftBox a:hover {
  color:#67221D;
	}
#widgetLeft{ position:float; float:left; padding:10px; width:285; height:200px; margin:0px auto; z-index:2; }
#widgetCenter{ position:float; float:left;  padding:10px; width:225; height:200px; margin:0px auto; z-index:999; }
#widgetRight{ position:float; float:left;  padding:10px; width:225; height:200px; margin:0px auto; z-index:999; }

/* One simple border definition */
#leftBox { position:float; float:left;  padding:10px; width:23%; height:635px; margin:6px auto; 		z-index:999; }
#leftBox, #leftBox .sb-inner { background:#6B1810; }
#centerBox { position:float; float:left; padding:10px 20px 10px 20px; width:253px; margin:6px auto; z-index:999;  }
#centerBox, #centerBox .sb-inner { background:#F8EEDF}
#widgetBox { position:float; float:left; padding:5px 0px 0px 0px; width:585px; margin:3px auto; z-index:999;  }
#widgetBox, #widgetBox .sb-inner { background:#F8EEDF}

#rightBox { position:float; float:left; padding:10px 20px 10px 20px; width:253px; margin:6px auto; z-index:999;  }
#rightBox, #rightBox .sb-inner { background:#F8EEDF}

#bottomBox{ position:float; float:left; padding:20px 20px 20px 20px; width:506px; margin:6px auto;  z-index:999; }
#bottomBox, #bottomBox .sb-inner { background:#F8EEDF}

#fullWidth{ position:float; float:left;  padding:10px; width:96%; margin:6px auto; z-index:10; }
#fullWidth, #fullWidth .sb-inner { background:#F8EEDF}
#titleBox  { position:absolute;  padding:5px 0px 9px 0px; width:80%; margin:auto auto; align:center; z-index:999;  }
#titleBox, #titleBox .sb-inner { background:#F1E4D2;}
#imageWrapper { position:float; float:left;  padding: 0px 13px 3px 13px; _padding: 13px 13px 13px 13px; width:400px; margin:auto auto; z-index:10; }
#imageWrapper, #imageWrapper .sb-inner { background:#8B3C46;}
#imageWrapper2 { position:float; float:left;  padding: 0px 13px 3px 13px; _padding: 13px 13px 13px 13px; width:400px; margin:auto auto; z-index:10; }
#imageWrapper2, #imageWrapper2 .sb-inner { background:#8B3C46;}
#imageWrapper3 { position:float; float:left;  padding: 0px 13px 3px 13px; _padding: 13px 13px 13px 13px; width:400px; margin:auto auto; z-index:10; }
#imageWrapper3, #imageWrapper3 .sb-inner { background:#8B3C46;}
#imageWrapper4 { position:float; float:left;  padding: 0px 13px 3px 13px; _padding: 13px 13px 13px 13px; width:400px; margin:auto auto; z-index:10; }
#imageWrapper4, #imageWrapper4 .sb-inner { background:#8B3C46;}
#innerLeftBox { position:float; float:left; padding:10px 20px 10px 20px; width:273px; height:100%; margin:auto 10px auto 10px; z-index:998; line-height: 20px;  }
#innerLeftBox, #innerLeftBox .sb-inner { background:#EDDBC3}
#footer { position:float; float:left; padding:10px 0px 10px 0px; width:790px; margin:auto 0px auto 0px; z-index:999; color:#ffffff;  }
#footer, #footer .sb-inner { background:#CE7B6B; color:#ffffff;}


