/**
*** A Free Template by joomlajunkie.com
*** @version 1.0
*** @copyright (C) 2005-2006 by - Joomla Junkie
*** @web http://www.joomlajunkie.com
**/

body {
	text-align: center;
	margin: 0;
	margin-top: 13px;
}

#wrapper {
	position: relative;
	width: 780px;
	margin: 0;
	padding: 0;
	margin: 0 auto;
	text-align:left;
	z-index: 1;
}

#top_shadow {
position: absolute;
right: -7px;
top: 33px;
width: 795px;
height: 120px;
z-index: -1;
}

#top_a {
height: 33px;
width: 780px;
padding: 0;
margin: 0;
line-height: 33px;
}

#top_a_left {
float: left;
margin-left: 10px;
display: inline;
}

#top_a_right {
float: right;
margin-right: 20px;
}

#branding_header {
width: 780px;
height: 120px;
margin: 0;
padding: 0;
}

#top_nav {
height: 33px;
width: 780px;
margin: 0;
padding: 0;
}

#top_shelf {
border-top: 10px solid #E4E9AB;
width: 780px;
margin: 0;
padding: 0;
overflow: auto;
}

#top_shelf_left {
float: left;
width: 236px;
padding: 0 5px 0px 5px;
margin-left: 10px;
display:inline;
}

* html body #top_shelf_left {
width: 246px;
}

#top_shelf_center {
float: left;
width: 236px;
padding: 0 5px 0px 5px;
margin-left: 10px;
}

/* anita edits */


#top_shelf_left .moduletable h3, 
#top_shelf_right .moduletable h3, 
#top_shelf_center .moduletable h3 { 
   font-weight: bold;
   font-size: 1.0em;
   letter-spacing: 2px;
}

#top_shelf_left ul li,
#top_shelf_center ul li,
#top_shelf_right ul li {
	padding-bottom: 8px;
}

#top_shelf_left ul li a,
#top_shelf_center ul li a,
#top_shelf_right ul li a {
	color: #333333;
	font-size: 1em;
/*	line-height: 1.7em; */
	padding-bottom: 10px;
}

#main_content td { 
	color: #333;	/* main text colour */ 
	font-size: 12px;
	padding-left: 2px;
}

.agency {
	background-color: #FFC;
	font-weight: bold;
	border-bottom: 1px solid #CCC;	
	border-right: 1px solid #CCC;
}

.tagency {
	border-bottom: 1px solid #CCC;	
	border-right: 1px solid #CCC;
	height: 40px;
}

.tglossary {
	font-weight: bold;
	color: #798F2C;
}

#glossary .topofpage {
	font-size: 11px;
	color: #666;
}

/* end edits */

* html body #top_shelf_center {
	width: 246px;
}

#top_shelf_right {
	float: left;
	width: 236px;
	padding: 0 5px 0px 5px;
	margin-left: 10px;
}

* html body #top_shelf_right {
width: 246px;
}

#top_seperator {
background: url(../images/top_seperator_bg.gif) no-repeat;
width: 780px;
height: 20px;
}

#content_wrap {
width: 780px;
overflow: auto;
}

#sidebar {
	float: left;
	width: 190px;
	margin-left: 10px;
	padding: 0 5px 5px 5px;
	margin-top: -7px;
	display: inline;
}

* html body #sidebar {
	width: 200px;
}

#sidebar td { 
	height: 25px;
}  

#sidebar td a {
	font-size: 12px;
}  


#pathway {
float: left;
width: 538px;
margin-left: 11px;
padding: 5px;
}

* html body #pathway {
width: 549px;
}

#main_content {
	float: left;
	width: 530px;
	padding: 10px 5px;
	margin-left: 5px;
}

#main_content a { 
	color: #03F;
	font-size:inherit;
}

#main_content a.category { 		/* edit */
	font-size: 12px;

}



#main_content img {
  padding: 10px;
}

* html body #main_content {
width: 530px;
}

#bottom_seperator {
background: #fff url(i/bottom_seperator_bg.gif) no-repeat;
width: 780px;
height: 6px;
}

#footer  {
	background: url(i/footer_bg.gif) repeat-x;
	border-top: 4px solid white;
	width: 780px;
	margin: 0 auto;
	clear: both;
/* all below edit */
height: 45px;  
padding-top: 1px;  
color: #FFF; 
font-size: 11px;
}

#footer_shadow {
	background: url(i/footer_shadow_bg.jpg) repeat-x;
	height: 52px;
	width: 780px;
	margin: 0;
	padding: 0;
}
