@charset "utf-8";
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
}
/* links */
a, a:visited {
	color: #087CB7;
	background: inherit;
	text-decoration: none;
}
.h2links {
	color: #F90;
	text-decoration: none;
}
.h4links {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #0BA2EF;
	background: inherit;
	text-decoration: underline;
}
/* headers */
h3    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0BA2EF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1em;
	color: #F90;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	text-decoration: none;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	color: #0BA2EF;
}
h4 {
	font-size: 14pk;
	colour: #0BA2EF;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h1, h3, p  {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
}
p {
	line-height: 1.5em;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
/* images */
/*img {
	background: #FAFAFA;
   border: 1px solid #DCDCDC;
	padding: 5px;
}*/
img.float-right {
	border: 1px solid #CCC;
	margin-right: 0px;
	margin-left: 10px;
	padding: 5px;
}
img.centred {
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #E6E6E6;
}
#newspic1 {
	float: right;
	width: 90px;
	margin-top: 100px;
	margin-left: 10px;
	height: 90px;
}
#newspic2 {
	float: right;
	width: 90px;
	margin-top: 30px;
	margin-left: 10px;
	height: 90px;
}
#newspic3 {
	float: right;
	width: 90px;
	margin-top: 30px;
	margin-left: 10px;
	height: 90px;
}
#newspic4 {
	float: right;
	width: 90px;
	margin-top: 30px;
	margin-left: 10px;
	height: 90px;
}
#newspic5 {
	float: right;
	width: 90px;
	margin-top: 30px;
	margin-left: 10px;
	height: 90px;
}
#newspic6 {
	float: right;
	width: 90px;
	margin-top: 30px;
	margin-left: 10px;
	height: 90px;
}

img.float-left {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
	border: 1px solid #CCC;
}

#right_col {
	width: 200px;
	padding-left: 20px;
	height: 650px;
	top: 10px;
	float: right;
	margin-right: 20px;
}



#container  {
	width: 806px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
} 
#header  {
	background-color: #444;
	background-repeat: no-repeat;
	width: 806px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 69px;
} 
#header2 {
	height: 330px;
	background-repeat: no-repeat;
	width: 806px;
	background-color: #444;
	position: relative;
	background-image: url(images/head_files/head.jpg);
}
#headermain2 {
	background-image: url(images/head_files/head.jpg);
	height: 330px;
	background-repeat: no-repeat;
	width: 806px;
}
/* Navigation */
#nav {
	padding: 0;
	list-style-type: none;
	background-repeat: repeat;
	background-color: #444;
	border-right-style: solid;
	border-left-style: none;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	width: 100%;
	border-right-width: 1px;
	border-right-color: #999;
}
#nav ul {
	float: left;
	list-style: none;
	text-transform: uppercase;
	padding: 0;
	display: inline;
	background-image: url(../images/nav1.jpg);
	background-repeat: repeat-x;
	height: 40px;
	margin: 0;
}
#nav ul li {
	display: inline;
	margin: 0;
	height: 40px;
	padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #2E2E2E;
	border-left-color: #7E7E7E;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 3.3em;
	font-weight: normal;
	padding-right: 35px;
	padding-left: 35px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background-image: url(images/nav2.jpg);
	background-repeat: repeat-x;
}
#nav ul li#current a {
	background-image: url(images/nav2.jpg);
	background-repeat: repeat-x;
}
#sidebar  {
	float: left; /* since this element is floated, a width must be given */
	width: 100px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 25px;
	height: 500px;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 20px;
}


#sidebar h3 {
	padding: 5px 5px;
	color: #0BA1EE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 4px 8px 0;
	padding: 0;
	text-decoration: none;
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;
	color: #8F8F8F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;
	background-image: none;
	color: #666666;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar ul.sidemenu li a:hover {
	color: #FFF;
	font-size: 0.8em;
	background-color: #0BA2EF;
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }

#mainContent  {
	margin-bottom: 0;
	margin-left: 130px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 390px;
	padding-top: 5px;
} 
#mainContent_wide  {
	margin-bottom: 0;
	margin-left: 130px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 590px;
	padding-top: 5px;
	position: relative;
}
#footer  {
	background-color: #42687a;
	height: 100px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(images/botbg.jpg);
	background-repeat: repeat-x;
} 


#footer p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
}
#footer a  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
}
#footer a:hover  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#textbox3 {
	width: 400px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#box2 {
	margin: 0px;
	width: 200px;
	height: 300px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

#textbox {
	margin: 0px;
	padding: 0px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#textbox2 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#textbox_credits {
	margin: 0px;
	padding: 0px;
	width: 580px;	
}
#box_news {
	height: 340px;
	width: 200px;
	margin-top: 20px;
	background-image: url(images/newsbg2.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	list-style-position: outside;
}

#box_news ul.menu {
	text-align: left;
	margin: 7px 4px 8px 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
}

#box_news ul.menu li {
	color: #CCC;
	padding-right: 8px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 8px;
	font-size: 12px;
	padding-bottom: 8px;
	padding-left: 20px;
}


#box_news ul.menu li a {
	text-decoration: none;
	background-image: none;
	color: #CCC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
#box_news ul.menu li a:hover {
	color: #FFF;
	font-size: 12px;
}
#box_alex {
	height: 340px;
	width: 200px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	list-style-position: outside;
	background-image: url(images/box_bg.png);
}
#box_alex ul.menu {
	text-align: left;
	margin: 7px 4px 8px 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
}
#box_alex ul.menu li {
	color: #FFF;
	padding-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	font-size: 12px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#box_alex ul.menu li a {
	text-decoration: none;
	background-image: none;
	color: #0982C4;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-weight: bold;
	text-transform: uppercase;
}
#box_alex ul.menu li a:hover {
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
}
#textbox ul li {
	list-style-type: none;
}
ul#gallery {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#gallery li {
	display: block;
	position: relative;
	float: left;
	width: 110px;
	height: 110px;
	line-height: 0;
	overflow: hidden;
	margin-top: 2px;
	margin-left: 2px;
	padding-right: 20px;
	padding-bottom: 40px;
	margin-bottom: 10px;
}
ul#gallery li p {
	text-align: center;
	margin:5px 0;
}
ul#links {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#links li {
	display: block;
	position: relative;
	float: left;
	width: 150px;
	height: 110px;
	line-height: 0;
	overflow: hidden;
	margin-top: 2px;
	margin-left: 2px;
	padding-right: 40px;
	padding-bottom: 40px;
	margin-bottom: 10px;
}
ul#links li p {
	text-align: center;
	margin:5px 0;
}
#newsbox1 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0BA2EF;
	
}
#newsbox2 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0BA2EF;
}
#newsbox3 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0BA2EF;
}
#newsbox4 {
	margin: 0px;
	padding: 0px;
	width: 400px;
}
#newsbox5 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 135px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0BA2EF;
}
#newsbox6 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 135px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0BA2EF;
}
.smalltxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
}
.green {
	font-family: Verdana, Geneva, sans-serif;
	color: #A2C00E;
	text-decoration: none;
	font-weight: bold;
}
.grey {
	color: #999;
}
.news_text {
	font-size: 10px;
}
