body
{
	position:relative;
	margin:0px; padding:0px;
	background:#fff url(images/bg_striped_gradient.gif) repeat-x top left; 
	color:#333;font: normal 1em Tahoma, Arial, Helvetica;
}

* {
	margin:0px;padding:0px;
}

img
{
	border:none;
}

a:link, a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}

input
{
	border: 1px solid #333;
	font: normal 11px Tahoma, Arial, Helvetica;
	color: #333;
	background: white;
	margin: 0px 0px 2px 0px;
}

.clearer {
	clear:both;
}

#global_container
{
	position:relative;
	/*margin:auto 0px;*/
	margin:0px auto;width:795px;
	clear:both;
}
#global_container #global_inner_container
{
	position:relative;
	margin:0px auto 0px auto;
	width: 694px;
}
#global_container #global_inner_container #header_container_top
{
	position: relative;
	height:182px;
}
#global_container #global_inner_container #header_container_top_flashy
{
	position: relative;
	height:308px;/* flashy + header_img_row (250+58) */
}
#global_container #global_inner_container #header_img_row_top
{
	position: relative; height:58px;
	background:transparent url(images/header_topmost_alpha.png) no-repeat top left;
}
#global_container #global_inner_container #header_top_col_container
{
	position: relative;
	width: 694px; height: 124px;
}
#global_container #global_inner_container #header_top_col_container #header_col_left_container
{
	position: relative;
	float:left;display:inline;
	width: 117px; height: 124px;
}
#global_container #global_inner_container #header_top_col_container #header_col_centre_container
{
	position: relative;
	float:left;display:inline;
	width: 460px; height: 124px;
/*	background:transparent url(images/header_centre.jpg) no-repeat top left;*/
}
#global_container #global_inner_container #header_top_col_container #header_col_right_container
{
	position: relative;
	float:left;display:inline;
	width: 117px; height: 124px;
}

#flashy
{
	/*position:relative;
	margin:0px auto;
	width: 694px;
	/*width: 630px;*/
	/*height: 250px;*/
}
#flashy #flashy-left {float:left;width:32px;height:250px;background:transparent url(images/bg-flashy-left.png) no-repeat top left;position:absolute;}
#flashy #flashy-right {float:right;width:32px;height:250px;background:transparent url(images/bg-flashy-right.png) no-repeat top left;}
#flashy #flashy-centre {float:left;margin-left:32px;width:650px;height:250px;position:absolute;}

#header_col_left_container #header_col_left_top_img,
#header_col_right_container #header_col_right_top_img {
	width: 117px; height: 58px;
}
#header_col_left_container #header_col_left_bot_img,
#header_col_right_container #header_col_right_bot_img {
	width: 117px; height: 66px;
}
/*
#header_col_left_container #header_col_left_top_img { background:transparent url(images/header_lefttop_alpha.png) no-repeat top left; }
#header_col_left_container #header_col_left_bot_img { background:transparent url(images/header_leftbottom_alpha.png) no-repeat top left; }
#header_col_right_container #header_col_right_top_img { background:transparent url(images/header_righttop_alpha.png) no-repeat top left; }
#header_col_right_container #header_col_right_bot_img { background:transparent url(images/header_rightbottom_alpha.png) no-repeat top left; }
*/

#header_container_bottom #header_bottom_img_top
{
	position: relative;
	margin:0px auto;
	width: 650px;height: 126px;
/*	background:transparent url(images/header_bottom.jpg) no-repeat top left;*/
}
#header_container_bottom #header_bottom_nav_container
{
	position: relative;
	margin:0px auto;
	width: 630px;height: 64px;
	background:transparent;
}
#header_container_bottom #header_bottom_nav_container #header_bottom_nav_orange_container
{
	position: relative;
	width: 630px; height: 27px;
	background-color:#FF6600;
	z-index: 90;
}
#header_container_bottom #header_bottom_nav_container #header_bottom_nav_other_container
{
	/*background:#6A6A79 url(images/header_bottom_nav_other.jpg) no-repeat top left; */
	z-index: 20;
}
#header_container_bottom #header_bottom_nav_container #header_bottom_nav_other_container #nav_contact_button
{
	position: absolute;
	float: left;
	width: 81px; height: 37px;
	margin:0px 0px 0px 333px;
	background: transparent;
	z-index: 21;
}
/*used for when images are not shown*/
#nav_contact_button a { font:normal 11px Arial;color:white;text-decoration:none; }
/*centralise all paragraph elements*/
#nav_contact_button p { position: relative; text-align: center; }

#nav_search_form
{
	position: relative;
	float: right;
	width: 216px; height: 37px; line-height: 37px;
	background: transparent url(images/bg_nav_search_form.png) repeat-y top left;
	z-index: 22;
}
#nav_search_form form p
{
	position: relative; text-align: center; display: block;
	width: 216px; height: 37px; line-height: 37px;
	/* - this method kills off any spacial rendering :'( - font: normal 10px Arial;*/
	font-size: 10px; font-weight: normal; font-family: Arial;
	color:white; text-transform:uppercase;
}
#nav_search_form .frm_submit
{ /* submit button */
	background: transparent;
	border: none 0px;
	color: #fff;
}
#nav_search_form .frm_input
{ /* all input fields */
	background: #eaeaea;
	width: 130px;
}

