/* Zen Template-- Last Updated 7/15/08 ----*/

body, html{	height: 100%;
 
}
#body a{
	text-decoration:none;
}

img { border: none; }

.agelist li{
display: table-cell;
list-style-type: none;
padding: 20px
}
.agelist{
display:inline;
}
#envelope{
width: 980px;
margin: auto;
}
.contentarea_top{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	height:14px;
	background-image: url(../img/content-top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentarea_bg{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	background-image: url(../img/content-bg.png);
	background-repeat: repeat-y;
}
#content_area{
	margin-left:18px;
	width:950px;
}
.contentarea_bottom{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	height:21px;
	background-image: url(../img/content-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.blogcontentarea_top{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	height:14px;
	background-image: url(../img/blog-content-top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.blogcontentarea_bg{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	background-image: url(../img/blog-content-bg.png);
	background-repeat: repeat-y;
}
.blogcontentarea_bottom{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	height:21px;
	background-image: url(../img/blog-content-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer colors_background2_text{
visibility:hidden;

}
#content #content_area table{
	text-align:left;
}
.search_results_section{
padding: 10px;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 1%;
	width: 100%;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	width: 94px;
	list-style: none;
	float: left;
	font: bold 13px arial;
	}
	#impulse{
	width: 98px !important;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
width: auto;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color: #fff;
		font: bold 13px arial}

	#sddm div a:hover
	{	
		color: #000}
		

