/* Main Styles that apply to body */
body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	background: #FFFFFF url(images/bg.gif) center repeat-y; 
	position: absolute;
}

/* This is the page container built and centered using -ve margins */
#container {
	width: 700px;
	margin-left: -350px;
}

/* The topmost faded bar */
#topbar {
	width:auto;
	background: #D3EAFF;
	height: 60px;
	padding: 0px 5px 0px 0px;
	font: 60px "Times New Roman";
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

/* This holds the two heading blocks, the title and the login form */
#headerwrapper {
   	 width: auto;
}

/* class that styles the holder div of the forms */
.userform {
	width: auto;
   	color: #D3EAFF;
   	padding: 5px 0px 5px 3px;
   	background: #FFFFFF;
	border:1px solid #D3EAFF;
	border-top: none;
	text-align: justify;
	margin-bottom: 1px;
}

/* This will style the login and search */
.userform input {
	border: 1px solid #000246;
	font-family: Verdana;
	font-size: 10px;
	color: #BBB;
	font-weight: bold;
}

h1 {
	font: 48px "Old English Text MT";
	color: #000246;
	margin: 5px;
}

h6 {
	font: 10px Verdana;
	font-weight: bold;
	color: #000246;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
}

/* This holds the tabs */
#tabholder
{
	width: auto;
}

/* Container for the article box, and the pic box */
.articleboxouter {
	width: auto;
	padding: 0px 6px 0px 5px;
	clear: both;
} 

/* Content holder for the articles */
.articleboxinner {
	width: auto;
	line-height: 20px;
	color: #000246;
	padding: 15px 6px 0px 6px;
	background: #FFFFFF;
	border:1px solid #D3EAFF;
	text-align: justify;
	height: auto;
}

/* The title style for the main article */
.articleheader
{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #D3EAFF;
}

.subheader
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

/* This will style the read more thing at the bottom */
.readmore {
	text-align: right;
	display: block;
	width: auto;
}

/* This controls the main pic in the main article box */
.mainpiccontrol
{
	border: 2px #D3EAFF solid;
	float: left;
	margin-right: 10px;
}

/* This controls the right justified pic in the main article box */
.rightpiccontrol
{
	border: 2px #D3EAFF solid;
	float: right;
	margin-right: 10px;
}

/* This controls the dancing pic on the homepage */
.dancepiccontrol
{
	float: left;
	margin-right: 30px;
	margin-left: 180px;
}

.leftpiccontrol
{
	border: 2px #D3EAFF solid;
	float: left;
	margin-right: 10px;
	vertical-align: text-bottom;
}

.rightpiccontrol
{
	border: 2px #D3EAFF solid;
	float: right;
	margin-left: 10px;
	vertical-align: text-bottom;
}

/* Container for the pic thumbnails */
.picboxouter {
	width: auto;
	padding: 0px 6px 0px 5px;
	clear: both;
}

/* Content holder for the pic box */
.picbox {
	width: auto;
	line-height: 22px;
	color: #000246;
	padding: 5px 6px 6px 6px;
	border:1px solid #D3EAFF;
	border-top: none;
	text-align: center;
}

/* This controls the thumbnails in the picbox div */
.pickboxcontrol
{
	border: 1px #D3EAFF solid;
	vertical-align: middle;

}

/* Sometimes, I don't want borders around my hyperlink images */
.noborder {
	border: none;
	text-decoration: none;
}

/* For taming those leeeeeeetle arrows */
img {
	vertical-align: text-bottom;
}

/* Style-up those ugly default hyperlinks */
a {
	text-decoration: underline;
	padding: 0;
	margin: 0;
	color: #000246;
}

/* And their ugly hover states too */
a:hover {
	text-decoration: underline;
	background-color: #D3EAFF;
}

/* Why should the humble footer be left out? */
#footer {
	background-color: #000246;
	color: #FFFFFF;
	text-align: center;
	vertical-align: center;
	height: 25px;
	padding: 2px 5px 0px 0px;
	clear: both;
}

/* This will contain the three columns */
#newsContainer2
{
	width:auto;
	background-color: #FFFFFF;
}

/* First column of the three columns */
.c1
{
	width: 230px;
	height: 900px;
	background-color: #D3EAFF;
	border: 1px solid #D3EAFF;
	border-top: none;
	line-height: 22px;
	color: #000246;
	float: left;
}

/* Second column of the three columns */
.c2
{
	width: 215px;
	height: 900px;
	float: left;
	border-bottom: 1px solid #D3EAFF;
	line-height: 22px;
	color: #000246;
}

/* Third column of the three columns */
.c3
{
	width: 230px;
	height: 900px;
	background-color: #D3EAFF;
	border: 1px solid #D3EAFF;
	border-top: none;
	line-height: 22px;
	color: #000246;
	float: right;
}

.c4
{
	width: 383px;
	height: auto;
	background-color: #D3EAFF;
	border: 1px solid #D3EAFF;
	border-top: none;
	line-height: 22px;
	color: #000246;
	float: left;
}

.c5
{
	width: 300px;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #D3EAFF;
	border-top: none;
	line-height: 22px;
	color: #000246;
	float: right;
}

.c6
{
	width: auto;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #D3EAFF;
	border-top: none;
	line-height: 22px;
	color: #000246;
	float: center;
}

/* This controls the titles for each column */
.noteheader
{
	width:auto;
	border-bottom: 1px solid #D3EAFF;
	border-top: none;
	color: #000246;
	height: 24px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	background:url(images/headerBG.jpg) repeat-x;
}

/* And this gives the column text some breathing space */
.spacy
{
	padding: 5px;
}

/* CSS Tabs */
#tabs8 {
	float:left;
	width:100%;
	background:#D3EAFF;
	font-size:10px;
	line-height:normal;
	border-bottom:1px solid #000246;
}

#tabs8 ul {
	margin:0;
	padding:10px 10px 0 5px;
	list-style:none;
}

#tabs8 li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs8 a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs8 a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color: #D3EAFF;
	font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs8 a span {float:none;}
    /* End IE5-Mac hack */

#tabs8 a:hover span {
	color: #000246;
}

#tabs8 a:hover {
	background-position:0% -42px;
}

#tabs8 a:hover span {
	background-position:100% -42px;
	color: #000246;
}

#tabs8 #current a {
	background-position:0% -42px;
}

#tabs8 #current a span {
	background-position:100% -42px;
	color: #000246;
}

td {
	vertical-align: center;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000246;
	text-align: center;
	border: 0px solid #D3EAFF;
	width: 150px;
}

.td2 {
	vertical-align: center;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000246;
	text-align: center;
	width: 150px;
}

hr {
	color: #D3EAFF;
	}

.classtitle {
	color: #FFFFFF;
	background-color: #000246;
}
/* End of CSS Tabs */
