/*
Theme Name: WordPress Default - greatbear tweaked
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background: #9e3227 url('images/top_background_strip_2.png') top left repeat-x;
	color: #444;
	text-align: center;
	}

a img {
	border-bottom: none;
	border: none;
	text-decoration: none;
	}
	
a:link img {
			text-decoration: none;
			}
			
a:hover img {
			border-bottom: none;
			border: none;
			}


strong, b,i {
font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}


#page {
/*
	background: #9e3227;
*/
	text-align: left;
			margin: 0 auto;
			width: 960px;
			
			padding: 0;
	}
	
	

#header {
	background: url('images/news_header_01.png') left no-repeat;
	margin: 0;
	padding: 0;
	}

#headerimg 	{
	position: relative;
	top: 65px;
	left: 20px;
	width: 400px;
	padding: 0;
	margin: 0;
	
	}

#headerimg .description {
	font-size: 1.5em;
	text-align: right;
	color: #fff;
	margin-top: -10px;
	display: none;
	}
	
#headerimg a {
	border-bottom: none;
	text-decoration: none;
}

#headerimg a:hover {
	background: transparent;
	}
	
#headerimg2 {
position: relative;
width: 100px;
left: 720px;
top: -95px;
	}




#content {

	}



.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.8em;
	font-size: 1.2em;
	}
	

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: right;
	}

.alt {
	background-color: #d7aad7;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
font-family:"Lucida Grande",Verdana,'Bitstream Vera Sans',Arial,Helvetica,sans-serif;
font-weight: bold;
line-height: 120%;
	}

.h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 10px;
	}



h2 {
font-size: 2em;
	text-align: left;
	padding-top: 10px;	}

h2.pagetitle {
font-size: 2em;
	text-align: center;
	padding-top: 10px;	}

#sidebar h2 {
	font-family: 'Lucida Grande','Lucida Sans Unicode', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

.h1, .h1 a, .h1 a:hover, .h1 a:visited{
	text-decoration: none;
	color: #d7aad7;
	border-bottom: none;
	background: transparent;
	display: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #555;
	border-bottom: none;
	text-decoration: none;
	line-height: 130%;
	}

h2, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
	color: #000;
	border-bottom: none;
	background: transparent;
	}
.post h2{
	font-size: 2em;
	}

.entry h2 {
	font-size: 1.7em;
	}


/* .entry p a:visited {
	color: #888;
	}  */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
		color: #333;

	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em  Arial, Verdana, Helvetica Sans-Serif;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}
	


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:link , h3 a:link {
color: #555;
	text-decoration: none;
	background-color: transparent;
	border-bottom: none;
	line-height: 130%;
	}

h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	background-color: transparent;
	border-bottom: none;
	line-height: 130%;
	}
a:link {
border-bottom: 1px solid #333;
text-decoration: none;
color: #333;
}

a:visited {
border-bottom: 1px solid #333;
text-decoration: none;
color: #333;
}

a:hover {
	color: #fff;
	background-color: #d7aad7;
	border-bottom: none;
	text-decoration: none;

	}



	

#addthis {
			text-align: right;
			padding-top:10px;
			}

#addthis a:link {
		text-decoration: none;
		border-bottom: none;
		}
	


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	
	}
	



#header {
	margin: 0;
	padding: 0;
	height: 200px;
	width: 960px;
	}



.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin-left: 20px;
		margin-right: 20px;

	width: 700px;
	}

.widecolumn {
	float: left;
	padding: 0px 0 0px 0;
	margin-left: 20px;
	margin-right: 20px;
	width: 800px;
	}

.post {
/*
margin-right: 20px;
margin-left: 20px;
*/
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	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;
	font-size: .9em;
}

.clear {
	clear: both;
}

#footer {
	font-family: arial, sans-serif;

	padding: 0;
	margin: 0 auto;
	background: #9e3227 url('images/footer.png') no-repeat;
	width: 960px;
	height: 50px;
clear: both;
	}



