
* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
	background: #404040 url(images/img01.gif) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #DDDDDD;
}

a.links:link {color: #ffd78c; font-size: 1.2em;}
a.links:active {color: #ffd78c; font-size: 1.2em;}
a.links:visited {color: #ffd78c; font-size: 1.2em;}
a.links:hover {color: #ffd78c; font-size: 1.2em;}

h1 {
	margin-bottom: 1em;
	color: #000000;
	}
	
h2 {
	margin-bottom: 1em;
	color: #ffff80;
}

h3 {
	margin-bottom: 1em;
	color: #ffffff;
}

h1 { font-size: 2.8em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.2em; }

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 1.8em;
}

.centered {
	text-align: center;
}

.white {
	color: #ffffff;
}

.red {
	color: #ff0000;
}

.blue {
	color: #0000ff;
}

.yellow {
	color: #ffff00;
}

.green {
	color: #00ff00;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a {
	color: #ffff00;
}

a:hover {
	text-decoration: underline;
	color: #ffff00;
}

img { 
	border: none;
	}

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

/* hr { display: none; } */

.hr {
}

.signature 
{
	float: right;
	font-size: .70em;
}

/* Boxed */

.boxed {
}

.boxed  .title{
	margin: 0;
	padding: 5px 15px;
	background: url(images/img08.gif) no-repeat left center;
	font-size: small;
}

.sidetitle{
	margin: 0;
	padding: 5px 15px;
	background: url(images/img08.gif) no-repeat left center;
	font-size: small;
	color: #ffffff;
}

.boxed .content {
	padding: 15px;
	background: url(images/img09.gif) repeat-x;
	background-position: right top;
}

.boxed ol, .boxed ul {
	margin-left: 0;
	list-style-position: inside;
}

signature {
	font-size: 10px;
}
	

/* Logo */

#logo {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #000000 url(images/img02aa.jpg) no-repeat;
	overflow:hidden;  /* Stops text from protruding if  H1 text is larger than logo */
	position:relative; /*must be relative or absolute */
}

#logo h1 {
	float: left;
	width: 616px;
	margin: 0;
	padding: 174px 30px 0px 0px;
	text-align: right;
	letter-spacing: 2px;
	font-size: 12px;
}

#logo h2 {
	float: right;
	margin: 0;
	padding: 170px 20px 0 0;
	font-size: 11px;
}

#logo a {
    display:block;
    height:100%;
    width:100%;
}

#logo a span{
    display:block;
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    background:url(logo.gif) no-repeat left top;
    cursor:pointer; /* ie demands we reinstate the pointer cursor */
}

#pagelink a {
	text-decoration: underline;
	font-weight:bold; 
	color: #9DFF98;

}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: #000000;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding: 20px;

	background: url(images/img03.jpg) no-repeat;
}

#welcome {
	padding-bottom: 20px;
}

#olist {
	clear: left;
	float: left;
	width: 230px;
}

#ulist {
	float: left;
	width: 230px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
	background: url(images/img04.jpg) no-repeat;
}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

/* Menu */

#menu {
	margin-bottom: 19px;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	padding-top: 1px;
	background: url(images/img07.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	display: block;
	width: 165px;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	background: url(images/img08.gif) no-repeat 10px 50%;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
}

#menu a:hover {
	/* background-color: #0A0A0A; */
	background:url(images/btnbg.jpg) center top no-repeat;
	/* background-color: #E5CDA1; */
	color: #000000;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img05.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #999999;
}

#footer a {
	color: #000000;
}
	
#factsheet {	
	font-size: .90em;
	color: #ffd78c;
}

/* LIGHTBOX STYLE SHEET */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(LB/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(LB/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 1
}

/* ANYIMAGE STYLE SHEET */

#centeredmenu {
   float:left;
   width:100%;
   background-image:url('clear.gif');
   /* border-bottom:10px solid; */
   padding: 0px 0px 10px 0px;
   overflow:hidden;
   position:relative;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0 2px 0 2px;
   padding:3px 10px;
   background:#ddd;
   color:#000;
   text-decoration:none;
   line-height:1.3em;
}
#centeredmenu ul li a:hover {
   background:#009933;
   color:#fff;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#000;
   background:#ffff99;
   font-weight:bold;
}
