html, body {
	margin: 0;
	padding: 0;
	min-height: 100%;
}

* html {
	height: 100%;
}

body {
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}

input,
textarea {
	border: 1px solid #dddddd;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 1.0em;
	padding: 2px;

}
input.radio {
	border: 0px;
	margin-left: 0px;
	background: none;
}
address {
	white-space: pre;
	margin: 0 1em 1em 1em;
}



img {
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 1em;
}

p {
	margin-top: 0;
	margin-bottom: 0.5em;
}

a {
	outline-width: 0;
}

form { 
	margin: 0; 
}

.eq_h_col {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.calendar_button BUTTON {
	background: none;
	border: none;
}
.calendar_button BUTTON SPAN {
	display: none;
}

.calendar_button img {
	padding-left: 5px;
	vertical-align: bottom;
}


.hide {
	display: none;
}

.clear, .wc_clear {
	clear: both;
}

.hover {
	cursor: pointer;
}

@media screen {
.imagereplace {
	margin: 0;
	border: 0;
	font-size: 8px;
	text-indent: -5000px;
	display: block;
	text-decoration: none;
	text-align: left;
}}

body {
	font-size: 76%;}

body.manage_page {
	font-size: 69%;}

h1 {
	font-size: 1.27em;}

h2 {
	font-size: 1.27em;}

h3 {
	font-size: 1.09em;}

h4 {
	font-size: 1.09em;}

#help {
	font-size: 0.9em;
}

#help h1 {
	font-size: 1.2em;
}

#help h2, #help h3 {
	font-size: 1.1em;
}

.manage_page h1 {
	font-size: 1.5em;
}

.manage_page h2 {
	font-size: 1.4em;
}

.manage_page .accesskey_menu {
	font-size: 0.9em;
}

.standard div p, .standard div li, .standard li p,
.standard div td, .standard div th, .standard div caption,
.standard td p, .standard td li, .standard div div, .standard div div div,
.standard div div p, .standard div div div p {
	font-size: 1.0em;
}

.clear#split th, .clear#split td {
	font-size: 0.9em;
}

.legend#help {
	font-size: 1.0em;
}
 /* All styles in this file must be prefaced with * html
by not doing this the style will appear in all browsers */


* html #banner-left {
	margin-left: 3px;
}

* html #content { 
	margin-left: 11px;
}
/* v1.0 | 20080212 */

body,html {
	font-family:  calibri, Arial, Helvetica, sans-serif;
	font-size: 13px !important;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	background-repeat: no-repeat;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-spacing: 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	border:1px solid #ff0000;
}

p {
	text-align:justify;
	margin-bottom: 1em;
}


/* -------------------- Basic Common Styles -------------------- */

p {
	margin: 0;
	margin-bottom: 0.5em;
	margin-right: 8px;
	line-height: 1.3em;
}

h3, h3 {
	color: #363D4D;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

h4, h4 {
	color: #474D5B;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

hr {
	background-color: #E8E9EA;
	border: 0px;
	height: 0px;
	border-top: 5px solid #F7F9F7;
}

ul {
	margin: 0.4em 0 0.4em 0;
	padding: 0 0 0 1em;
}

ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 3px 0 0 1.3em;
}

.imagereplace {
	margin: 0;
	font-size: 8px;
	text-indent: -5000px;
}

a.imagereplace {
	display: block;
}

.warning {
	color: #E60000;
	font-weight: bold;
}

.highlight,
.highlight p {
	color: #333333;
	font-size: 16px !important;
}

.quote {
	float: right;
	height: auto;
	border-top: 5px solid #F4F5F4;
	border-bottom: 5px solid #F4F5F4;
	color: #A0A0A0;
	display: block;
	margin: 20px;
	line-height: 1.5em;
	padding: 10px 0;
	width: 229px;
	font-size: 16px !important;
}

.quote .quotesource {
	clear:both;
	font-size: 11px !important;
	font-weight: bold;
	display: block;
	heigh: auto;
	width: 229px;
}


/* ----------------- List item styles ------------------ */
/* List Item Styles */

.news_photo {
	float: right;
	border:10px solid #F6F8F6;
}

#news_photo {
	float: right;
	border:10px solid #F6F8F6;
	margin-bottom: 20px;
}

.list_record {
	width: 617px;
	padding-bottom: 10px;
}

.list_record .list_item h3 {
	font-size: 0.9em !important;
}

#content .list_item {
	border-bottom: 1px solid #F6F8F6;
	padding-top: 0;
}

.list_item {
	padding: 12px 0;
	padding-top: 5px;
	margin-top: 5px;
}
.list_item h3, .list_item h4  {
	margin: 0;
}

.list_item h3 a {
	color: #262626;
	margin-bottom: 0;
	text-decoration: none;
	font-size:1.09em;
	font-weight:bold;
	text-transform:uppercase;
}

div.list_item h5 {
	text-align: left;
	margin: 0 0 2px 0;
	color: #262626;
}

div.list_header {
	float: right;
	text-align: right;
	font-size: 11px;
	margin: 0 10px 3px 0;	
	font-size: 0.9em !important;
	font-weight: bold;
}

.list_item .webcode {
	padding: 0px;
}

.list_item .webcode p {
	margin-top: 0;
	margin-bottom: 0.5em;
}

div.item_webcode {
	text-align: justify;
}


/* -------------------- Link styles -------------------- */

a:link {
	color: #0060AF;
}

a:visited {
	color: #0060AF;
}

a:active {
	color: #0060AF;
}

a:hover {
	color: #0060AF;
}

/* ------------------ Fragment Styles ------------------ */

/* ---------- Search Styles ---------- */

#search_results b {
	background-color: #FDC54F;
	padding: 2px;
}

.search_item b {
	background-color: #FFFFBB;
}

.search_title {
	padding-bottom: 5px;
}

.search_title b {
	text-decoration: underline;
}

.search_item {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #DFE2E8;
	margin-bottom: 5px;
}

.search_item a {
	text-decoration: underline;
}

.search_view {
	padding-top: 5px;
	text-align: right;
}

.search_view a {
	text-decoration: none;
}

.search_listvars .prevghost, .search_listvars .prev{
	float: left;
}

.search_listvars .next, .search_listvars .nextghost {
	float: right;
}

/* ---------- resources ---------- */

.resource #date {
	font-weight: bold;
}

.resource #summary {
	border-top: 1px dashed #cccccc;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 6px;
}

.resource #download-link {
	padding-top: 10px;
	padding-bottom: 10px;
}

.resource #language {
	margin-top: 8px;
}

.resource img {
	margin-right: 4px;
}

/* ---------- profile ---------- */

.profile {
	border-bottom: 1px dashed #cccccc;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-bottom: 6px;
	clear: both;
}

