div#preload {
	display: none;
}

a {
	color : #005599;
	text-decoration : none;
}

a:hover {
	color : #005599;
	text-decoration : none;
}

a.side {
	color : #005599;
	text-decoration : none;
}

a:hover.side {
	color : #005599;
	text-decoration : none;
}

a.white, li.white a {
	color: #000;
	text-decoration: none;
	padding:0;
}

a:hover.white, li.white a:hover {
	color: #000;
	text-decoration: none;
}

body {
	color : #444;
	background-image:url(images/bodyback.jpg);
	background-repeat:repeat-x;
	background-color : #fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin:0px;
}

p { font-family: Arial, Helvetica, san-serif;
	font-size : 14px;
	line-height:18px;
	color : #444;
	margin: 0;
	border: 0;
}

form {
	margin : 0px;
}

hr { height : 1px;
	border : 0px;
	color: #ccc;
	background-color: #ccc;
} 

hr.side-hr { height : 1px;
	border : 0px;
	color: #ccc;
	background-color: #ccc;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	font-family: Arial, Helvetica, san-serif;
	font-size : 14px;
	line-height:18px;
	color : #444;
	background-image:url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 0px 0px 5px 25px;
}

pre {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.alt {
	color : #005599;
}

.outer-border {
	border : 1px solid #000;
}

.sub-header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000;
	background-image:url(images/pageback.png);
	background-repeat:repeat-y;
	padding: 5px 0px 5px 0px;
}

.full-header {
	position:relative;
	background-image:url(images/pageback.png);
	background-repeat:repeat-y;
	height:120px;
	font-family: Arial, Helvetica, san-serif;
	font-size : 18px;
	font-weight:bold;
	line-height:18px;
	color : #316b9f;
}

.footer {
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	background-position:top;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
}

.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000;
	background-color:#fff;
	height : 22px;
	margin-top : 2px;
	border:2px solid #0055ff;
	border-radius:5px;
}

.bbcode {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #444;
	background-color : #f1f1f1;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.textbox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #444;
	background-color : #fff;
	border : 1px solid #aaa;
}

.main-body {
	font-size : 14px;
	line-height:18px;
	color : #444;
	padding : 15px 0px 5px 0px;
}

.center {
	margin : 0 auto;
}

.side-body {
	font-size : 12px;
	line-height:17px;
	color : #444;
	padding : 0px;
}

.main-bg {
	color : #444;
	min-height:350px;
}

.main-content {
	background-image:url(images/mainback.jpg);
	background-repeat:repeat-y;
	min-height:350px;
	padding : 0px 10px 0px 10px;
}

.admin-content {
	background-image:url(images/adminback.jpg);
	background-repeat:repeat-y;
	min-height:350px;
	padding : 0px 5px 0px 5px;
}

.border {
	margin-bottom : 5px;
}

.admin-message {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight:bold;
	text-align : center;
	color : #F00;
	background-color : #f6f6f6;
	border : 1px solid #e1e1e1;
	padding : 3px 4px 5px 4px;
	margin-bottom : 5px;
}

.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color : #444;
	padding : 0px 0px 0px 15px;
	width: 170px;
}

.side-border-right {
	color : #444;
	padding : 0px 15px 0px 0px;
	width: 170px;
}

.news-category {
	border:0;
	margin:3px 5px 0 0;
	float:left;
}

.news-footer {
	font-size : 10px;
	color : #444;
	background-color : #f1f1f1;
	padding : 3px 4px 4px 4px;
}

.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color:#256194;
	padding : 2px 0px 4px 0px;
}

.subheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #256194;
	padding : 3px 0px 3px 0px;
}

.tbl-border {
	border : 1px solid #d1d1d1;
	border-radius:10px;
}

.list-border {
	background-color:#fff;
	border-radius:10px;
}

.tbl {
	font-size : 14px;
	color : #444;
	padding : 4px;
}

.tbl1 {
	font-size : 14px;
	color : #444;
	background-color : #fff;
	padding : 4px;
}

.tbl2 {
	font-size : 14px;
	color : #444;
	background-color : #f6f6f6;
	padding : 4px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #888;
	background-color : #f6f6f6;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #444;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #bbb;
}

.poll {
	height : 12px;
	border : 1px solid #bbb;
}

.comment-name {
	font-weight : bold;
	color : #005599;
}

.shoutboxname {
	font-weight : bold;
	color : #005599;
	background-color : #f6f6f6;
}

.shoutbox {
	color : #777;
	background-color : #f6f6f6;
}

.shoutboxdate {
	font-size : 10px;
	color : #888;
	background-color : #f6f6f6;
}

.small {
	font-size : 11px;
	font-weight : normal;
}

.small2 {
	font-size : 11px;
	font-weight : normal;
	color : #444;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #444;
	background-color : #f6f6f6;
}

.side-label {
	color : #444;
	background-color : #f1f1f1;
	padding : 2px 2px 3px 2px;
}

/* Top Navigation */

ul.menuh {
	list-style-type: none;
	padding: 0px;
	margin: 0;
	float:left;
	width:160px;
}

ul.menutop {
	list-style-type: none;
	padding: 0px;
	margin: 0;
	float:left;
}

li.menuh {
	font-family: Arial, Helvetica, san-serif;
	font-size : 14px;
	line-height:18px;
	padding: 0px;
	background-image:none;
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
}

#menuh-container
	{
	position:relative;
	width:894px;
	padding: 0px 0px 0px 0px;
	display:inline-block;
	z-index:2;
}

#menuh
	{
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
	margin:0;
	margin-top:0;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 5px;
	padding-left:5px;
	text-align:left;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	/*background-color: #409edb;*/
	background-image:url(images/menuback.png);
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-color: #000000;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image:url(images/buttonmid.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding-left: 25px;
	padding-right: 26px;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(http://www.thinkchildren.org.uk/themes/think/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */

.pagenav {
	padding: 0.4em;
}

.pagenav span {
	color: #fff;
	background-color: #005599;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}

.pagenav a {
	color: #005599;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #005599;
	margin: 0.2em;
	text-decoration: none;
}