*
{
	margin: 0;
	padding: 0;
}
body
{
	color: black;
	font: 14px arial;
	font-weight: bold;
	/*background: #800080;*/
	background: #800080 url(../img/stack1.png) repeat;
}
input 
{
	color: #333;
	font: normal small-caps 900 14px arial;
	margin-bottom: 5px;
}
#container /*The main site area*/
{
	background: #FFFFFF;
	width: 75%;
	height: 100%;
	margin: 0 auto;
	border-left: 5px solid black;
	border-right: 5px solid black;
}
#videoholder
{
	text-align: center;
}
#videoholder2
{
	text-align: center;
	background: #000000;
	width: 385px;
	height: 300px;
	text-align: center;
}
#logo_clock_menu/*The bulk top area*/
{
	width: 100%;
	height: 226px;
	margin-bottom: 10px;
}
#leftworkwith /*Left work with column*/
{
	color: white;
	font: 14px arial;
	font-weight: bold;
	width: 112px;
	height: 100%;
	margin: 0 auto;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
#static_contain /*The main site area*/
{
	background: #FFFFFF;
	width: 75%;
	height: 100%;
	margin: 0 auto;
	border-left: 5px solid black;
	border-right: 5px solid black;
}
#top_row /*Controls the various values of the menu*/
{
	background: #FFFFFF;
	height: 36px;
	padding-top: 3px;
	width: 100%;
	margin: 0 auto;
	font-weight: bold;
	text-align: left; 
	height: auto; 
	white-space: nowrap;
}
#search
{
	float: right;
	padding-right: 70px;
	padding-top: 20px;
	background: #FFFFFF;
}
#clock
{
	float: right;
	height: 60px;
	width: 60px;	
	margin-right: 10px;
}
#bulletins /*The floating windows on the main menu*/
{
	background: #FFFFFF;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
#themed /*Controls the various values of the picture theme*/
{
	background: transparent url(/img/banner.png) ;
	width: 100%;
	height: 136px;
	margin: 0 auto;
}
#themednhs /*Controls the various values of the picture theme*/
{
	background: transparent url(/img/bnr_nghs.png) no-repeat;
	width: 100%;
	height: 136px;
	margin: 0 auto;
}
#venue_container /*This controls the look of the venue information containers*/
{
	color: black;
	font: 14px arial;
	font-weight: bold;
	background: transparent url(../img/ven_back.png) no-repeat;
	width: 700px;
	height: 200px;
	margin-left: 10px;
	border-top: 10px solid #000000;
	padding-top: 20px;
	padding-left: 12px;
}
.venue_class /*This controls the look of the venue information containers*/
{
	color: black;
	font: 14px arial;
	font-weight: bold;
	background:  transparent url(../img/ven_back.png) no-repeat;
	width: 700px;
	height: 200px;
	/*margin-left: 10px;*/
	margin-top: 10px;
	padding-top: 20px;
	padding-left: 12px;
}
#venue_u18s
{
	float: right;
	padding-left: 45%;
	margin-top: 5px;
	background:  transparent url(../img/ven_u18s.png) no-repeat;
	width: 144px;
	height: 54px;
}
.columns_01 /* Radio page left side column */
{
	float: left;
	background: #FFFFFF;
	height: 100%;
	width: 250px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.columns_02 /* Radio page right side column */
{
	float: right;
	background: #FFFFFF;
	height: 100%;
	width: 250px;	
	margin-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.columns_03 /* Radio page middle narrow column */
{
	float: 0;
	background: #FFFFFF;
	height: 100%;
	width: 180px;	
	margin: 0 auto;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.columns_11 /* Flash page left column */
{
	float: left;
	height: 100%;
	width: 250px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.columns_12 /* Flash page middle column */
{
	float: left;
	background: #FFFFFF;
	height: 100%;
	width: 250px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.columns_13 /* Flash page right column */
{
	float: left;
	background: #FFFFFF;
	height: 100%;
	width: 250px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.columns_21 /* Games page left column */
{
	float: left;
	background: #FFFFFF;
	height: 100%;
	width: 670px;
	margin-left: 45px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.columns_trans_01 /* Radio page left side column - Transparent*/
{
	float: left;
	height: 100%;
	width: 250px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.columns_trans_02 /* Radio page right side column - Transparent*/
{
	float: right;
	height: 100%;
	width: 250px;	
	margin-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.colour_back /* coloured background */
{
	padding-top: 1px;
	padding-bottom: 10px;
	width: 100%;
	height: 100%;
	background: transparent url(../img/back_lrg.jpg);
}
.tvguide_back /* tv guide background */
{
	background: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 10px;
	width: 100%;
	height: 500px;
}
#line_center
{
	text-align: center;
	/*margin-bottom: 7px;*/
}