.profile #headshot {
	float: right;
	margin-left: 10px;
	border: 1px solid #cccccc;
}

.pagemenu {
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	margin-top: 4px;
	padding-top: 4px;
	margin-bottom: 12px;
	padding-bottom: 4px;
}

/* ---------------- forms -----------*/

input,
textarea {
	font-family:  calibri, Arial, Helvetica, sans-serif;
	padding: 2px;

}

/* ------------- Top Level Template Styles ------------- */

body {
	background-color: #EDF1ED;
	color: #585D66;
	overflow-y: scroll;
}

	#container {
		margin: 0 auto;
		width: 1010px;
	}
	
		#container-inner {
			position: relative;
		}

html>body #main {
	overflow: hidden;
}

/* ------------------- Header Styles ------------------- */

#header-holder {
	height: 152px;
	width: 990px;
	margin: 0 10px 0 10px;
}

	#header {
		width: 100%;
		height: 152px;
		position: relative;
	}

		#header #logo {
			display: block;
			height: 113px;
			left: 0;
			top: 0;
			position: relative;
			width: 291px;
			z-index: 10;
		}

		#header #login {
			display: block;
			position: absolute;
			right: 19px;
			top: 0;
		}

		#menu_header {
			position: absolute;
			top: 39px;
			width: 100%;
			z-index: 1;
		}

#banner-holder {
	margin: 0 10px 0 10px;
}

#banner {
	display: block;
	float: right;
	height: 295px;
	margin: 7px 10px 0 0;
	width: 564px;
}

#banner-left {
	display: block;
	float: left;
	height: 245px;
	padding: 30px 0 0 30px;
	width: 379px;
	overflow: hidden;
}

#menu_holder {
	width: 291px;
	float: right;
	margin: 26px 10px 26px 10px;
}

/* -------------------- Main Styles -------------------- */

#main-holder {
	margin: 0 10px 0 10px;
	background-color: #ffffff;
	clear:both;
}

/* ---------- content - Styles ---------- */

#content {
	float: left;
	overflow: hidden; 	margin: 22px 0 0 30px;
	min-height: 364px;
	width: 591px;
	z-index: 10;
}

#contactform {
	width: 591px;
}


/* -------------------- Sidebar Styles -------------------- */

#sidebar {
	float: left;
	margin: 20px 0 0 37px;
	min-height: 390px;
	width: 311px;
}

#sidebar p {
	clear: both;
	text-align: left;
}

/* ---------- news_container - Styles ---------- */

#news_container {
	margin: 0 0 0 3px;
}

#news_container h3 {
	width: 244px !important;
	margin-top: 0;
	background-repeat: no-repeat;
	background-position: 0 6px;
}

#news_container h4, #news_container h5 {
	margin-top: 0px;
	margin-bottom: 0px;
}

#news_container h4 {
	padding: 2px 0 4px 0;
}

#news_container h4 a {
	color: #333333;
	font-size: 14px;
	font-weight:bold;
	margin-bottom:0;
	text-decoration:none;
}

#news_container h5 {
	font-size: 10px;
	margin: 3px 0 3px 0;
	color: #555555;
}

#news_container .news_content {
	margin-bottom: 10px;
	font-size: 13px;
	color: #757575;
}

#news_container .news_content p {
	clear: none;
}

#news_container .news_content a {
	text-decoration: none;
}

#news_container .list_item {
	margin-top: 5px;
	padding-top: 0;
}


#news_container .list_item .splash_news {
	padding: 3px 0 0 0;
	border-top: 5px solid #F6F8F6;
}

#sidenews {
	border-bottom: 1px solid #D4D8DF;
	padding-bottom: 5px;
}

.news-thumbnail{
	padding: 18px 0px 6px 6px;
	float: right;
}

#pagetitle_holder {
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}



.item_morelink {
	background-image: url('/_css/template?t=homepage&image=240f19f8ffa80d6510723e3929531f7e');
	background-repeat: no-repeat;
}

.item_backlink {
	background-image: url('/_css/template?t=homepage&image=8b93fe8b5f78792d5b246c12e0f752af');
	background-repeat: no-repeat;
	background-position: 0 0.1em;
}

.btn-save {
	background: url('/_css/template?t=homepage&image=10089e1449da1dfb4814f523d7a01aa6') no-repeat;
	width: 46px;
	height: 26px;
}

.btn-save:hover {
	background-position: 0 -26px;
}

.btn-delete {
	background: url('/_css/template?t=homepage&image=362f8b56b0922c79dd9939d2238d0164') no-repeat;
	width: 46px;
	height: 26px;
}

.btn-delete:hover {
	background-position: 0 -26px;
}#banner {
	background-image: url('/_css/template?t=homepage&image=204e903cf2f2091e3d202b1b97d4bc0b');
	background-repeat: no-repeat;
}

#header #logo {
	background-image: url('/_css/template?t=homepage&image=cd570d783696fec2cbb81797fc197bb1');
	background-repeat: no-repeat;
	background-position: 0 0;
	
}



