body {
	margin:0;
	padding:0;
	font-family:arial,  helvetica, sans-serif;
	font-size:9pt;
	color:#333;
	background-color: #e2e2e2;
	background-image: url(../../../Pictures/web%20graphics/home_banner.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

#container {
	width:760px;
	margin:20px auto 20px auto;
	border:1px solid #000;
	background:#fff;
}

#header {
	height:100px;
	background-image: url(http://www.montaguearena.co.za/images/home_banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
}

#header h1 {
	color:#fff;
	font-size:22pt;
	margin:0;
	padding:40px 10px 10px 10px;
}

#content {
	width:500px;
	padding:10px;
	float:right;
}

#content h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-family:georgia;
	font-weight:normal;
}

#content h2 {
	color:#060;
	font-size:18pt;
	border-bottom:1px solid #ccc;
}

#content h3 {
	color:#333;
	font-size:12pt;
}

#photos {
	width:428px;
	height:350px;
	margin:10px auto 10px auto;
	position:relative;
	padding:10px;
	background:#f2f7e9;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#photos_soccer {
	width:428px;
	height:550px;
	margin:10px auto 10px auto;
	position:relative;
	padding:10px;
	background:#f2f7e9;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#photos_cricket {
	width:428px;
	height:350px;
	margin:10px auto 10px auto;
	position:relative;
	padding:10px;
	background:#f2f7e9;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#photos_netball {
	width:428px;
	height:350px;
	margin:10px auto 10px auto;
	position:relative;
	padding:10px;
	background:#f2f7e9;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#photos_volleyball {
	width:428px;
	height:350px;
	margin:10px auto 10px auto;
	position:relative;
	padding:10px;
	background:#f2f7e9;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}


.imgbox {
	width:100px;
	height:74px;
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:15px;
	float:left;
	display:inline;
}

#sidebar {
	width:200px;
	padding:10px;
	float:left;
	margin:0;
}

#sidebar ul {
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
}
	 

#sidebar ul li {
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #ccc;
	border-bottom:none;
}

#sidebar ul li a {
	display:block;
	padding:3px;
	width:192px;
	background:url(images/li-off.jpg) top left no-repeat #f2f7e9;
	color:#060;
	text-indent:30px;
	text-decoration:none;
}

#sidebar ul li a:hover {
	background:url(images/li-on.jpg) top left no-repeat #f2f7e9;
	
}
.widget {
	height:100px;
	border:1px solid #ccc;
	background:#f5f5f5;
	padding:5px;
	text-align:center;
	font-size:8pt;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}	

#footer {
	clear:both;
	border-top:1px solid #000;
	background:#77a13d;
	padding:10px;
	color:#fff;
	font-size:8pt;
	text-align:center;
}

a {
	color:#060;
	font-weight:bold;
}

a:hover {
	background:#FFFF00;
}

#mainnews_header {
	width:510;
	height:20px;
	border:1px solid #000000;
	font-size:16px;
	font-weight: bold;
	background-color: #77a13d;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#mainnews_body {
	width:500px;
	border:1px none #000000;
	font-size:12px;
	background-color:#f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: blink;
	
}

#news_header_left {
	width:220px;
	height:20;
	border:1px solid #000000;
	float:none;
	font-size:16px;
	font-weight: bold;
	background-color: #77a13d;
	color: #FFFFFF;
	padding: 0px;
	
	}
	
	#news_body_left {
	width:220px;
	position:fixed;
	border:1px solid #000000;
	font-size:12px;
	background-color:#f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	}
	
	#news_body_right {
	width:220px;
	position:fixed;
	border:1px solid #000000;
	font-size:12px;
	background-color:#f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	}
	
	#news_header_right {
	width:220px;
	height:20;
	border:1px solid #000000;
	float:right;
	position:fixed;
	font-size:16px;
	font-weight: bold;
	background-color: #77a13d;
	color: #FFFFFF;
	padding: 0px;
	vertical-align: top;
	
	}