#footer p {

	color: #4D1814;
	height: 50px;
	}
	
#footer li a {
	color: #4D1814;
	border-bottom: none;
	font-size: 1.2em;
	padding-right: 20px;
	

}

#footer li a:hover {
	background: none;
	border-bottom: none;
	color: #fff;
	}

#footer ul {
	padding-top: 22px;
padding-left: 15px;	}

#footer li {
	list-style-type: none;
	display: inline;

}	

/* End Structure */



/*	Begin Headers */
h1 {
	font-family: arial, sans-serif;
	margin-bottom: 10px;
	color: #000;
	font-weight: bold;
	font-size: 2.8em;
	}

h2 {
		font-family: arial, sans-serif;

	margin: 0;
	margin-top: 10px;
	font-size: 1.5em;
	color: #555;
	font-weight: bold;
	}

h2.pagetitle {
	margin-top: 20px;
	margin-left: 20px;
	text-align: left;
}

#sidebar h2 {
		font-family: arial, sans-serif;

	margin: 5px 0 0;
	padding: 0;
	color: #9E3227;
	font-weight: bold;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img.portfolio {
	padding: 0px;
	max-width: 100%;
	}

/*	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.align {
	 padding: 15px 15px 30px 15px;
  background: #fff;
	margin: 0 15px 15px 0;
		display: block;
	}
	
.wp-caption {
	 padding: 15px 15px 20px 15px;
  background: #fff;
	margin: 15px 15px 15px 0;
		display: block;
	}
	
.wp-caption img {width:100%!important;height:auto!important}	

img.alignright {
 padding: 15px 15px 30px 15px;
  background: #fff;
  margin: 10px 15px 15px 7px;
	display: inline;
	}

img.alignleft {
  padding: 15px 15px 30px 15px;
  background: #fff;
  margin: 0 15px 15px 5px;
	display: inline;
	}

.alignright {
	float: right;
	margin-left: 20px;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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;
	}

html>body .entry ul ul li {
	margin: 7px 0 8px 10px;
font-size: .9em;
	line-height: 130%;
}


.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	line-height: 160%;
	}

.entry ol li {
	margin: 0;
	padding: 10px;
	background: #fff;

	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.postmetadata a {
	color: #9E3227;
	border-bottom: none;
}	

.postmetadata a:hover {
	color: #9E3227;
	background: none;
	border-bottom: 1px solid #9E3227;
}	

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	color: #9E3227;
/*
	padding-right: 5px;
*/
	}
	
#sidebar ul a:link {
color: #9E3227;
/*
border-bottom: 1px solid #9E3227;
*/
text-decoration: none;
border-bottom: none;

}

#sidebar ul a:visited {
	color: #9e3227;
	border-bottom: none;
	text-decoration: none;
}	

#sidebar ul a:hover {
border-bottom: 1px solid #333;
color: #333;
background: none;
}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 0px;
		padding-right: 10px;

		color: #9E3227;

	}

#sidebar ul ul, #sidebar ul ol {
	margin: 10px 10px 10px 0px;
		color: #9E3227;

	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 0;
	background: #d7aad7;
	font-family: arial, sans-serif;
	font-size: 1em;
	color: #333;
	}

#sidebar #searchsubmit {
	padding: 1px;
	font-family: arial, sans-serif;
	font-size: 1em;
	}
	
#sidebar h3 {
	text-transform: uppercase;
	font-size: 1em;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	line-height: 200%;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.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
{
	padding: 20px 0 10px 0;
	margin-left: 750px;
	width: 200px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote  {
margin-left: 30px;
margin-right: 30px;
background-color: #ccc;
margin-bottom: 5px;
padding: 10px
}

blockquote p {
padding: 0;
margin: 0;
}

blockquote a:link {
text-decoration: none;
border-bottom: none;
display: block;
padding: 10px;
font-style: normal;
background-color: #ccc;
color: #000;

}

blockquote a:visited {
text-decoration: none;
border-bottom: none;
color: #000;
padding: 10px;
font-style: normal;
background-color: #ccc;
display: block;

}

blockquote a:hover {
display: block;
background-color: #d7aad7;
text-decoration: none;
border-bottom: none;
}



/*
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
*/

.center {
	text-align: center;
	}

hr {
	display: none;
	}



.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	color: #000;
	}

