
#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	position: relative;
	border: 0;
	}
h1, h2, h3{
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 0;
	}
h1{
	font-size: 130%;
	color:#000000;
	margin-bottom:12px;
	}
h2{
	font-size: 110%;
	color:#000000;
	border-bottom: 1px dashed #e8e8e8;
	}
h3{
	font-size: 100%;
	color: #80a1cd;
	}
a:link {
	color: #3D82C7;
    }
a:visited {
	color: #234D76;
    }
a:hover {
	color: red;
    }



/* header styles
============================== */
#pagedescription{
	position: relative;
	top: 85px;
	float: left;
	margin: 0;
	padding:0 0 0 10px;
	text-align: right;
	line-height: 100%;
	display:none;
	}
#pagedescription h2{
	font-weight: normal;
	color: gray;
	padding: 0;
	margin: 0;
    }
#pagedescription h1 {
	font-weight: normal;
	border: 0;
	padding: 0;
	margin: 0;
    }




/* content styles
============================== */
#content_top{
	background-image:url(images2/content_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:13px;
	width:558px;
	margin:10px 0 0 0;
}
#content{
	background-image:url(images2/content-bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:558px;
	font-size:.9em;
}
#content_body{
	padding:10px 20px 10px 10px;
}
#content_bottom{
	background-image:url(images2/content-bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	clear:both;
	height:10px;
}

#contentbody p{
	padding: 3px 0;
	margin: 0;
    }
#contentbody ul,
#contentbody ol{
	padding: 3px 0;
	margin: 0 18px;
	list-style: outside;
   }
#contentbody img {
    border: 0;
    float: right;
	}


/* The ultra77 template is designed and released by Ian Smith
of N-vent Design Services LLC - www.n-vent.com. Feel free to
use this, but please don't sell it and kindly leave the credits
intact. Muchas Gracias!

January 2007

global styles
============================== */