#container {
 	background-image: url(<br />
<font size='1'><table dir='ltr' border='1' cellspacing='0' cellpadding='1'>
<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Warning: fwrite(): supplied argument is not a valid stream resource in /srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc on line <i>32</i></th></tr>
<tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>
<tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr>
<tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0015</td><td bgcolor='#eeeeec' align='right'>168520</td><td bgcolor='#eeeeec'>{main}(  )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>0</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0521</td><td bgcolor='#eeeeec' align='right'>1692752</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/design/htdocs/_css/template.css.php'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>212</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984296</td><td bgcolor='#eeeeec'>eval( <font color='#00bb00'>''tmpl09_bed_1_plugin::include_css($variant,$params);''</font> )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php' bgcolor='#eeeeec'>../template.css.php<b>:</b>31</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984144</td><td bgcolor='#eeeeec'>tmpl09_bed_1_plugin::include_css(  )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php(31) : eval()'d code' bgcolor='#eeeeec'>../template.css.php(31) : eval()'d code<b>:</b>1</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.1010</td><td bgcolor='#eeeeec' align='right'>5006144</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc'</font> )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/class.tmpl09_bed_1_plugin.inc' bgcolor='#eeeeec'>../class.tmpl09_bed_1_plugin.inc<b>:</b>389</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.1747</td><td bgcolor='#eeeeec' align='right'>5552704</td><td bgcolor='#eeeeec'>include_theme(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc' bgcolor='#eeeeec'>../homepage.css.inc<b>:</b>30</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.1774</td><td bgcolor='#eeeeec' align='right'>5552704</td><td bgcolor='#eeeeec'>basetemplate->GetHTML(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.include_theme.inc' bgcolor='#eeeeec'>../function.include_theme.inc<b>:</b>54</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.1785</td><td bgcolor='#eeeeec' align='right'>5526160</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/template_engine/class.basetemplate.inc' bgcolor='#eeeeec'>../class.basetemplate.inc<b>:</b>83</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.1887</td><td bgcolor='#eeeeec' align='right'>5572904</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-body/theme-body.icss'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc' bgcolor='#eeeeec'>../template_wrapper.inc<b>:</b>22</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.1927</td><td bgcolor='#eeeeec' align='right'>5593520</td><td bgcolor='#eeeeec'>dynamic_background(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-body/theme-body.icss' bgcolor='#eeeeec'>../theme-body.icss<b>:</b>11</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.1996</td><td bgcolor='#eeeeec' align='right'>5598776</td><td bgcolor='#eeeeec'><a href='http://www.php.net/fwrite' target='_new'>fwrite</a>
(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc' bgcolor='#eeeeec'>../function.dynamic_background.inc<b>:</b>32</td></tr>
</table></font>
<br />
<font size='1'><table dir='ltr' border='1' cellspacing='0' cellpadding='1'>
<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Warning: fclose(): supplied argument is not a valid stream resource in /srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc on line <i>33</i></th></tr>
<tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>
<tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr>
<tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0015</td><td bgcolor='#eeeeec' align='right'>168520</td><td bgcolor='#eeeeec'>{main}(  )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>0</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0521</td><td bgcolor='#eeeeec' align='right'>1692752</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/design/htdocs/_css/template.css.php'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>212</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984296</td><td bgcolor='#eeeeec'>eval( <font color='#00bb00'>''tmpl09_bed_1_plugin::include_css($variant,$params);''</font> )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php' bgcolor='#eeeeec'>../template.css.php<b>:</b>31</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984144</td><td bgcolor='#eeeeec'>tmpl09_bed_1_plugin::include_css(  )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php(31) : eval()'d code' bgcolor='#eeeeec'>../template.css.php(31) : eval()'d code<b>:</b>1</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.1010</td><td bgcolor='#eeeeec' align='right'>5006144</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc'</font> )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/class.tmpl09_bed_1_plugin.inc' bgcolor='#eeeeec'>../class.tmpl09_bed_1_plugin.inc<b>:</b>389</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.1747</td><td bgcolor='#eeeeec' align='right'>5552704</td><td bgcolor='#eeeeec'>include_theme(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc' bgcolor='#eeeeec'>../homepage.css.inc<b>:</b>30</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.1774</td><td bgcolor='#eeeeec' align='right'>5552704</td><td bgcolor='#eeeeec'>basetemplate->GetHTML(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.include_theme.inc' bgcolor='#eeeeec'>../function.include_theme.inc<b>:</b>54</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.1785</td><td bgcolor='#eeeeec' align='right'>5526160</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/template_engine/class.basetemplate.inc' bgcolor='#eeeeec'>../class.basetemplate.inc<b>:</b>83</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.1887</td><td bgcolor='#eeeeec' align='right'>5572904</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-body/theme-body.icss'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc' bgcolor='#eeeeec'>../template_wrapper.inc<b>:</b>22</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.1927</td><td bgcolor='#eeeeec' align='right'>5593520</td><td bgcolor='#eeeeec'>dynamic_background(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-body/theme-body.icss' bgcolor='#eeeeec'>../theme-body.icss<b>:</b>11</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.1998</td><td bgcolor='#eeeeec' align='right'>5598776</td><td bgcolor='#eeeeec'><a href='http://www.php.net/fclose' target='_new'>fclose</a>
(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc' bgcolor='#eeeeec'>../function.dynamic_background.inc<b>:</b>33</td></tr>
</table></font>
'/_I?278f8d15eaa581d2e9a3b28fce697003');
	background-repeat: no-repeat;
}


	#container-inner {
		background-image: url(<br />
<font size='1'><table dir='ltr' border='1' cellspacing='0' cellpadding='1'>
<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Warning: fwrite(): supplied argument is not a valid stream resource in /srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc on line <i>32</i></th></tr>
<tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>
<tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr>
<tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0015</td><td bgcolor='#eeeeec' align='right'>168520</td><td bgcolor='#eeeeec'>{main}(  )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>0</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0521</td><td bgcolor='#eeeeec' align='right'>1692752</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/design/htdocs/_css/template.css.php'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>212</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984296</td><td bgcolor='#eeeeec'>eval( <font color='#00bb00'>''tmpl09_bed_1_plugin::include_css($variant,$params);''</font> )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php' bgcolor='#eeeeec'>../template.css.php<b>:</b>31</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984144</td><td bgcolor='#eeeeec'>tmpl09_bed_1_plugin::include_css(  )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php(31) : eval()'d code' bgcolor='#eeeeec'>../template.css.php(31) : eval()'d code<b>:</b>1</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.1010</td><td bgcolor='#eeeeec' align='right'>5006144</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc'</font> )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/class.tmpl09_bed_1_plugin.inc' bgcolor='#eeeeec'>../class.tmpl09_bed_1_plugin.inc<b>:</b>389</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.1747</td><td bgcolor='#eeeeec' align='right'>5552704</td><td bgcolor='#eeeeec'>include_theme(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc' bgcolor='#eeeeec'>../homepage.css.inc<b>:</b>30</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.1774</td><td bgcolor='#eeeeec' align='right'>5552704</td><td bgcolor='#eeeeec'>basetemplate->GetHTML(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.include_theme.inc' bgcolor='#eeeeec'>../function.include_theme.inc<b>:</b>54</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.1785</td><td bgcolor='#eeeeec' align='right'>5526160</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/template_engine/class.basetemplate.inc' bgcolor='#eeeeec'>../class.basetemplate.inc<b>:</b>83</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.1887</td><td bgcolor='#eeeeec' align='right'>5572904</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-body/theme-body.icss'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc' bgcolor='#eeeeec'>../template_wrapper.inc<b>:</b>22</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.1999</td><td bgcolor='#eeeeec' align='right'>5598776</td><td bgcolor='#eeeeec'>dynamic_background(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-body/theme-body.icss' bgcolor='#eeeeec'>../theme-body.icss<b>:</b>24</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.2086</td><td bgcolor='#eeeeec' align='right'>5599736</td><td bgcolor='#eeeeec'><a href='http://www.php.net/fwrite' target='_new'>fwrite</a>
(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc' bgcolor='#eeeeec'>../function.dynamic_background.inc<b>:</b>32</td></tr>
</table></font>
<br />
<font size='1'><table dir='ltr' border='1' cellspacing='0' cellpadding='1'>
<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Warning: fclose(): supplied argument is not a valid stream resource in /srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc on line <i>33</i></th></tr>
<tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>
<tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr>
<tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0015</td><td bgcolor='#eeeeec' align='right'>168520</td><td bgcolor='#eeeeec'>{main}(  )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>0</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0521</td><td bgcolor='#eeeeec' align='right'>1692752</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/design/htdocs/_css/template.css.php'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>212</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984296</td><td bgcolor='#eeeeec'>eval( <font color='#00bb00'>''tmpl09_bed_1_plugin::include_css($variant,$params);''</font> )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php' bgcolor='#eeeeec'>../template.css.php<b>:</b>31</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984144</td><td bgcolor='#eeeeec'>tmpl09_bed_1_plugin::include_css(  )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php(31) : eval()'d code' bgcolor='#eeeeec'>../template.css.php(31) : eval()'d code<b>:</b>1</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.1010</td><td bgcolor='#eeeeec' align='right'>5006144</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc'</font> )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/class.tmpl09_bed_1_plugin.inc' bgcolor='#eeeeec'>../class.tmpl09_bed_1_plugin.inc<b>:</b>389</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.1747</td><td bgcolor='#eeeeec' align='right'>5552704</td><td bgcolor='#eeeeec'>include_theme(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc' bgcolor='#eeeeec'>../homepage.css.inc<b>:</b>30</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.1774</td><td bgcolor='#eeeeec' align='right'>5552704</td><td bgcolor='#eeeeec'>basetemplate->GetHTML(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.include_theme.inc' bgcolor='#eeeeec'>../function.include_theme.inc<b>:</b>54</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.1785</td><td bgcolor='#eeeeec' align='right'>5526160</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/template_engine/class.basetemplate.inc' bgcolor='#eeeeec'>../class.basetemplate.inc<b>:</b>83</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.1887</td><td bgcolor='#eeeeec' align='right'>5572904</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-body/theme-body.icss'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc' bgcolor='#eeeeec'>../template_wrapper.inc<b>:</b>22</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.1999</td><td bgcolor='#eeeeec' align='right'>5598776</td><td bgcolor='#eeeeec'>dynamic_background(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-body/theme-body.icss' bgcolor='#eeeeec'>../theme-body.icss<b>:</b>24</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.2088</td><td bgcolor='#eeeeec' align='right'>5599736</td><td bgcolor='#eeeeec'><a href='http://www.php.net/fclose' target='_new'>fclose</a>
(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc' bgcolor='#eeeeec'>../function.dynamic_background.inc<b>:</b>33</td></tr>
</table></font>
'/_I?f296156d6154ccc1abdbfb47cbf97237');
		background-position: bottom left;
		background-repeat: no-repeat;
	}

		#header {
			background-image: url('/_css/template?t=homepage&image=67bc5e53fbed3795c82c9b8bfbcfe271');
			background-repeat: repeat-x;
		}
		
		#banner-holder {
			background-image: url('/_css/template?t=homepage&image=9c93a3a21d366fe8c141d66ac1dee373');
			background-position: 0 0;
			background-repeat: no-repeat;
			height: 305px;
			width: 990px;
		}
		
		#footer {
			background-image: url('/_css/template?t=homepage&image=cb885c4d30a8215284532b5675bbf929');
			background-repeat: repeat-x;
			background-position: bottom;
			background-color: #2f9ac3;
		}
