/* Contact Page */


div.basicWhite {font-family: verdana, sans;
			font-size:10px;
			font-weight: normal;
			
			color:#fff;
			text-align: left;
			
			padding:12px 10px 10px 48px;
			
			line-height:14px;
			}




div.board {font-family: verdana, sans;
			font-size:10px;
			font-weight: bold;
			
			color:#B19D6A;
			text-align: center;
			padding-left:4px;
			padding-right:4px;
			line-height:14px;
			}

.position {font-family: verdana, sans;
			font-size:10px;
			font-weight: normal;
			
			color:#fff;
}


.subtitle {font-family: verdana, sans;
			font-size:10px;
			font-weight: bold;
			font-style:oblique;
			color: #B19D6A;
			text-align: left;
			padding-bottom:10px;
			
			}

.red {color:#D21D26;
		}


a.contactPage:link {font-family: verdana, sans;
				font-size:10px;
			font-weight: normal;
			color:#D21D26;
			text-align: center;
			text-decoration: none;

				}
						
a.contactPage:visited {font-family: verdana, sans;
				font-size:10px;
			font-weight: normal;
			color:#D21D26;
			text-align: center;
			text-decoration: none;

				}
						

a.contactPage:hover {font-family: verdana, sans;
				font-size:10px;
			font-weight: normal;
			color:#B19D6A;
			text-align: center;
			text-decoration: none;

				}




/* MEMBERSHIP PAGES */

div.member {font-family: verdana, sans;
			font-size:10px;
			font-weight: bold;
			color:#B19D6A;
			text-align: left;
			padding-left:6px;
			padding-right:4px;
			line-height:14px;
			}


a.memberPage:link {font-family: verdana, sans;
				font-size:10px;
			font-weight: normal;
			color:#ffffff;
			text-align: center;
			text-decoration: none;

				}
						
a.memberPage:visited {font-family: verdana, sans;
				font-size:10px;
			font-weight: normal;
			color:#ffffff;
			text-align: center;
			text-decoration: none;

				}
						

a.memberPage:hover {font-family: verdana, sans;
				font-size:10px;
			font-weight: normal;
			color:#B19D6A;
			text-align: center;
			text-decoration: none;

				}


div.boardLeft {font-family: verdana, sans;
			font-size:10px;
			font-weight: bold;
			
			color:#B19D6A;
			text-align: left;
			padding-left:4px;
			padding-right:4px;
			line-height:14px;
			}








p {
font:  10px/14px verdana,arial,helvetica,sans-serif;
color: #fff; background:transparent;
}


body {
  margin:0; 
  background-color:#141414;
  color: white;
  }


.subtitle {font-family: verdana, sans;
			font-size:10px;
			font-weight: bold;
			font-style:oblique;
			color: #B19D6A;
			text-align: left;
			padding-bottom:10px;
			
			}




#backBox {
visibility: hidden;
z-index: 2;
top:0px;
left:0px;
position: absolute;
width: 400px;
height:400px;
}



#aboutup, #aboutdown {
visibility: hidden;
z-index: 3;
position:absolute;
top:0px;left:0px;
width:23px;
height:21px;
}

/* 0, 160, 130, 0 */


/* the clip meassurements give you the space in
which the text is going to feet */

/* need to set the rectangle */


#aboutbox {
visibility: hidden;
position: absolute;
left: 0;
top:0;
width: 720px;
height:180px;
overflow:hidden; 
clip:rect(0px,700px,200px,0px);
z-index: 3;
background:transparent;
}


/* 138 */

/* the width here is the actual width occupied by the text */

#abouttext {
	visibility: hidden;
	position: absolute;
	width: 716px;
	left: 0;
	top:0;
	z-index: 3;
}