.navigation a {
	color: #000;
}

/* End Various Tags & Classes*/


/* greatbear menu stuff */

#navcontainer {
	font-family: arial, sans-serif;

margin: 0;
line-height: 180%;
}



#navcontainer ul
{
margin: 0;
padding: 1px;
text-align: left;

}


#navcontainer li
{
text-align: center;
display: inline;
}

#navcontainer li ul li a {
font-size: 10px;
}

#navcontainer li a
{
color: #fff;
font-size: 14px;

padding-right: 5px;
padding-left: 5px;
padding-top: 1px;
padding-bottom: 1px;
text-decoration: none;
/*
text-shadow: 0.2em 0.2em .2em #9e3227;
*/
border-bottom: none;
font-weight: bold;
}


#navcontainer li a:hover
{
background-color: transparent;
color: #d7aad7;
}

.submenus {
background: url('images/menu_bg.png') no-repeat;
height: 70px;
padding: 10px;

}

.subsubmenus {
background: url('images/menu_bg_bg.png') no-repeat;
height: 90px;
padding: 10px;

}


.nosubmenus {
background: url('images/menu_bg_nochild.png') no-repeat;
height: 50px;
padding: 10px;
color: #000;

}

.nosubmenus a:link {
	color: #000;
}	

#navcontainer .current_page_item a {
background-color: #d7aad7;
color: #990099;
}

#navcontainer .current_page_item a:hover {
	background-color: #d7aad7;
	color: #fff;
}	

#navcontainer .current_page_parent a {
background-color: #d7aad7;
color: #000;

}

#navcontainer .current_page_parent a:hover {
background-color: #d7aad7;
color: #990099;

}


#navcontainer .current_page_ancestor a {
background-color: #d7aad7;
color: #fff;

}



.page_item a{
color: #990099;
position: relative;
font-size: 10px;
text-align: left;
}




#designer {
color: #d7aad7;
font-family: verdana, aerial, sans-serif;
font-size: 0.8em;
text-align: center;
padding-bottom: 10px;
}

#designer a {
color: #d7aad7;
text-decoration: none;
border-bottom: none;
background: none;

}
#designer a:hover {
border-bottom: none;
color: #eee;
}


#breadcrumbs {
padding: 0;
margin: 0;
width: 600px;
display: inline;
	font-family: arial, sans-serif;
color: #000;	

font-size: 1em;
}

#breadcrumbs a {
text-decoration: none;
padding-right: 5px;
border-bottom: none;
color: #000;	

}

#breadcrumbs a:hover {
background: none;
text-decoration: underline;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


img.imglink a a:hover {
border: none;
background: transparent;
}


#teasers {
padding: 0;
margin: 0;
border-bottom: none;
text-decoration: none;
color: #fff;
background: none;
line-height: 100%;
width: 100%;
margin: auto;
font-family: Arial, sans-serif;
}


#teasers a:hover {
background: none;
color: #000;
display: block;


}

#redbox {
height: 150px;
width: 33%;
background: url('images/buttonr.png') center no-repeat;
color: #fff;
float: left;
margin-bottom: 25px;
}


#redbox p {
width: 100px;
height: 100px;
font-size: 20px;
font-weight: bold;
padding: 20px;
color: #fff;
text-align: left;
line-height: 100%;
text-align: left;
margin: 0 auto;


}


#redbox a { 
border-bottom: none;
text-decoration: none;
color: #fff;
}

	

#greenbox {
height: 150px;
width: 33%;
background: url('images/buttong.png') center no-repeat;
color: #fff;
float: left;
margin-bottom: 25px;
}