#login {
	background-image: url('/_css/template?t=homepage&image=73679b452d02b6d974fcaad680a65129');
	display: block;
	height: 36px;
	width: 150px;
}
/* ----------- Download Link Style  ----------- */

.download-left {
	background-image: url('/_css/template?t=homepage&image=dbf6c3b459f4d1cfa03056efdb455902');
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	margin: 5px 0 5px 0;
	padding: 13px 0 0 36px;
	width: 393px;
}

/* IE Hacks */

	* html .download-left {
		margin: 0;
	}
	
	*:first-child+html .download-left {
		margin: 0;
	}

	.download-left a {
		color: #3FB0D5;
		display: inline;
		float: left;
		font-weight: bold;
		margin-right: 10px;
		padding-left: 72px;
	}

	.download-left a:link {
		text-decoration: none;
	}


.download-right {
	background-color: #EEEEEE;
	background-image: url('/_css/template?t=homepage&image=865bc4081524c7d4e7099ca8f60a32e9');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 429px;
}

.download img, .announcement img {
	vertical-align: middle;
}


/*  ----------- Links Style - Internal  ----------- */


.intlink-left {
	background-image: url('/_css/template?t=homepage&image=dbf6c3b459f4d1cfa03056efdb455902');
	background-repeat: no-repeat;
	background-position: top right;
	height: 30px;
	width: 415px;
	display: block;
	padding-top: 14px;
	padding-left: 14px;
	margin: 5px 0 5px 0;
}

/* IE Hacks */

	* html .intlink-left {
		margin: 0;
	}
	
	*:first-child+html .intlink-left {
		margin: 0;
	}

	.intlink-left a {
		display: inline;
		float: left;
		color: #3FB0D5;
		padding-left: 72px;
		margin-right: 10px;
		font-weight: bold;
		text-decoration: none;
	}


.intlink-right {
	background-image: url('/_css/template?t=homepage&image=0f34ae6661eae2c59d4e7ba4bea61d0b');
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #EEEEEE;
	width: 429px;
}


/*  ----------- Links Style - External  ----------- */


.extlink-left {
	background-image: url('/_css/template?t=homepage&image=dbf6c3b459f4d1cfa03056efdb455902');
	background-repeat: no-repeat;
	background-position: top right;
	height: 30px;
	width: 415px;
	display: block;
	padding-top: 14px;
	padding-left: 14px;
	margin: 5px 0 5px 0;
}


	.extlink-left a {
		display: inline;
		float: left;
		color: #3FB0D5;
		padding-left: 72px;
		margin-right: 10px;
		font-weight: bold;
		text-decoration: none;
	} 

/* IE Hacks */

* html .extlink-left {
	margin: 0;
}

*:first-child+html .extlink-left {
	margin: 0;
}

.extlink-right {
	background-image: url('/_css/template?t=homepage&image=136d617492c15359218da70367db1de4');
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #EEEEEE;
	width: 429px;
}

ul#top {
	float:right;
	height:36px;
	line-height:1;
	margin:38px 0 0;
	padding: 0 19px 0 0;
	position:relative;
	width: 971px;	
	z-index: 1;
}

	ul#top li {
		background: none;
		float:right;
		padding: 0 0 0 4px;
		text-indent:-9999px;
		z-index: 1;
	}

		ul#top li a {
			height: 36px !important;
		}

	ul#top li.first {
		background: none;
	}

