/*Body & Links 
------------------------------------------------------------ */
body {
	color: #282966;
	background-color: #edf8fe;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 0.85em;
	margin: 0px;
	padding: 0px;
	}
a:link, a:visited { color: #4265A7; }
.entry a:link, .entry a:visited { font-weight: bold; }
a:hover {
	color: #993333;
	}

/*Basic Structure
------------------------------------------------------------ */
.wrapper{
	width: 1050px;
	margin: 0 auto;
	}
#content{
	float: left;
	width: 700px;
	font-size: 100%;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	}
#content #centre{
	text-align: center;
	width: 100%;
}

#content-s {
	float: left;
	width: 940px;
	font-size: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
#content-c {
	float: left;
	width: 940px;
	font-size: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	text-align: center;
}

#content-s img{
	float: right;
	margin: 0px;
	padding: 0;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #161E69;
	border-right-color: #161E69;
	border-bottom-color: #161E69;
	border-left-color: #161E69;
}


#sidebar {
	float: right;
	padding-bottom: 30px;
	width: 290px;
	padding-right: 10px;
	padding-left: 10px;
	}
/*Sidebar
------------------------------------------------------------ */
#sidebox img {
  padding: 14px;
  border: 1px solid #E6E1DC;
  background: #F0EBE6;
  }
#sidebox a {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebox p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebox h1{
	padding: 0px;
	margin: 0px;
}

#footer { 
	clear: both;
	padding-top: 5px; 
	border-top: 1px solid #ddd;
	}
.clear:after, li.comment:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/*Header
------------------------------------------------------------ */
#header {
	width: 100%;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #01B7AA;
	background-color: #C5EAFC;
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 140px;
	margin: 0px;
	padding: 0px;
	}
#title img {
	text-decoration: none;
	border:none;
}

#title  {
	float: left;
	padding: 0px;
	height: 110px;
	width: auto;
	}
#title a {
	padding-right: 150px;
}

h1#title  a:hover   { text-decoration: none; }

/*Nav
---------------------------------------*/
#MenuBar1 {
	width:100%;
	font-size: 3em;
	font-weight: normal;
	height: 30px;
	margin: 0px;
	padding: 0px;
    }
#MenuBar1, #MenuBar1 ul {
    float: left;
    line-height: 30px;
    padding: 0;
    margin: 0;
    width: 100%;
    }
#MenuBar1 a {
	display: block;
	color: #282966;
	background-color: #01B7AA;
	text-decoration: none;
	padding: 0px 0px;
	text-align: center;
    }
#MenuBar1 li {
    float: left;
    border-right: 1px solid #282966;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #282966;
    }
#MenuBar1 ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	font-weight: normal;
	line-height: 30px;
	border: 1;
	border-top: 1px solid #282966;
    }
#MenuBar1 li li {
	width: 16em;
	border-bottom: 1px solid #282966;
	border-left: 1px solid #282966;
	border-right: 1px solid #282966;
	height: 33px;
	background-color: #EDF8FE;
	background-image: url(MenuBar1-sub-background.gif);
	background-repeat: repeat-x;
	background-position: left top;
    }
#MenuBar1 li li a {
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
    }
#MenuBar1 li li:hover a{
	color: #000;
	height: 30px;
	background-color: #8ED7F9;
    }
#MenuBar1 li:hover a    {
	color:#000;
	height: 30px;
}
#MenuBar1 li:hover ul, #MenuBar1 li li:hover ul                              { left:auto; }
#MenuBar1 li.home { border-left: 1px solid #282966; }
#navigation {
	margin: 0px;
	padding: 0px;
}





/*Notice
------------------------------------------------------------ */
div.notice {
  display: block;
  padding: 20px 0;
  font-size: 1.6em;
  }
div.notice strong { color: #2F2922; }
div.notice div {
	margin: 10px 0;
	padding: 20px;
	background: #F0EBE6 url(notice-background.gif) repeat-x top left;
}
div.notice div h2 {
	font-size: 1.3em;
	margin-bottom: 10px;
}

/*Footer
------------------------------------------------------------ */
#footer {
	padding: 30px 0;
	color: #555;
	background-color: #C5EAFC;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #01B7AA;
	}
#footer a:link, a:visited { color: #4265A7; }
.entry a:link, .entry a:visited { font-weight: bold; }
}
#footer a:hover { text-decoration: underline; }

/*Copyright
---------------------------------------*/
#copyright {
	display: block;
	clear: both;
	padding-top: 1px;
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #01B7AA;
}

/* -- undo browser defaults -- */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #995689
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #995689
}

#date {
	margin-top: 5px;
	color: #4958DA;
	font-weight: bold;
	position: absolute;
	width: 150px;
	height: 20px;
	top: 0px;
	right: 15px;
}

/*** top right page controls ***/

#layoutcontrol{
	position: absolute;
	top: 0px;
	right: 20px;
	display: block;
	width: 74px;
	height: 16px;
	z-index: 1000;
	margin-top: 20px;
}

#layoutcontrol a{
  float: left;
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 3px;
  background: transparent url(pagecontrols.png) no-repeat left top;
}

#layoutcontrol a.setFont{ background-position: left top; width: 25px; }

#layoutcontrol a.setFont:hover{ background-position: -25px top; }
#layoutcontrol a span{ display: none; }
#homeimg {
	height: 500px;
	float: right;
	padding-top: 20px;
}
.centre {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
.centre-2 {
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	width: 264px;

}
.centre-3 {
	margin-right: auto;
	margin-left: auto;
	height: 152px;
	width: 200px;
}
.centre-1 {
	margin-right: auto;
	margin-left: auto;
	height: 267px;
	width: 400px;
}
#tabMiddle {
	padding: 0px;
	height: 50px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

