/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #000000;
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, sans-serif;
	color: #444444;
}
body{
	text-align:left;
	min-width:780px;/* for mozilla*/
	background-color: #000000;
	height:100%;
}
#wrapper {
	background:  url(images/foot_4x82.jpg) repeat-x left bottom;
	_height: 82px;
}

#outer{
	height:100%;
	min-height:100%;
	width:980px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background:  url(images/inner_776x1.jpg) repeat-y left top;
}

/* mac hide \*/
* html #outer{
	width:980px}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:0px;/*needed to make room for header*/
} 

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:750px;
	height:250px;
	z-index:74;
	background:  url(images/top-header_776x93_2.jpg) no-repeat left top;

}

#ajaxmenu{
	position:absolute;
	top:200px;
	left:0px;
	width:776px;
	height:43px;
	z-index:65;
	background:  url(images/header_776x43.jpg) no-repeat left top;
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:750px;
	height:250px;
	text-indent: -5000px;
	z-index:70;
	background-image: url(/assets/templates/global/images/logo_750x250.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* mac hide \*/
* html #outer, * html #header {width:980px}


/* end hide*/
#footer {
	color: #ffffff;
	width:980px;
	clear:both;
	height:82px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	background:  url(images/foot_776x82_2.jpg) no-repeat left top;
	visibility: hidden;

}
#footer p {
	margin-top: 10px;
}
#footer p a {
	text-decoration: none;
	color: #ffffff;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:82px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	width:220px;
	float:right;
	z-index: 75;
	position: relative;
}
#right-inner {
	width: 220px;
}
#right-inner h2 {
	font-size: 15px;
}

#right-menu1 ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: none;
	color: #6e8da1;
	width: 118px;
	line-height: 28px;
	font-weight: normal;
	vertical-align: text-top;
	float: none;
}
#right-menu1 ul li a {
	color: #9AD6FA;
	text-decoration: none;
}

#right-menu1 ul li a:hover {
	background-color: #6e8da1;
	color: #ffffff;
}

#right-menu1 {
	height: 165px;
	width: 150px;
	background-image: url(/assets/templates/global/images/menu-block.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9AD6FA;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 40px;
	background-repeat: no-repeat;
	padding-bottom: 60px;
	background-position: left;
}

#right-menu1 p {
	color: #9AD6FA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	text-align: right;
}

#left {
	position:absolute;/*ie needs this to show float */
	width:749px;
	float:left;
	padding-left: 0px;
	z-index: 56;
	padding-top: 250px;
}
#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}
#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:580px;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
}


#content h1 {
	font-size: 18px;
	color: #9AD6FA;
	padding-left: 19px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}


#content h2 {
	font-size: 15px;
	color: #9AD6FA;
	background:  url(images/bullet_17x21.gif) no-repeat left top;
	padding-left: 19px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

h3#post-  {
	font-size: 12px;
	color: #618200;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
	_line-height: 16px;
}

#content p a {
	color: #9AD6FA;
}

#content p a:hover {
	background-color: #6e8da1;
	color: #ffffff;
}


#footer p {
	padding: 8px;
}





.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	border: dotted 1px #444444;
}

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
    color: #9AD6FA;
}

#content a:hover, #sidebar a:hover
{
    background-color: #6e8da1;
    color: rgb(255, 255, 255);
}