ul#top ul {
	display:none;
	height:36px;
	left:0;
	margin:0;
	padding: 1px 19px 0 0;
	position:absolute;
	width: 971px;
	z-index: 1;
}

	ul#top .open ul {
		display:block;
	}

	ul#top .over ul {
		display:block;
	}

	ul#top li.over a {
		background-position: 0 -36px;
	}

	ul#top li li {
		background-image: url('/_css/template?t=homepage&image=02adb4d1bd4ff72ee966280e8180e2bb');
		background-position: center right;
		background-repeat: no-repeat;
		font-size:10px;
		font-weight:bold;
		height:auto;
		padding: 0;
		position:static;
		text-indent:0;
		width:auto;
		z-index: 1;
	}

		ul#top li li a {
			background-position: 0 -109px !important;
			height: 39px !important;
			width:auto;
		}

	ul#top li.open a {
		background-position: 0 -36px;
	}

		ul#top li li a:hover {
			background-position: 0 -145px !important;
		}

		ul#top li li.open a {
			background-position: 0 -184px !important;
		}

		ul#top li li.open a:hover {
			background-position: 0 -184px !important;
		}.photo_holder {
	clear: both;
	text-align: center;
}

.photo_holder img {
	display: block;
	margin: 0;
}

.photo_border p {
	text-align: center;
	margin: 5px 0 0 0;
}

.photo_border {
	background-color: #EDEDE8;
	padding: 6px;
}

.photo_outer_left {
	float: left;
}

.photo_left {
	float: left;
	margin: 0 8px 8px 0;
}

.photo_outer_right {
	float: right;
}

.photo_right {
	float: right;
	margin: 0 0 8px 8px;
}

.photo_outer_right .photo_right {
	float: left;
}

.photo_center {
	margin-bottom: 8px;
}

.photo_center div {
	margin: 0 auto;
}

table.photo   {
	background-color: #ffffff;
}

table.photo td.image-caption {
	color: #999999;
	font-style: italic;
	height: 21px;
	padding-right: 20px;
	text-align: right;
}

table.photo img {
	border: 10px solid #EDF1ED;
	margin: 8px;
}

* html .standard .photo_center {
	text-align: center;
}


ul li {
 	background-image: url(<br />
<font size='1'><table dir='ltr' border='1' cellspacing='0' cellpadding='1'>
<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Warning: fwrite(): supplied argument is not a valid stream resource in /srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc on line <i>32</i></th></tr>
<tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>
<tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr>
<tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0015</td><td bgcolor='#eeeeec' align='right'>168520</td><td bgcolor='#eeeeec'>{main}(  )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>0</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0521</td><td bgcolor='#eeeeec' align='right'>1692752</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/design/htdocs/_css/template.css.php'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>212</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984296</td><td bgcolor='#eeeeec'>eval( <font color='#00bb00'>''tmpl09_bed_1_plugin::include_css($variant,$params);''</font> )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php' bgcolor='#eeeeec'>../template.css.php<b>:</b>31</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984144</td><td bgcolor='#eeeeec'>tmpl09_bed_1_plugin::include_css(  )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php(31) : eval()'d code' bgcolor='#eeeeec'>../template.css.php(31) : eval()'d code<b>:</b>1</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.1010</td><td bgcolor='#eeeeec' align='right'>5006144</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc'</font> )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/class.tmpl09_bed_1_plugin.inc' bgcolor='#eeeeec'>../class.tmpl09_bed_1_plugin.inc<b>:</b>389</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.2396</td><td bgcolor='#eeeeec' align='right'>5586816</td><td bgcolor='#eeeeec'>include_theme(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc' bgcolor='#eeeeec'>../homepage.css.inc<b>:</b>35</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.2423</td><td bgcolor='#eeeeec' align='right'>5586816</td><td bgcolor='#eeeeec'>basetemplate->GetHTML(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.include_theme.inc' bgcolor='#eeeeec'>../function.include_theme.inc<b>:</b>54</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.2437</td><td bgcolor='#eeeeec' align='right'>5585616</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/template_engine/class.basetemplate.inc' bgcolor='#eeeeec'>../class.basetemplate.inc<b>:</b>83</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.2464</td><td bgcolor='#eeeeec' align='right'>5630544</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-icons/theme-icons.icss'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc' bgcolor='#eeeeec'>../template_wrapper.inc<b>:</b>22</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.2472</td><td bgcolor='#eeeeec' align='right'>5630544</td><td bgcolor='#eeeeec'>dynamic_background(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-icons/theme-icons.icss' bgcolor='#eeeeec'>../theme-icons.icss<b>:</b>13</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.2515</td><td bgcolor='#eeeeec' align='right'>5632640</td><td bgcolor='#eeeeec'><a href='http://www.php.net/fwrite' target='_new'>fwrite</a>
(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc' bgcolor='#eeeeec'>../function.dynamic_background.inc<b>:</b>32</td></tr>
</table></font>
<br />
<font size='1'><table dir='ltr' border='1' cellspacing='0' cellpadding='1'>
<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Warning: fclose(): supplied argument is not a valid stream resource in /srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc on line <i>33</i></th></tr>
<tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>
<tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr>
<tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0015</td><td bgcolor='#eeeeec' align='right'>168520</td><td bgcolor='#eeeeec'>{main}(  )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>0</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0521</td><td bgcolor='#eeeeec' align='right'>1692752</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/design/htdocs/_css/template.css.php'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>212</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984296</td><td bgcolor='#eeeeec'>eval( <font color='#00bb00'>''tmpl09_bed_1_plugin::include_css($variant,$params);''</font> )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php' bgcolor='#eeeeec'>../template.css.php<b>:</b>31</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984144</td><td bgcolor='#eeeeec'>tmpl09_bed_1_plugin::include_css(  )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php(31) : eval()'d code' bgcolor='#eeeeec'>../template.css.php(31) : eval()'d code<b>:</b>1</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.1010</td><td bgcolor='#eeeeec' align='right'>5006144</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc'</font> )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/class.tmpl09_bed_1_plugin.inc' bgcolor='#eeeeec'>../class.tmpl09_bed_1_plugin.inc<b>:</b>389</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.2396</td><td bgcolor='#eeeeec' align='right'>5586816</td><td bgcolor='#eeeeec'>include_theme(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc' bgcolor='#eeeeec'>../homepage.css.inc<b>:</b>35</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.2423</td><td bgcolor='#eeeeec' align='right'>5586816</td><td bgcolor='#eeeeec'>basetemplate->GetHTML(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.include_theme.inc' bgcolor='#eeeeec'>../function.include_theme.inc<b>:</b>54</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.2437</td><td bgcolor='#eeeeec' align='right'>5585616</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/template_engine/class.basetemplate.inc' bgcolor='#eeeeec'>../class.basetemplate.inc<b>:</b>83</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.2464</td><td bgcolor='#eeeeec' align='right'>5630544</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-icons/theme-icons.icss'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc' bgcolor='#eeeeec'>../template_wrapper.inc<b>:</b>22</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.2472</td><td bgcolor='#eeeeec' align='right'>5630544</td><td bgcolor='#eeeeec'>dynamic_background(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-icons/theme-icons.icss' bgcolor='#eeeeec'>../theme-icons.icss<b>:</b>13</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.2516</td><td bgcolor='#eeeeec' align='right'>5632640</td><td bgcolor='#eeeeec'><a href='http://www.php.net/fclose' target='_new'>fclose</a>
(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc' bgcolor='#eeeeec'>../function.dynamic_background.inc<b>:</b>33</td></tr>
</table></font>
'/_I?974d340c21a056e1925cee51d9d8a689');
	background-position: 0 3px;
	background-repeat: no-repeat;
}

.icon-file {
	display: block;
	float: left;
	height: 16px;
	width: 16px;
}

.icon-word			{ background:url('/_css/template?t=homepage&image=b2c67df97fd81d7b67a3acc53f855f1a') no-repeat 0 0;}
.icon-pdf			{ background:url('/_css/template?t=homepage&image=44d3f82134f8e791551ea7eccffa9e79') no-repeat 0 0;}
.icon-excel			{ background:url('/_css/template?t=homepage&image=e8e086ad2fd40526a4a22a6d25b55a1b') no-repeat 0 0;}
.icon-powerpoint	{ background:url('/_css/template?t=homepage&image=a66e4f255dc61df6daa1dfae831fa43d') no-repeat 0 0;}
.icon-zip			{ background:url('/_css/template?t=homepage&image=808761c354b497ffb77a98f505763f8f') no-repeat 0 0;}
.icon-unknown		{ background:url('/_css/template?t=homepage&image=58de7cda929e33ffdf36e0c85c808534') no-repeat 0 0;}
.icon-audio			{ background:url('/_css/template?t=homepage&image=cdffa921d3246875953030b565f19e32') no-repeat 0 0;}
#print_friendly	a	{ background:url('/_css/template?t=homepage&image=f17962140cc3369ecd3a687735d01a87') no-repeat 0 0; 
	display: block;
	float: left;
	height: 18px;
	padding-left: 20px;
}

/* ------------------- Footer Styles ------------------- */

#footer {
	clear: both;
	font-size: 10px !important;
	margin: 0 10px 0 10px;
	padding: 0 0 0 0;
	}

	#footer_toolbar_holder {
		padding: 18px 0 10px 0;
		width: 100%;
	}

