body,html
{
	padding:		0;
	margin:			0;
	width:			100%;
	height:			100%;
	background-image: 	url(../images/bg1x1.gif);
}

#content
{
	position:		relative;
	margin:			0 auto;
	height:			100%;
	width:			100%;
	min-height:		100%;
	background-image: 	url(../images/site_header_left_bg.gif);
	background-repeat: 	repeat-y;
}

body > #content
{
	height:			auto;
}

.main
{
	padding-bottom:		20px;
}

#footer
{
	position:		absolute;
	bottom:			0;
	left:			0;
	width:			100%;
	height:			44px;
	text-align:		center;
	align:			left;
	font-family: 		tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 		11px;
}

.sponsor120x90 {
	padding-left:		15px; 
}


H1 
{
	font-family: 		Arial,Verdana,Helvetica,sans-serif; 
	font-size: 		16px; 
	line-height:		18px;
	color: 			#cc0000
}

P
{
	font-family:		Arial,Verdana,Helvetica,sans-serif; 
	font-size:		12px; 
	line-height:		18px;
}

.e46text
{
	font-family:		Arial,Verdana,Helvetica,sans-serif; 
	font-size:		12px; 
}

.sidebar 
{
	font-size: 		11px; 
	line-height: 		15px;
	padding-left: 		10px;
}

ul,li	
{
	font-family: 		Arial,Verdana,Helvetica,sans-serif;
	font-size: 		11px; 
	line-height: 		15px;
	padding-left: 		10px;
}

.memberfeature
{
	font-family: 		Arial,Verdana,Helvetica,sans-serif;
	font-size: 		11px; 
	line-height: 		15px;
	padding-left:		10px;
}

A:link 
{ 
	color: 			#000000;
	text-decoration: 	underline;
}

A:active
{ 
	color:			#cc0000;
}

A:hover 
{ 
	text-decoration:	underline;
}

A:visited
{ 
	color: 			#000000;
	text-decoration: 	none;
}

A:link.main 
{
	text-decoration: 	underline
}

  .iTt{
      FONT-FAMILY:       Verdana, Arial, Helvetica;
      FONT-SIZE:         11px;
      FONT-STYLE:        normal;
      FONT-WEIGHT:       normal;
      COLOR:             black;
      BACKGROUND-COLOR:  lightyellow;
      BORDER:            black 1px solid;
      PADDING:           2px;
  }
