/* STRUCTURE*/
body  {
z-index:0;
	width: 100%;
	height: 100%;
	margin : 0px;
	padding: 0px;
	background-image:url(http://www.branam.com/images/bg_shaded.jpg);
	background-repeat: repeat;
	background-color: #E9F8FF; 
} 

#global_page_frame  {
/*z-index:50;*/
	position:absolute;
	top:0px;
	left:0px;
	width: 1280px;
	margin: 0px;
	padding: 0px;
}

#outlook_page_frame  {
/*z-index:50;*/
	position:absolute;
	top:0px;
	left:0px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}

#global_logo {
z-index: 800;	
	position: absolute;
	top: 6px;
	left: 45px;
}


#globalname {
z-index: 701;	
 	position: absolute;	
	top: 12px;
	left: 220px; 
	font-size: 22px;
	font-weight: bold;
	font-style: normal;	
	vertical-align: top;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;	
	color: #FFE362;
}	
#globalnameshadow {
z-index: 700;		
	position: absolute;	
	top: 13px;
	left: 221px; 
	font-size: 22px;
	font-weight: bold;
	font-style: normal;	
	color: #000000;
}	

#directory {
z-index: 701;	
 	position: absolute;	
	top: 34px;
	left: 220px; 
	font-size: 18px;
	font-weight: bold;
	font-style: normal;	
	vertical-align: top;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;	
	color: #FFE362;
}	
#directoryshadow {
z-index: 700;		
	position: absolute;	
	top: 35px;
	left: 221px; 
	font-size: 18px;
	font-weight: bold;
	font-style: normal;	
	color: #000000;
}	

#mybrain_logo {
z-index: 200;	
 	position: absolute;	
	top: 16px;
	left: 700px; 
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;	
}	

#bp_nav_frame  {

	position: absolute;
	top: 0px;	
	left: 0px;
	height: 60px;
	width: 1280px;
	background-color: #044559; 
}

		/* BACKGROUND GRAPHICS*/	

#H01 {
	Z-index: 650;
	background-color: #FFFFFF;
	position: absolute;
	top: 61px;
	left: 20px;
	height: 20px;
	width: 1240px; /*980px;*/
}
#H02 {
	Z-index: 650;	
	background-color: #4096BF;
	position: absolute;
	top: 63px;
	left: 10px;
	height:20px;
	width: 1260px; /*1004px;*/
}

#H03 {
	Z-index: 650;
	background-color: #2B6480;
	position: absolute;
	top: 66px; 
	left: 0px;
	height: 26px;
	width: 1280px;
	}	


#navmenu  {
	z-index: 800;
position: absolute;
	top: 0px;
	height:15px;
	left: 160px;
	text-align: left;
	padding-top:2px;
	padding-bottom: 0px;
}
	
#socialnet_frame  {
	z-index: 800;
position: absolute;
	top: 30px;
	height:15px;
	left: 800px;
	text-align: left;
	padding-top:2px;
	padding-bottom: 0px;
}	

#gold_navbar {
	Z-index: 660;
	position: absolute;
	top:  90px;
	left: 0px;
	width: 1280px;
}

.floatright{
	float: right;
	padding: 10px;
}


.floatleft{
	float: left;
	padding: 10px;
}


.floatright240{
	float: right;
	width: 240px;
	text-align: center;
	padding: 10px;
}

.floatleft240{
	float: left;
	width: 240px;
	text-align: center;
	padding: 10px;
}

.prompter_screen {
width: 200px;
height: 150px;
text-align: left;
	background-color: #000000;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}


/* see navmenu.css for global nav structure and style */

/*
#maincolumn_frame {
z-index: 200;
	position: absolute;
	top: 0px; 
	left: -6px;
	right: 1024px;
	width: 1000px;
	height: 100%; 
	margin: 0px;
	padding: 0px;
} 
 ================ COLUMNS===========*/

#leftsidebar_frame {
z-index: 300;
position: absolute;
	top: 120px;
	left: 0px;	
	right:200px;
	width: 210px;
	height: 100%;
	margin: 0px;
	padding:0px;
}	
#leftsidebar_content {	
z-index: 350;
	vertical-align: top;
	text-align: center;
	width: 200px;	
	margin: 0px;
	padding: 10px;
}