#footer ul#footer-menu {
	list-style-type:none;
	margin: 0;
	padding: 6px 0 0 0;
	min-height: 80px;
}


	#footer ul#footer-menu li {
		background-image: url(<br />
<font size='1'><table dir='ltr' border='1' cellspacing='0' cellpadding='1'>
<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Warning: fwrite(): supplied argument is not a valid stream resource in /srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc on line <i>32</i></th></tr>
<tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>
<tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr>
<tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0015</td><td bgcolor='#eeeeec' align='right'>168520</td><td bgcolor='#eeeeec'>{main}(  )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>0</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0521</td><td bgcolor='#eeeeec' align='right'>1692752</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/design/htdocs/_css/template.css.php'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>212</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984296</td><td bgcolor='#eeeeec'>eval( <font color='#00bb00'>''tmpl09_bed_1_plugin::include_css($variant,$params);''</font> )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php' bgcolor='#eeeeec'>../template.css.php<b>:</b>31</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984144</td><td bgcolor='#eeeeec'>tmpl09_bed_1_plugin::include_css(  )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php(31) : eval()'d code' bgcolor='#eeeeec'>../template.css.php(31) : eval()'d code<b>:</b>1</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.1010</td><td bgcolor='#eeeeec' align='right'>5006144</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc'</font> )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/class.tmpl09_bed_1_plugin.inc' bgcolor='#eeeeec'>../class.tmpl09_bed_1_plugin.inc<b>:</b>389</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.2534</td><td bgcolor='#eeeeec' align='right'>5602712</td><td bgcolor='#eeeeec'>include_theme(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc' bgcolor='#eeeeec'>../homepage.css.inc<b>:</b>36</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.2550</td><td bgcolor='#eeeeec' align='right'>5602712</td><td bgcolor='#eeeeec'>basetemplate->GetHTML(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.include_theme.inc' bgcolor='#eeeeec'>../function.include_theme.inc<b>:</b>54</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.2559</td><td bgcolor='#eeeeec' align='right'>5602304</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/template_engine/class.basetemplate.inc' bgcolor='#eeeeec'>../class.basetemplate.inc<b>:</b>83</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.2571</td><td bgcolor='#eeeeec' align='right'>5652240</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-footer/theme-footer.icss'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc' bgcolor='#eeeeec'>../template_wrapper.inc<b>:</b>22</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.2579</td><td bgcolor='#eeeeec' align='right'>5652240</td><td bgcolor='#eeeeec'>dynamic_background(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-footer/theme-footer.icss' bgcolor='#eeeeec'>../theme-footer.icss<b>:</b>36</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.2623</td><td bgcolor='#eeeeec' align='right'>5654072</td><td bgcolor='#eeeeec'><a href='http://www.php.net/fwrite' target='_new'>fwrite</a>
(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc' bgcolor='#eeeeec'>../function.dynamic_background.inc<b>:</b>32</td></tr>
</table></font>
<br />
<font size='1'><table dir='ltr' border='1' cellspacing='0' cellpadding='1'>
<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Warning: fclose(): supplied argument is not a valid stream resource in /srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc on line <i>33</i></th></tr>
<tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>
<tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr>
<tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0015</td><td bgcolor='#eeeeec' align='right'>168520</td><td bgcolor='#eeeeec'>{main}(  )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>0</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0521</td><td bgcolor='#eeeeec' align='right'>1692752</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/design/htdocs/_css/template.css.php'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>212</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984296</td><td bgcolor='#eeeeec'>eval( <font color='#00bb00'>''tmpl09_bed_1_plugin::include_css($variant,$params);''</font> )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php' bgcolor='#eeeeec'>../template.css.php<b>:</b>31</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984144</td><td bgcolor='#eeeeec'>tmpl09_bed_1_plugin::include_css(  )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php(31) : eval()'d code' bgcolor='#eeeeec'>../template.css.php(31) : eval()'d code<b>:</b>1</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.1010</td><td bgcolor='#eeeeec' align='right'>5006144</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc'</font> )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/class.tmpl09_bed_1_plugin.inc' bgcolor='#eeeeec'>../class.tmpl09_bed_1_plugin.inc<b>:</b>389</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.2534</td><td bgcolor='#eeeeec' align='right'>5602712</td><td bgcolor='#eeeeec'>include_theme(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc' bgcolor='#eeeeec'>../homepage.css.inc<b>:</b>36</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.2550</td><td bgcolor='#eeeeec' align='right'>5602712</td><td bgcolor='#eeeeec'>basetemplate->GetHTML(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.include_theme.inc' bgcolor='#eeeeec'>../function.include_theme.inc<b>:</b>54</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.2559</td><td bgcolor='#eeeeec' align='right'>5602304</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/template_engine/class.basetemplate.inc' bgcolor='#eeeeec'>../class.basetemplate.inc<b>:</b>83</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.2571</td><td bgcolor='#eeeeec' align='right'>5652240</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-footer/theme-footer.icss'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc' bgcolor='#eeeeec'>../template_wrapper.inc<b>:</b>22</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.2579</td><td bgcolor='#eeeeec' align='right'>5652240</td><td bgcolor='#eeeeec'>dynamic_background(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-footer/theme-footer.icss' bgcolor='#eeeeec'>../theme-footer.icss<b>:</b>36</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.2624</td><td bgcolor='#eeeeec' align='right'>5654072</td><td bgcolor='#eeeeec'><a href='http://www.php.net/fclose' target='_new'>fclose</a>
(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc' bgcolor='#eeeeec'>../function.dynamic_background.inc<b>:</b>33</td></tr>
</table></font>
'/_I?5657b5c3f81388607c8e5781ea54c8e9');
		background-position: top right;
		background-repeat: repeat-y;
		display: inline;
		float: left;
		overflow: hidden;
		padding: 3px 0 0 30px;
		width: 159px;
	}


		#footer ul ul {
			min-height: 63px;
			padding: 0;
			margin: 0;
		}

			#footer ul#footer-menu li ul li {
				clear: left;
				display: block;
				float: left;
				padding-left: 0;
			}

				#footer ul li ul li a {
					background-position: 0 -51px;
				}

				#footer ul li ul li a:hover {
					background-position: 0 -68px;
				}

	#footer #footer_bottom {
		height: 33px;
	}

		#footer #footer_bottom .left {
			padding: 13px 0 0 0;
			font-weight: bold;
			position: absolute;
			color: #ffffff;
			left: 40px;
		}

	#footer #footer_bottom .right {
		color: #ffffff;
		position: absolute;
		right: 40px;
	}


		#footer #footer_bottom .toowards_logo {
			background-image: url(<br />
<font size='1'><table dir='ltr' border='1' cellspacing='0' cellpadding='1'>
<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Warning: fwrite(): supplied argument is not a valid stream resource in /srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc on line <i>32</i></th></tr>
<tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>
<tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr>
<tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0015</td><td bgcolor='#eeeeec' align='right'>168520</td><td bgcolor='#eeeeec'>{main}(  )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>0</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0521</td><td bgcolor='#eeeeec' align='right'>1692752</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/design/htdocs/_css/template.css.php'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>212</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984296</td><td bgcolor='#eeeeec'>eval( <font color='#00bb00'>''tmpl09_bed_1_plugin::include_css($variant,$params);''</font> )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php' bgcolor='#eeeeec'>../template.css.php<b>:</b>31</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984144</td><td bgcolor='#eeeeec'>tmpl09_bed_1_plugin::include_css(  )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php(31) : eval()'d code' bgcolor='#eeeeec'>../template.css.php(31) : eval()'d code<b>:</b>1</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.1010</td><td bgcolor='#eeeeec' align='right'>5006144</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc'</font> )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/class.tmpl09_bed_1_plugin.inc' bgcolor='#eeeeec'>../class.tmpl09_bed_1_plugin.inc<b>:</b>389</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.2534</td><td bgcolor='#eeeeec' align='right'>5602712</td><td bgcolor='#eeeeec'>include_theme(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc' bgcolor='#eeeeec'>../homepage.css.inc<b>:</b>36</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.2550</td><td bgcolor='#eeeeec' align='right'>5602712</td><td bgcolor='#eeeeec'>basetemplate->GetHTML(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.include_theme.inc' bgcolor='#eeeeec'>../function.include_theme.inc<b>:</b>54</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.2559</td><td bgcolor='#eeeeec' align='right'>5602304</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/template_engine/class.basetemplate.inc' bgcolor='#eeeeec'>../class.basetemplate.inc<b>:</b>83</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.2571</td><td bgcolor='#eeeeec' align='right'>5652240</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-footer/theme-footer.icss'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc' bgcolor='#eeeeec'>../template_wrapper.inc<b>:</b>22</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.2625</td><td bgcolor='#eeeeec' align='right'>5654072</td><td bgcolor='#eeeeec'>dynamic_background(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-footer/theme-footer.icss' bgcolor='#eeeeec'>../theme-footer.icss<b>:</b>96</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.2645</td><td bgcolor='#eeeeec' align='right'>5655040</td><td bgcolor='#eeeeec'><a href='http://www.php.net/fwrite' target='_new'>fwrite</a>
(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc' bgcolor='#eeeeec'>../function.dynamic_background.inc<b>:</b>32</td></tr>
</table></font>
<br />
<font size='1'><table dir='ltr' border='1' cellspacing='0' cellpadding='1'>
<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Warning: fclose(): supplied argument is not a valid stream resource in /srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc on line <i>33</i></th></tr>
<tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>
<tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr>
<tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0015</td><td bgcolor='#eeeeec' align='right'>168520</td><td bgcolor='#eeeeec'>{main}(  )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>0</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0521</td><td bgcolor='#eeeeec' align='right'>1692752</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/design/htdocs/_css/template.css.php'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/prependhtml.inc' bgcolor='#eeeeec'>../prependhtml.inc<b>:</b>212</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984296</td><td bgcolor='#eeeeec'>eval( <font color='#00bb00'>''tmpl09_bed_1_plugin::include_css($variant,$params);''</font> )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php' bgcolor='#eeeeec'>../template.css.php<b>:</b>31</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0964</td><td bgcolor='#eeeeec' align='right'>4984144</td><td bgcolor='#eeeeec'>tmpl09_bed_1_plugin::include_css(  )</td><td title='/srv/www/bedfordcollege/design/htdocs/_css/template.css.php(31) : eval()'d code' bgcolor='#eeeeec'>../template.css.php(31) : eval()'d code<b>:</b>1</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.1010</td><td bgcolor='#eeeeec' align='right'>5006144</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc'</font> )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/class.tmpl09_bed_1_plugin.inc' bgcolor='#eeeeec'>../class.tmpl09_bed_1_plugin.inc<b>:</b>389</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.2534</td><td bgcolor='#eeeeec' align='right'>5602712</td><td bgcolor='#eeeeec'>include_theme(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/homepage/homepage.css.inc' bgcolor='#eeeeec'>../homepage.css.inc<b>:</b>36</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.2550</td><td bgcolor='#eeeeec' align='right'>5602712</td><td bgcolor='#eeeeec'>basetemplate->GetHTML(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.include_theme.inc' bgcolor='#eeeeec'>../function.include_theme.inc<b>:</b>54</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.2559</td><td bgcolor='#eeeeec' align='right'>5602304</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/template_engine/class.basetemplate.inc' bgcolor='#eeeeec'>../class.basetemplate.inc<b>:</b>83</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.2571</td><td bgcolor='#eeeeec' align='right'>5652240</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-footer/theme-footer.icss'</font> )</td><td title='/srv/www/bedfordcollege/phpscript/prependhtml/template_wrapper.inc' bgcolor='#eeeeec'>../template_wrapper.inc<b>:</b>22</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.2625</td><td bgcolor='#eeeeec' align='right'>5654072</td><td bgcolor='#eeeeec'>dynamic_background(  )</td><td title='/srv/www/bedfordcollege/code/lib/tmpl09_bed_1/css/theme-footer/theme-footer.icss' bgcolor='#eeeeec'>../theme-footer.icss<b>:</b>96</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.2647</td><td bgcolor='#eeeeec' align='right'>5655040</td><td bgcolor='#eeeeec'><a href='http://www.php.net/fclose' target='_new'>fclose</a>
(  )</td><td title='/srv/www/bedfordcollege/phpscript/phplib/function.dynamic_background.inc' bgcolor='#eeeeec'>../function.dynamic_background.inc<b>:</b>33</td></tr>
</table></font>
'/_I?ce717717021e8bd3e0c7de69fecc1069');
			background-repeat: no-repeat;
			float: right;
			height: 23px;
			width: 30px;
		}

		#footer #footer_bottom .right .allrights {
			float: right;
			margin: 13px 9px 0 0;
		}

			#footer #footer_bottom .right .company {
				color: #1D6389;
			}
