/****************************************************************  
Theme Name: Everestpost
Theme URI: 
Description:  
Version: 1.0
Author: Declan Magee for Cybercom

*******************************************************************/

/*another comment*****/


/* Begin Typography & Colors */

img, div, a, input { 
behavior: url(iepngfix.htc) 
}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
margin-left:-3px;
	padding:0px 18px 0px 0px;
	font-family:"Courier New", Courier, monospace;
	color: #1f3b52;

	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	text-align: left;
	}

.alt {
	
	border-top: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	margin-top:10px;
	}


small {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	color:#264b65;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 18px;
	}

h2.pagetitle {
	font-size: 1.4em;
	}

#sidebar h2, #sidebar2 h2{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial;
	font-size: 1.2em;
	}
#sidebar ul li h2, #sidebar2 ul li h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, tahoma;
	/* background-image:url(images/icon.gif); */
	font-size: 12px;
	height:15px;
	color: #007bc5;
	line-height:20px;
	text-transform:uppercase;
	text-indent:10px;
	padding-top:5px;
	padding-left:0px;
	padding-bottom: 0px;
	background-repeat:no-repeat;
	font-weight:bold;
	
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#333333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #264b65;
	font-family:"Courier New", Courier, monospace;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2,#sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry{
	padding-top:10px;
	}
.entry p a, .entry p a:visited {
	color: #2697db;
	
	
	}
.entry p a:hover {
	color: #1f3b52;
	text-decoration:underline;
	}
.editpost a:link, .editpost a:visited {
	color: #1f3b52;
	text-decoration:underline;
	}
.editpost a:hover {
	color: #333333;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Arial, Helvetica, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	color:#333;
	}


 #sidebar ul ul li, #sidebar ul ol li,#sidebar2 ul ul li, #sidebar2 ul ol li, .nocomments, blockquote, strike {
	color: #333;
	}

code {
	font: 1.1em 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif,Arial, Helvetica, Sans-Serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #333333;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a, #wp-calendar a:visited {
	text-decoration: none;
	color: #1f3b52;
	text-decoration:underline;
	}

#wp-calendar caption {
	font: bold 1.3em  'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Arial, Helvetica, Sans-Serif;
	text-align:center;
	color:#007bc5;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	padding: 0px 5px 15px 5px;
	margin: 0px 0px 0px 0px;
	width: 461px;
	}

.narrowcolumn p {
margin-left:10px;

}

#widecolumn {
	float: left;
	padding: 0px 5px 15px 5px;
	margin: 0px 0px 0px 0px;
	width: 430px;
	}

.post {
	margin: 0px 0px 0px 0px;
	text-align: justify;
	}
.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	padding-top: 5px;
	}

.widecolumn .postmetadata, .widecolumn .postmetadata1 {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	color:#333;
	line-height:45px;
	padding:0px 10px 0px 10px;
	
}
.postmetadata1 {
	clear: left;
	color:#333333;
	line-height:30px;
	
}

#entry2 {
float:left;
width:250px;
font-family:"Courier New", Courier, monospace;
padding-left:5px;
padding-right:10px;
padding-top:10px;
line-height:11px;

}


#entry-map {
padding-left:5px;
padding-right:5px;
padding-top:5px;
line-height:12px;
float:left;
height:300px;
}

#entry2, #entry-map p{
margin-top:5px;

}

#entry2-sidebar{
width:180px;
float:right;
padding-left:5px;
padding-top:10px;
line-height:12px;
text-align:left;
margin-right:0px;
font-family:"Arial Narrow", "Courier New", Courier, monospace;
color:#1f3b52;
font-weight:bold;
font-size:11px;
line-height:14px;
}



#entry2-sidebar img{
margin-right:0px;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#sidebar h2 ,#sidebar2 h2{
	margin: 0px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 22px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	
	}
/* End Headers */
.comments {
margin:0;
position:relative;
top:-50px;
left:10px;
}


/* Begin Images */
p img {
	/*background: #ffffff;*/
	border: solid 1px #b8b9b9;
	padding: 4px;
	max-width: 99%;
	background: #ffffff;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 2px;
	display: inline;
	background: #ffffff;
	}

div.alignright, div.alignright2{
	float: right;
	color:#333333;
	
	}

