body { 
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	background:black url(back.jpg) repeat fixed left top;
	color:#000;
	margin: 0;
}
a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #EE7C18;
	border: 0;
	border-top: 1px solid #EE7C18;
	height: 1px;
}
/* Page Headings */
h1, h2, h3, h4, h5, h6 {margin:0; padding: 0; color: #000;font-weight:normal;font-family:"Comic Sans MS", Verdana, Times, serif;}
h1  	{font-size:2.2em;}
h2  	{font-size:1.8em;}
h3  	{font-size:1.3em;}

#banner {
	padding: 0px 20px 10px 40px;
	width: 880px;
	text-align: right;
	background: transparent;
	font-weight: bold;
}
#banner a, #banner h1, #banner h2	{color: #000; margin:0;padding:0;}
* html #banner {clear:both;height:50px;} /* ie6 misbehaves again */

#banner h1	{font-size: 3em; padding:6px 0;} 
#banner h2	{ 
	font-size: 0.8em;
	text-transform:uppercase;
	letter-spacing:8px;
	margin-top:-20px;
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
}


div#inner {
	background-image:url(orange.png);
	background-repeat:repeat;
	color:#000;
	height:538px;
	left:50%;
	margin-left:-495px;
	margin-top:-260px;
	overflow:hidden;
	padding:5px 0px 5px 5px;
	position:absolute;
	top:50%;
	width:990px;
}

#footer {
	position:inherit;
	color:#4f4f4f;
	width:900px;
	text-align: right;
	margin-top: 20px;
	font-size: 10px;
}
#footer a{
	color:#4f4f4f;
}
#left {
	clear:both;
	float: left;
	width: 920px;
}
#scroller {
	float:right;
	width: 120px;
	overflow:hidden
}
#sideColumn { /* Currently holds the login box */
	float: left;
	width: 140px;
	margin: 10px;
	margin-top: 3px;
}
#content { 
	margin-top:5px;
	padding: 0px 30px 4px 50px;
	text-align: left;
	clear: right;
	float: left;
	width: 870px;
	height: 360px;
	overflow:hidden;
}
* html #contentContainer #content {text-align:left;} /* ie6 misbehaves */
* html #contentContainer #content table {width: 90%;} /* ie6 fix to stop tables being pushed below floats */
#content img{padding-right:2px;}
#baker_footer	{font-style:oblique;} /* Pulls information from PAGE_FOOTER */
#powered_by, #coding 	{text-align:right;}
#powered_by a, #coding a {color:#ddd; text-decoration:none; border-bottom: 1px dashed #ddd;}
#powered_by a:hover, #coding a:hover {color:#000; border-bottom: 1px dashed #000;}

#navContainer {width: 920px;margin-left: 30px;display:block;clear:both;}
 ul, li {list-style-type: none;margin: 0px;padding: 0px;}
#header_menu {position: absolute; margin-left: 10px;background:#555;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	height: 27px;
	background: #EE7C18;
	padding:0;
	margin-bottom:5px;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0 0 0 5px; 
	font-size: 81%; 
	text-transform: uppercase;
	width: auto;
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {float: left; width: auto; padding: 0 1px; color: #000; font-weight: normal; border: 1px solid #EE7C18; }
#nav ul li a {display: block; background: #EE7C18; text-align: center; padding: 4px 14px; color: #000; text-decoration: none;}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {background: #fff; color: #EE7C18;}

/* Current page Customisations*/
#nav li.menu-current a		{background: #fff; color: #EE7C18;}


/* 2nd Child menu */
#nav .menu li ul { position: absolute; width: 11em; margin: 0; display: none; text-transform: none; border: 1px solid #fff; border-top: 0; font-size: 100%;}
#nav .menu li ul li {width: 11em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul a {width: 10.5em; padding: .6em .1em .6em .4em; background: #EE7C18; color: #fff; border: 0;}
/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #4b4c4d; background: #fff; border: 0; color:#EE7C18;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #c6c6c6; color: #fff; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}

/*  Float containers fix: */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*  \*/
* html #clearfix {
	height: 1%;
}
.stealth {visibility:hidden; display:none;} /* hides from normal css enabled browsers */
.important	{font-weight:bold;color:#f00;}
.code				{font-family: "Courier New", Courier, mono; color:#093;letter-spacing: 1px;}
.info-box		{border: 1px solid #cc3; background-color:#F9F8E2;padding:4px;}