#global_container #global_inner_container #canvas_body_container,
#global_container #global_inner_container #header_container_bottom
{
	position: relative;
	width: 694px;
	background:transparent url(images/bg_shadow.png) repeat-y top left;
}
#global_container #global_inner_container #header_container_bottom
{
	z-index: 25;
}
#global_container #global_inner_container #body_container
{
	position: relative;
	padding:0px;
	margin:0px auto;
	width: 650px;
	background: transparent;
	z-index: 20;
}

#content
{
	padding: 10px 10px 0px 10px;
	background: transparent;
	color: #666;
	font: normal 11px Tahoma, Arial, Helvetica;
	letter-spacing: 1px;
	height: auto;
	z-index: 30;
}
#content p,
#content td,
#content select,
#content input
{
	color: #666;
	font: normal 11px Tahoma, Arial, Helvetica;
	letter-spacing: 1px;
}
#content h1 { color:#0F3A76; font-size:18px; }
#content h2 { color:#09F; font-size:14px; }
#content h3 { color:#000; font-size:12px; }
#content h4 { color:#0F3A76; font-size:12px; }
#content h5 { color:#999; font-size:12px; }
#content h6 { color:#000; font-size:10px; }
#content p { margin:0px 0px 10px 0px; }
#content ul { margin:0px 0px 0px 20px;line-height:20px; }
#content h1,#content h2,#content h3,#content h4,#content h5,#content h6
{
	margin:0px 0px 15px 0px;
	font-weight: bold;
	letter-spacing: 0px;
}
#content img { margin:2px; }

#content #left_column
{
	position: relative;
	float: left;
	width: 420px; height: auto;
	padding: 10px 20px 0px 10px;
	overflow: auto;
}
#content #left_column ul {
	margin:0px 0px 15px 20px;
}
#content #right_column
{
	position: relative;
	float: right;
	width: 170px; height: auto;
	background: #f5f5f5;
	padding: 0px 0px 0px 10px;
	z-index: 30;
}
#content #right_column p
{
	position:relative;
	width:170px;
}
#content #right_column hr
{
	border: none 0;
	border-bottom: 1px solid #F60;
	width: 100%;
	height: 1px;
	margin: 0px auto 8px auto;
	text-align: center;
}
#content #right_column ul li {
	list-style: none;
}

#mainform .kn_form {
	position: relative;
}
#mainform .kn_form .newline {
	clear:both;
	float:left;
}
#mainform .left {
	float:left;
	width: 25px;
}
#mainform .right {
	float:left;
	width: 125px;
}

#content #left_column #our_school,
#content #left_column #principals_welcome
{
	position: relative;
	width: 213px;
	height: 250px;
	background: #f5f5f5;
}
#content #left_column #our_school
{
	float: left; clear: right;
}
#content #left_column #principals_welcome
{
	float: right;
}
#content #left_column #latest_news
{
	position: relative;
	width: 438px;
	border: 1px solid #ccc;
	margin: 10px 0px 0px 0px;
}
#content #left_column .home_header
{
	padding: 0px 0px 0px 25px;/*padding: 5px 5px 5px 25px;*/
	display: block;
	height: 50px;
	background: #0F3A76;
}
#content #left_column .home_header p
{
	display: block;
	font-size: 16px; font-weight: bold;
	color: white;
	height: 50px;line-height:50px;
	vertical-align: middle;
}
#content #left_column #our_school .home_header {
	background: #0F3A76 url(images/bg_our_school.jpg) repeat-y top left;
}
#content #left_column #principals_welcome .home_header {
	background: #0F3A76 url(images/bg_principals_welcome.jpg) repeat-y top left;
}
.home_content
{
	padding: 10px;
	height: auto;
	overflow: auto;
}
#content #left_column #latest_news .home_content
{
	padding: 10px;
}

#footer_container
{
	position:relative;clear:both;
	margin:0px auto;padding:0px;
	width:795px;height:176px;
	background: transparent url(images/bg_footer.png) no-repeat top left;
}

/* article styling */
#content .article {
	/*background: transparent url('./images/hr.gif') bottom left repeat-x;*/
	padding-bottom: 10px;
	margin-bottom: 25px;
	clear: both;
}
#content .article img {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px; 
}
#content .article img.img_right {
	float: right;
}
#content .article a:link img, .article a:visited img {
	border: 2px solid #666666;
}
#content .article a:hover img {
	border: 2px solid #F60;
}
#content .article h2 { /* headline */
	font-size: 14px;
	margin-bottom: 0px;
}
#content .article h2 a { /* headline */
	color:#F60;
}
#content .article h3 { /* article authour / date */
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	/*border-bottom: 1px solid #333;*/
	margin-bottom: 5px;
}
#content .clear-bottom-margin {
	margin-bottom: 0px;
}

