DIV#navTop, DIV#navMain, DIV#navMembers, DIV#backToTop, A.joinNow {
display: none;
}

DIV#contentContainer {
background: none;
}

BODY {
font-family: Arial;
font-size: 12px;
line-height: 18px;
background: none;
}

A {
color: #0000ff;
text-decoration: underline;
}

DIV#logo A {
text-indent: 0px;
text-decoration: none;
font-weight: bold;
font-size: 15px;
color: #000;
}
	
h1, h2, h3, h4, h5, h6 {
font-size: 15px;
}

DIV.associateTable {
width: 680px;
margin: 16px 0px;
}

DIV.associateTableLeft {
width: 340px;
font-weight: bold;
}

DIV.associateTableRight {
width: 340px;
}

.left {
float: left;
}

.right {
float: right;
}

.clear {
clear: both;
height: 0px;
line-height: 0px;
background: none;
overflow: hidden;
}

