* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 line-height: 150%;
 background-color: #393939;
 color: #323232;
}

#wrapper { 
 margin: 0 auto;
 width: 960px;
 background-color: #fff;
}

#header {
 width: 960px;
 height: 154px;
 background-image: url(images/happen_header.jpg);
 background-repeat: no-repeat;
}

#linkbar {
width: 960px;
height: 31px;
background-image: url(images/happen_links.jpg);
background-repeat: no-repeat;
}

#yellowbox {
width: 960px;
height: 125px;
background-image: url(images/happen_yellow_fade.jpg);
background-repeat:no-repeat;
}

#contentwrapper{
float: left;
width: 100%;
background-image: url(images/whitefade.jpg);
background-repeat: repeat-x;
background-color: #fff;
}

#contentcolumn{
margin-right: 300px;
}

#rightcolumn{
float: left;
width: 300px;
margin-left: -300px;
font-size: 85%;
line-height: 1em;
}

#contentwrapper2{
float: left;
width: 100%;
/* background-image: url(images/whitefade.jpg);
background-repeat: repeat-x; */
background-color: #fff;
}

#contentcolumn2{
margin: 0 320px 0 320px;
}

#leftcolumn2{
float: left;
width: 320px;
margin-left: -960px;
}

#rightcolumn2{
float: left;
width: 320px;
margin-left: -320px;
}


#flashbox {
width: 960px;
height: 106px;
}

#toolrotate {
width: 960px;
height: 115px;
background-image: url(images/happen_rotate_back.jpg);
}

#brandmasters {
width: 960px;
height: 135px;
background-image: url(images/happen_white_bottom_bm.jpg);
background-repeat: no-repeat;
}

#typebox {
width: 960px;
height: 165px;
clear: both;
}

#footer {
width: 960px;
height: 34px;
color: #eee;
font-size: 70%;
background-color: #fff;
clear: both;
padding-top: 5px;
}

#superfooter {
width: 960px;
height: 90px;
background-image: url(images/happen_super_footer.jpg);
background-repeat: no-repeat;
}

.innertube{
margin: 10px 51px 20px 51px;
margin-top: 60px;
}

.innertube2{
margin: 10px 9px 20px 51px;
margin-top: 0px;
}

.innertube3{
margin: 10px 30px 20px 30px;
margin-top: 0px;
}

.innertube4{
margin: 10px 51px 20px 9px;
margin-top: 0px;
}

img {
border: 0;
}

a:focus {
	outline: none;
}
#panel {
	background-color: #f7941c;
	height: 40px;
	display: none;
}

.indent {
padding: 8px 51px 10px 51px;
color: #000;
font-size: 70%;
line-height: 120%;
}

.btn-slide {
/*	background: url(images/white-arrow.gif) no-repeat right -50px; */
	width: 229px;
	height: 44px;
	padding: 0;
	margin-left: 51px;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}

h1 {
font-size: 1.7em;
margin-bottom: 1.25em;
font-family: georgia, serif;
font-weight: normal;
}

h2 {
font-size: 1.4em;
margin-bottom: 1.0em;
font-family: georgia, serif;
font-weight: normal;
}

h2.case {
font-size: 1.1em;
margin-bottom: .75em;
font-family: georgia, serif;
font-weight: normal;
}

p {
padding: 0 0 18px 0;
line-height: 180%;
}

p.case {
padding: 0 0 14px 0;
line-height: 140%;
font-size: 80%;
}

br.clear { 
clear:both 
}

/*

a,
a:link 
a:active {
   text-decoration: underline;
   background-color: inherit; 
   color: #000; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
  color: #000;         
}


a:hover {
   text-decoration: none;
   background-color: #000;
   color: #fff;
}

*/
