/******************************************************************************************************
	BASICS
******************************************************************************************************/

html, body
{	
	margin: 0px;
	padding: 0px;
	background-color: fff;
	background-image: url(/_img/bg_sub.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
}


a, a:active, a:visited, a:hover
{
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #2F2F2F;
	letter-spacing: 1px;	
	line-height: 10px;	
	word-spacing: -2px;
}


/******************************************************************************************************
	COLUMN ALIGNMENT (controls alignment of center column)
******************************************************************************************************/
#page_column_alignment
{
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
	top: 0;
	left: 0;
	background-color: #fff;
	margin: 0;
	padding: 0;
}


/******************************************************************************************************
	COLUMN CONTENT (all printed content is within this div, controls size of printed content)
******************************************************************************************************/
#page_column_content
{
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
	background-color: fff;
	background-image: url(/_img/bg.gif);
  background-repeat: repeat;
  background-attachment: fixed;
	top: 0;
	left: 0;
	margin-left: auto; 
	margin-right: auto;
	padding: 0;
}


/******************************************************************************************************
	MAIN CONTENT
******************************************************************************************************/
#main_content
{
	width: 740px;
	height: 334px;
	position: relative;
	z-index: 2;
	top: 136;
	left: 20;
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}


/******************************************************************************************************
	MEMBER MAIN CONTENT
******************************************************************************************************/
#main_content_member
{
	width: 740px;
	height: 334px;
	position: relative;
	z-index: 2;
	top: 136;
	left: 10;
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}


/******************************************************************************************************
	LOGO
******************************************************************************************************/
#logo
{
	width: 232px;
	height: 41px;
	position: absolute;
	z-index: 3;
	top: 0;
	left: 225;
	margin: 0;
	padding: 0;
}


/******************************************************************************************************
	MEMBER LOGO
******************************************************************************************************/
#logo_member
{
	width: 232px;
	height: 41px;
	position: absolute;
	z-index: 3;
	top: 0;
	left: 239;
	margin: 0;
	padding: 0;
}


/******************************************************************************************************
	MEMBER LOUNGE
******************************************************************************************************/
#member_lounge
{
	width: 151px;
	height: 135px;
	position: absolute;
	z-index: 3;
	top: 162;
	left: 530;
	margin: 0;
	padding: 0;
}


/******************************************************************************************************
	SIGNOUT MEMBER
******************************************************************************************************/
#signout_member
{
	width: 194px;
	height: 37px;
	position: absolute;
	z-index: 3;
	top: 5;
	left: 544;
	margin: 0;
	padding: 0;
}


/******************************************************************************************************
	FLAGS
******************************************************************************************************/
#flags
{
	width: 115px;
	height: 37px;
	position: absolute;
	z-index: 3;
	top: 4;
	left: 575;
	margin: 0;
	padding: 0;
}


/******************************************************************************************************
	MEMBER FLAGS
******************************************************************************************************/
#flags_member
{
	width: 115px;
	height: 37px;
	position: absolute;
	z-index: 3;
	top: -40;
	left: 630;
	margin: 0;
	padding: 0;
}


/******************************************************************************************************
	NAVIGATION
******************************************************************************************************/
#nav
{
	width: 460px;
	height: 90px;
	position: absolute;
	z-index: 3;
	top: 60;
	left: 226;
	margin: 0;
	padding: 0;
}


/******************************************************************************************************
	MEMBER NAVIGATION 1
******************************************************************************************************/
#nav_1_member
{
	width: 154px;
	height: 180px;
	position: absolute;
	z-index: 3;
	top: 60;
	left: 240;
	margin: 0;
	padding: 0;
}


/******************************************************************************************************
	MEMBER NAVIGATION 2
******************************************************************************************************/
#nav_2_member
{
	width: 154px;
	height: 180px;
	position: absolute;
	z-index: 3;
	top: 60;
	left: 392;
	margin: 0;
	padding: 0;
}


/******************************************************************************************************
	NAVIGATION BUTTONS
******************************************************************************************************/
.nav_buttons
{
	width: 149px;
	height: auto;
	margin: 2px;
	padding: 0;
}


/******************************************************************************************************
	NAVIGATION BUTTONS 2
******************************************************************************************************/
.nav_buttons_2
{
	width: 149px;
	height: auto;
	margin: 2px 2px 3px 2px;
	padding: 0;
}


/******************************************************************************************************
	MAP
******************************************************************************************************/
#map
{
	width: 88px;
	height: 44px;
	position: absolute;
	z-index: 3;
	top: 162;
	left: 256;
	margin: 0;
	padding: 0;
}


/******************************************************************************************************
	MEMBER MAP
******************************************************************************************************/
#map_member
{
	width: 88px;
	height: 44px;
	position: absolute;
	z-index: 3;
	top: 260;
	left: 243;
	margin: 0;
	padding: 0;
}


/******************************************************************************************************
	INTELLECT INTO INFLUENCE
******************************************************************************************************/
#intellect_into_influence
{
	width: 135px;
	height: 35px;
	position: absolute;
	z-index: 3;
	top: 160;
	left: 389;
	margin: 0;
	padding: 0;
}


/******************************************************************************************************
	MEMBER INTELLECT INTO INFLUENCE
******************************************************************************************************/
#intellect_into_influence_member
{
	width: 135px;
	height: 35px;
	position: absolute;
	z-index: 3;
	top: 258;
	left: 345;
	margin: 0;
	padding: 0;
}


/******************************************************************************************************
	GLOBE
******************************************************************************************************/
#globe
{
	width: 218px;
	height: 317px;
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}


/******************************************************************************************************
	MEMBER GLOBE
******************************************************************************************************/
#globe_member
{
	width: 225px;
	height: 329px;
	position: absolute;
	z-index: 3;
	top: 10;
	left: 0;
	margin: 0;
	padding: 0;
}


/******************************************************************************************************
	POLL
******************************************************************************************************/
#poll
{
	width: 190px;
	height: auto;
	position: absolute;
	z-index: 3;
	top: 62;
	left: 546;
	margin: 0;
	padding: 0;
}


/******************************************************************************************************
	POLL TEXT
******************************************************************************************************/
#poll_text
{
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2F2F2F;
	letter-spacing: 1px;	
	line-height: 14px;	
	word-spacing: -2px;
}
