/*Life's Hapnin' Stylesheet*/
/*Designer: Giuseppe D'Aristotile*/

/*Flash Ready*/

html, body, #wrapper { height:100%; }
body { margin:0; padding:0; overflow:hidden; }

/*Formatting*/
body{
	color: #000;
	background-color: #fff;
	text-align: center;
}

#wrapper {
	margin: 0px auto 0 auto;
	width: 100%;
	text-align: left;
	padding: 0;
}

/*General Styling*/
ul, li {
	list-style: none;
}

a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #000;
}

li.hmlink a {
	margin-left: -2em;
}

/*Navigation*/
#navigation {
	border-bottom: 3px solid #000;
	width: 46em;
}

#navigation ul {
	list-style: none;
}

#navigation li {
	display: inline;
	margin-left: .55em;
}

#navigation a {
	border: none;
}

#navigation a:hover {
border-bottom: 16px solid #000;
}

#navigation a.active {
	border-bottom: 16px solid #6e6e6e;
}


/*Category Links*/
#cat {
	border-bottom: 3px solid #000;
	width: 42em;
}

#cat ul {
	list-style: none;
}

#cat li {
	display: inline;
	margin-left: .55em;
}

#cat a {
	border: none;
}

#cat a:hover {
border-bottom: 16px solid #000;
}

#cat a.active {
	border-bottom: 16px solid #6e6e6e;
}
margin-left: -2em;
}

div.partners {
	
}
