/* 19/Oct/2008    Kev */

body {
	font-family: "trebuchet", "Georgia", "Arial";
	color: #000000;
	font-size: 16px;
	width: 750px;
	background: #ffffff url('backgrounds/bg-grey.gif');; margin-left:auto; margin-right:auto; margin-top:5px; margin-bottom:0%
}

.contentwrapper {
	width: 480px;
		background-repeat: repeat-x;
	background-position: top center;
	}
.intro	{
	font-weight:normal;
	text-align:center;
	font-size:19px;
	color: #0000FF;
	font-family: "Arial";
	font-style: normal;
	padding: 15px;
	line-height: 1.1;
	background-color: #eeeeee;
}

#mainTable 
	{
	/* margin :top right */
	margin: 0px 7px;
	border: 1px solid #blue;
	line-height: 1.5em;
	}

#sidebar 
	{
	width: 140px;
	font-size: 13px;
	font-family: "Verdana", "Arial";
	padding: 10px;
	color: white;
	background: #191970;
	}
	
#maincontent 
	{
	margin-top: 20px;
	border-left: 2px solid #333;
	font-size: 14px;
	font-size: 100%;
	padding: 15px;
	background: #FFFFFF;
	}

#maincontent a:link, #maincontent a:visited 
	{
	color: "navy";
	text-decoration: underline;
	}

#maincontent a:hover, #maincontent a:active
	{	
	color: #666666;
	text-decoration: underline overline;
	}



#header 
	{
	background: #333333;
	height: auto;
	}

#footer 
	{
	font-family: "arial";
	color: #ffffff;
	text-align: right;
	background: #191970;
	}

#footer a:link, #footer a:visited {
	color: #dddddd;
	text-decoration: none;
	}
	
#footer a:hover, #footer a:active {
	color: white;
	text-decoration: none;
}

td, p, ul h1 h2 h3 {
	font-family: "georgia", "trebuchet", "Verdana", "arial";
}
h1:first-child {margin-top: 0;
}/*starts first heading in a TD flush top*/

h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 23px; color: #191970; font-family:  "arial","Verdana"; background-image: url('imgs/contentdivbg.gif'); background-repeat: no-repeat}
h2 { font-size: 17px; color: #ffffff; background: #191970; font-family: "century gothic", "Verdana", "arial";}
h3 { font-size: 16px; font-family: "arial","Verdana"; color: #4d6s2c;}
h4 { font-size: 14px; }/*only exists in footer*/
#sidebar a {
	/*/*/padding: 3px;
	display: block;
	border: 1px solid #cccccc;
	text-decoration: none;
	line-height: 1em;
	width: 120px; /* */
}
#sidebar a:link, #sidebar a:visited {
	color: #dfdfdf;
}
#sidebar a:hover, #sidebar a:active {
	color: #04275B;
	border: 1px solid #eeeeee;
	background: #8AAAD9;

}
#current a {
	color: #ffffff !important;
	border: 1px solid #191970!important;
	background: #191970;

}
#sidebar ul {
	list-style-type: none;
	margin-left: 1px;
	padding-left: 1px;
}

#sidebar li {
	/*/*/margin: 0px 0px 6px 0px; /* */
}
.imgfloatrt {
	float: right;
	padding-left: 23px;
				 /*Makes text wrap and makes img align right*/
}

#lefttd {
	background: url('imgs/sidex.gif') repeat-y;
	width: 25px

}
#rigthtd {
	background: url('imgs/sido.gif') repeat-y;
	width: 25px
}