table.contact_form, table.register_form {
	border: 1px solid #999;
	border-width: 1px 0 0 1px;
	border-collapse: separate;
	border-spacing: 0;
}

table.contact_form caption, table.register_form caption {
	background-color: #074d80;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	font-size: 1.1em;
	padding: 4px;
}
table.contact_form td,
table.contact_form th,
table.register_form td,
table.register_form th {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	border: 1px solid #999;
	border-width: 0 1px 1px 0;
}
table.contact_form th, table.register_form th {
	background-color: #cfd9d1;
}

table.contact_form td input,
table.contact_form td textarea,
table.register_form td input,
table.register_form td textarea {
	background-color: #F6F8F6;
	border-color: #ebeeeb;
}

table.contact_form td input:focus,
table.contact_form td textarea:focus,
table.register_form td input:focus,
table.register_form td textarea:focus {
	background-color: #e5f3f8;
	border-color: #999;
}

table.contact_form td.buttons, table.register_form td.buttons {
	text-align: right;
}
table.contact_form th .info, table.register_form th .info {
	font-weight: normal;
	font-style: italic;
}

table.contact_form td.buttons input, table.register_form td.buttons input {
	border:5px solid #F6F8F6;
	padding:8px;
	background-color: #ffffff;
	font-size: 1.2em;
}