div.alignleft, div.alignleft2{
	float: left;
	color:#333333;
	}
.alignleft a, .alignleft a:visited {
	color:#333333;
	}	
.alignright a, .alignright a:visited {
	color:#333333;
	}	
.spacer{
	line-height:0px;
	height:0px;
	}
/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ul li:before, #sidebar ul ul li:before, #sidebar2 ul ul li:before,  #sidebar ul ul li, #sidebar2 ul ul li {
	list-style-image:url(images/icon_arrow.gif);
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;


	}

	

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol,#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}

#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 4px 0 30px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li, #sidebar2 ul ol li{
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 15px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s, #sidebar2 #searchform #s  {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit, #sidebar2 #searchsubmit  {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {    /* This is the form input fields - not the comments!  */
	width: 91.5%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	margin-right:30px;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	padding: 10px;
	color:#333333;
	
	}

.commentlist {
	padding: 0px;
	margin:0px;
	text-align: justify;
	}

.commentlist li {   /*This is the comment box */
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	width: 418px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar, #sidebar2
{

	margin: 0px 0px 0px 0px;
	padding-left:9px;
	color:#333;
	font-size:12px;
	background-image:url(images/sidebar-background_02.png);
	min-height:510px;
line-height:11px;
	}

#sidebar-top {
background-image:url(images/sidebar-background_01.png);
height:10px;

}	


#sidebar-btm {
background-image:url(images/sidebar-background_03.png);
height:9px;
width:228px;

}

#sidebar form, #sidebar2 form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 150px;
	color:#333;
	
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #afafaf;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	margin-top: 0px;
	height:20px;
	padding-top:5px;
	padding-bottom:8px;
	}
.navigation2 {
	margin-top: 0px;
	padding-top:0px;
	}
/* End Various Tags & Classes*/

div.post h2, div.post h2 a:link,div.post h2 a:visited, div.post h3, div.post h3 a:link,div.post h3 a:visited {
	color:#264b65;
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;

}

div.post h3 a:hover, div.post h2 a:hover{
	color: #9f7504;
}
li.current-cat a:link,li.current-cat a:visited{
	padding-left: 0px;
	margin-left: 7px;
	color: #333333;
}
li.pagenav a:link,li.pagenav a:visited{
	padding-left: 0px;
	margin-left: 7px;
	color: #333333;

}
.narrowcolumn li a:link, .narrowcolumn li a:visited{
	color: #333333;
}
li a:link,li a:visited{
	padding-left: 0px;
	margin-left: 7px;
	color: #333333;
}
div.post small{
	color: #333;
	font-size:10px;
	padding:0px;
	margin:0px;
}

.postmetadata a{
	color: #333;
	text-decoration: none;
}
.postmetadata a:hover{
	color: #1f3b52;
	text-decoration: underline;
}
.narrowcolumn h2 {
	color: #333333;
	margin-top:0px;
}
label small{
	color:#333333;
  }
#comments, #respond{
	color:#333333;
 }
img{ 
	margin-right:10px;
	}
.but{
	vertical-align:bottom;
	}
.input01{
	width:170px;
	}
#sidebar li ul, #sidebar2 li ul{
	padding-left:0px;
	
	}
#today, #today a:link, #today a:visited {
	color:#FF9900;
	}
#commentform p a {
	color:#333333;
	}
.title{
	padding: 0px 10px 0px 10px;
	}
.title2{
	padding: 0px 0px 0px 0px;
	margin:0px;
	}
.title_mid h2, .title_mid h3{
	padding-top:6px;
	
	}
	
.title_mid{
/* 	background-image:url(images/bg_titletop.gif);
	background-repeat:repeat-x; */
	background-position:top;
	}
	
.textwidget{
	padding-left:10px;
	text-align:left;
	padding-right:10px;
	}
/*=========style index.html========*/
/* CSS Document */

body{
	padding:0px;
	margin:0px;
	font-size: 11px; 
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #1f3b52;
	text-align: center;
	background-color:#ffffff;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;	}
.body_container{
	width:940px;

}

*html .body_container{
	width:940px;

}
 
.main_container{
	width:940px;
	float:left;
	margin-top:0px;

}

*html .main_container{
	width:960px;
	float:left;
	margin-top:0px;

}


#bg_container{
	width:940px;
	text-align:left;
	height:auto;
	margin-top:5px;
	}
	