#greenbox p {
width: 100px;
height: 100px;
font-size: 20px;
font-weight: bold;
padding: 20px;
color: #fff;
text-align: left;
line-height: 100%;
text-align: left;
margin: 0 auto;


}

#greenbox a{
border-bottom: none;
text-decoration: none;
color: #fff;
}

#bluebox {
height: 150px;
width: 33%;
background: url('images/buttonb.png') center no-repeat;
color: #fff;
float: left;
margin-bottom: 25px;

}

#bluebox p {
width: 100px;
height: 100px;
font-size: 15px;
font-weight: bold;

text-align: left;
color: #fff;
line-height: 100%;
text-align: left;
margin: 0 auto;
padding: 20px;

}

#bluebox a{
border-bottom: none;
text-decoration: none;
color: #fff;
}

.snap_noshots a {
text-align: center;
border-bottom: none;
text-decoration: none;

}

.wp-caption-text {
	text-align: right;
	font-family: 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
	font-size: .8em;
	color: #000;
	margin: 0;
	padding: 0;
	}

 .wp-caption-dd {
	/*
text-align: right;
	font-family: Arial, 'sans-serif';
	font-size: .5em;
	color: #000;
*/
display: none;
	}



/*
 ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== 

.menu {width:760px; height:32px; font-size:0.85em; position:relative; z-index:100;}
 hack to correct IE5.5 faulty box model 
* html .menu {width:746px; w\idth:745px;}
 remove all the bullets, borders and padding from the default list styling 
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:100px;}
 float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon 
.menu li {float:left;width:100px;position:relative;}
 style the links for the top level 
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#fff; width:138px; height:30px; padding-left:10px; line-height:29px;}
 a hack so that IE5.5 faulty box model is corrected 
* html .menu a, * html .menu a:visited {width:100px; w\idth:138px;}

 style the second level background 
.menu ul ul a.drop, .menu ul ul a.drop:visited {}
 style the second level hover 
.menu ul ul a.drop:hover{}
.menu ul ul :hover > a.drop {}
 style the third level background 
.menu ul ul ul a, .menu ul ul ul a:visited {}
 style the third level hover 
.menu ul ul ul a:hover {}


 hide the sub levels and give them a positon absolute so that they take up no room 
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
 another hack for IE5.5 
* html .menu ul ul {top:30px;t\op:31px;}

 position the third level flyout menu 
.menu ul ul ul{left:149px; top:-1px; width:149px;}

 position the third level flyout menu for a left flyout 
.menu ul ul ul.left {left:-149px;}

 style the table so that it takes no ppart in the layout - required for IE to work 
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

 style the second level links 
.menu ul ul a, .menu ul ul a:visited {background:transparent; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
 yet another hack for IE5.5 
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

 style the top level hover 
.menu a:hover, .menu ul ul a:hover{color:#fff; background:transparent;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:transparent;}

 make the second level visible when hover on first level list OR link 
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
 keep the third level hidden when you hover on first level list OR link 
.menu ul :hover ul ul{visibility:hidden;}
 make the third level visible when you hover over second level list OR link 
.menu ul :hover ul :hover ul{ visibility:visible;}


 ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== 


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}


*/


#topmenu {
position: relative;
float: right;
height: 50px;
width: 360px;
	font-family: arial, sans-serif;

	font-size: 2em;

/*
background: #E33821;
*/
background: transparent;
padding: 0;
margin: 0;
text-align: center;
z-index: 1;
}

#topmenu ul {
padding: 0;
margin-top: 10px;

}

#topmenu li {
	padding-left: 10px;
	display: inline;
}

#topmenu a:link {
		color: #F1B2A9;
		
		font-weight: bold;
		border-bottom: none;
		text-decoration: none;
	}	
	
#topmenu a:visited {
		color: #F1B2A9;
		font-weight: bold;
		border-bottom: none;
		text-decoration: none;
	}
	
#topmenu a:hover {
		color: #000;
		font-weight: bold;
		border-bottom: 3px solid #000;
		text-decoration: none;
		background: none;
	}	

#rightstuff {
	float: right;
}	