table.contact_form td.buttons input:hover, table.contact_form td.buttons input:focus, table.register_form td.buttons input:hover, table.register_form td.buttons input:focus {
	border:5px solid #ebeeeb;
	background-color: #F6F8F6;
}




br.wc_clear {
	height: 0;
	clear: both;
}

table.wc_table {
	border: 1px solid #999;
	border-width: 1px 0 0 1px;
	margin-bottom: 10px;
}

	table.wc_table caption {
		background-color: #074d80;
		color: #ffffff;
		font-size: 1.1em;
		font-weight: bold;
		text-align: left;
		padding: 4px;
	}

	table.wc_table td,
	table.wc_table th {
		border: 1px solid #999;
		border-width: 0 1px 1px 0;
		padding: 4px;
		text-align: left;
		vertical-align: top;
	}

	table.wc_table th {
		background-color: #cfd9d1;
		color:  #3f4044;
	}

		table.wc_table tr.wc_table_row_1 td {
			background-color: #ecf1ed;
		}

		table.wc_table tr.wc_table_row_2 td {
			background-color: #ffffff;
		}

		table.wc_table tr:hover td {
			background-color: #c8d0c9;
			color: #3f4044;
		}

		table.wc_table td:hover {
			background-color: #ebedf0;
		}
/* standard tables blue and grey styles */

table.resource {
	border-color:#999999;
	border-style:solid;
	border-width:1px 0 0 1px;	
	margin-bottom: 15px;
	width: 100%;
}

.resource td, .resource th {
	border-color:#999999;
	border-style:solid;
	border-width:0 1px 1px 0;	
	padding: 4px;
	text-align:left;
	background-color: #ECF1ED;
}
	
.resource caption {
	background-color:#074D80;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	padding:4px;
	text-align:left;	
}

.resource caption a:link, .resource caption a:visited, .resource caption a:hover {
	color: #ffffff;	
}

.resource th {
	background-color:#CFD9D1;
	color:#3F4044;
}

.resource tr.alt, .resource tr.alt td {
background-color: #ffffff;		
}

.resource td p  {
	line-height: 1em;	
}

/* paginating styles */

.prevghost, .prev {
	float: left;	
}

.next, .nextghost {
	float: right;	
}


/* clear style used for forms */

table.register_form, table.contact_form {
	width: 100%	
}

table.contact_form, table.contact_form td, table.contact_form th, table.contact_form tr, table.contact_form caption, table.register_form, table.register_form td, table.register_form th, table.register_form tr, table.register_form caption {
	border: 0;
	background: none;
}

table.contact_form td, table.contact_form th, table.register_form td, table.register_form th {
	border-top: 5px solid #F6F8F6;	
	padding-top: 8px;
}

table.contact_form caption, table.register_form caption {
	background-repeat: no-repeat;	
}


table.photo, table.photo td, table.photo th {
	border: none;
	padding: 0px;
	margin-bottom: 10px;
	background-color: #ffffff;
}

/* Clear Table Styles */

table.cleartable {
	background-color: #ffffff !important;
	border: 0;
	margin: 0;
	padding:0;
}

table.cleartable td {
	background-color: #ffffff !important;
	border: 0;
	margin: 0;
	padding:0;
}

table.cleartable td div {
	background-color: #ffffff !important;
	border: 0;
	margin: 0;
	padding:0;
}