*html #bg_container{
	width:960px;
	text-align:left;
	margin-top:5px;
	}
	
#container{
	width:940px;
	
	}
	
*html #container{
	width:960px;
	
	}
	
	
#top{
	background-color:#999999;d
	background-repeat:no-repeat;
	width:940px;
	height:185px;
	margin-bottom:5px;
	}
#nav_top{

	}

#title{
	height:54px;
	}
	
#main{
	width:940px;
	float:left;
	
	}
#left_nav{
	float:left;
	width:230px;

	}
	
#main_wrapper {
	width:471px;
	float:left;
	height:auto;
	
}

#main_content_flash{

	width:471px;
	height:271px;
	}


	
#main_content_flash_inner{

	width:471px;
	height:149px;
	}

	
#main_content{

	width:471px;
	min-height:251px;
	background-image:url(images/bg-container_01.png);
	background-repeat:repeat-y;
	}
#main_content_hme{

	width:471px;
	height:251px;
	background-image:url(images/bg-container_01.png);
	background-repeat:repeat-y;	}
	
#main_content_map{

	width:471px;
	min-height:500px;
	background-image:url(images/bg-container_01.png);
	background-repeat:repeat-y;	}
	
#main_content-btm {
	width:471px;
	background-image:url(images/bg-container_02.png);
	height:8px;
}

#photo {
	height:152px;
	position:relative;
	top:-13px;
}

#location {
	position:relative;
	top:-10px;

	
}



#location-info {

	font:"Arial Black";
	font-weight:bold;
	color:#ffba00;
	font-size:13px;
	text-transform:uppercase;
	text-align:right;
	position:relative;
	left:-8px;
	#top:-5px;
	
}

.loc {
padding:10px 5px 0px 0px;

}

.temp {
padding:1px 5px 0px 0px;
}                       

.weather {
height:28px;
padding-top:3px;
position:relative;
left:7px;
}

.days {
padding:2px 5px 0px 0px;
}




#fmap {
position:relative;
top:-15px;
left:12px;
text-align:left;
}

#latest_news {
	
}


.form {
width:211px;
height:43px;
background-color:#FFFFFF;
margin-top:5px;
#margin-top:0px;
}

.form span {
text-transform:uppercase;
color:#264b65;
font-family:"Courier New", Courier, monospace;
font-weight:bold;
font-size:13px;
line-height:8px;
margin:0;
padding:0;
position:relative;
top:5px;
left:3px;
}



div.inputWrapper {
	width:113px;
	background:url(images/input.gif) left top no-repeat;
	color: #302721;
	position:relative;
	top:5px;
	#top:2px;
	left:3px;
}
div.inputWrapper:hover,
div.inputWrapper:focus {
	background-position: -261px top;
	background:url(images/input.gif) left top no-repeat;
}
div.inputWrapper input {
	border: 0;
	width:110px;
	height:16px;
	background-color: transparent;
	border:none;
	position:relative;
	top:-15px;
	#top:-20px;
	border-color:#FFFFFF;
	color:#5b7689;
	font-size:11px;
	font-family:"Courier New", Courier, monospace;
}




div.inputWrapper input.formbutton{
cursor:pointer;
width:60px;
height:16px;
border:none;
background:#999;
color:#5b7689;
font-size:11px;
font-family:"Courier New", Courier, monospace;
font-weight:bold;
padding: 0px;
background: url(images/btn-reg.gif) no-repeat;
position:relative;
top:0px;
#top:0px;
left:146px;

}

.blog {
width:202px;
height:65px;
#height:63px;
margin-top:5px;
background-color:#FFFFFF;
padding-left:5px;
padding-top:4px;
padding-right:5px;
}

.blog p {
margin-top:7px;
color:#264b65;
font-family:"Courier New", Courier, monospace;

font-size:11px;
line-height:11px;
}

.bpost {
height:32px;
position:relative;


}
.view {

position:relative;
left:161px;
top:-1px;
#top:2px;
width:191px;
}