#centercolumn_frame {
z-index:300;
	position: absolute;
	top: 100px;
	left: 209px;
	right: 789px;
	width:580px; 
	height: 100%; 
	margin: 0px;
	padding: 0px;
}

/*CENTER COLUMN IMG BACK IS #E9F8FF */
#centercolumn_content {
z-index:350;
	vertical-align: top;
	text-align: center;
/*	width:560px; */	
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#blog_frame_2colspan {
z-index:1000;
	position: absolute;
	top: 96px;
	left: 209px;
	right: 1004px;
	width:795px; 
	height: 100%; 
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}


#centercolumn_frame_2colspan {
z-index:300;
	position: absolute;
	top: 100px;
	left: 209px;
	right: 1004px;
	width:795px; 
	height: 100%; 
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}


#rightsidebar_frame {	
z-index: 300;
position: absolute;
	top:75px;
	left: 798px;	
	right:1024px; 
	width:206px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}		
#rightsidebar_content {
z-index: 350;
	vertical-align: top;
	text-align: center;
	/*width:240px;*/
	margin: 0px;
	padding: 15px; /* half of 231-200=31/2= 15*/
}

#bonuscolumn_frame {
z-index:100;
position: absolute;
	top: 90px;
	left: 1044px;	
	right:1284px; 
	width: 240px; 
	margin: 0px;
	padding: 0px;	
}		
#bonuscolumn_content {
z-index:350;
	vertical-align: top;
	text-align: center;	
	/*width: 240px;*/
	height: 100%;				
	margin: 0px;
	padding: 20px;

}		

#resource_content {
z-index:350;
	vertical-align: top;
	/*width: 230px; */
	height: 100%;				
	margin: 0px;
	padding:20px;
}		

#brainnotescolumn_frame {
z-index:300;
	left: 209px;
	right: 809px;
	width:600px; 
	height: 100%; 
	margin: 0px;
	padding:20px;
}

/*FOOTER IS IN CENTER COLUMN*/

#global_footer_frame {
z-index: 300;
/* position: relative; absolute;
	left: 0px; */
	right: 1024px;
	height:220px;
	width: 100% /*600px*/;			
	margin: 0px;
	padding: 0px;
}

#global_footer_content {
	background-color: #2B6480;
z-index: 350;
	text-align: center;
	padding: 0px;
}


#whatsnew_content {
z-index: 350;		
	text-decoration: none;	
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;	
}

#bt_talkingpoints {
z-index: 350;		
	text-decoration: none;	
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;	
}

/* VERTICAL BARS GRAPHICS */

#V01 {
	Z-index:500;
	background-color: #B5904A;
	position: absolute;
	top: 15px;
	left: 200px;
	width: 3px;
	height: 2500px;
}
#V02 {
	Z-index:500;
	background-color: #4096BF;
	position: absolute;
	top: 20px;
	left: 203px;
	width: 3px;
	height: 2500px;		
}
#V03 {
	Z-index:500;
	background-color: #2B6480;
	position: absolute;
	top: 25px;
	left: 206px;
	width: 3px;	
	height: 2500px;	
}	

#V04 {
	Z-index:500;
	background-color: #2B6480;
	position: absolute;
	top: 25px;
	left: 789px;
	width: 3px;	
	height: 2500px;
}

#V05 {
	background-color: #4096BF;
	position: absolute;
	Z-index: 500;	
	top: 20px;
	left: 792px;
	width: 3px;	
	height: 2500px;	
}

#V06 {
	background-color: #B5904A;
	position: absolute;
	Z-index: 500;
	top: 15px;
	left: 795px;
	width: 3px;
	height: 2500px;
}		