.blog span {
text-transform:uppercase;
color:#264b65;
font-family:"Courier New", Courier, monospace;
font-weight:bold;
font-size:13px;
line-height:9px;
margin:0;
padding:0;
position:relative;
top:5px;
#top:2px;
left:0px;
}

.twitter {
width:204px;

margin-top:5px;
padding-top:2px;
padding-left:5px;
padding-right:3px;

background-color:#FFFFFF;
color:#264b65;
font-family:"Courier New", Courier, monospace;
font-weight:bold;
font-size:11px;
line-height:11px;
text-align:left;
}

.twitter span {
text-transform:uppercase;
color:#264b65;
font-family:"Courier New", Courier, monospace;
font-size:13px;
line-height:11px;
margin:0;
padding:0;
position:relative;
top:-2px;
#top:-3px;
left:0px;
}

.twitterpost {
min-height:20px;
font-weight:normal;
position:relative;
#top:-1px;
left:0px;

}

.twitter-timestamp {
color:#9f7504;
position:relative;
left:-3px;
top:8px;
#top:5px;
font-size:10px;


}

.twitterview {
position:relative;
left:161px;
top:-2px;
#top:-2px;
}


.hmeimg {
position:relative;
top:-3px;
}

.rhs-btm {

}

#right_nav{
	float:left;
	width:230px;
	height:535px;
	padding-bottom:15px;
	}

*html #right_nav{
float:right;

}

#media {
padding-top:3px;
padding-left:1px;
font-family:"Courier New", Courier, monospace;
color:#264b65;
font-size:11px;


}

#media span {
font-weight:bold;
text-transform:uppercase;
}

#links {
padding-top:3px;
padding-left:1px;
}

#footer{
	width:790px;
	height:54px;
	float:left;
	color:#ffffff;
	background-image:url(images/bg_footer.gif);
	background-repeat:no-repeat;

	
	}
#footer a, #footer a:visited{
	color:#ffffff;
	font-size:11px;
	}
#footer_left{
	float:left;
	padding-left:10px;
	padding-top:20px;
	}
#footer_right{
	float:right;
	padding-right:10px;
	padding-top:20px;
	}
	
#menu{
	text-align:left;
	padding-right:0px;
	padding-left:5px;
	padding-top:12px;
	font-size:10px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:normal;
	} 
#menu a:link, #menu a:visited, #menu a:active{
	font-size:10px;
	font-weight:normal;
	color:#fff;
	padding-right:15px;
	padding-left:0px;
	padding-top:0px;
	text-transform:uppercase;
	margin:0px;
}

#menu a:hover {
	color:#1f3b52;
	text-decoration:underline;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	
}
.logo{
	float:right;
}
#txt_logo{
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, arial;
	font-size:36px;
	font-weight:bold;
	color:#007bc5;
	padding-right:20px;
	padding-top:60px;
	text-align:left;
	}

.desc{
	
	text-align:left;
	color:#007bc5;
	font-size:14px;
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, arial;
	}
.search #searchform{
	padding-top:20px;
	}
a.mainpix01_link, a.mainpix01_link:visited{
	color:#007bc5;
	}
p.alt small{
	color:#333333;
	}
p.alt small a, p.alt small a:visited{
	color:#1f3b52;
	text-decoration:underline;
	}

p.alt small a:hover{
	color:#1f3b52;
	text-decoration:underline;
	}	

#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar2 ul ul li a:link, #sidebar2 ul ul li a:visited {
	padding:0px;
	margin:0px;
	text-align:left;
	color:#333;
}
small.commentmetadata a:link, small.commentmetadata a:visited{
	color:#1f3b52;
	text-decoration:underline;
	}
/*underline*/
#sidebar ul li ul, #sidebar2 ul li ul {
	padding: 0 4px 15px 30px;
	margin: 0 0 0 0;
	
}
#sidebar ul li ul li, #sidebar2 ul li ul li{
	padding: 0px 0 0px 0px;
	border-bottom: 0px solid #d4d1c5;
}


#sidebar ul ul, #sidebar2 ul ul, li #calendar_wrap{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0px 0 20px 0;
	background:url(images/line_menu.gif) bottom;
	background-repeat:no-repeat;
	}
	
	
<!---- Added by Lynsey, April 8th 2009 --------->

