/*------ Generic ---- */
a 
{
	color:#483D8B;
}
a:hover 
{
	color:#4682B4;
}

/* Skin Header ----*/





/* Skin Main ----*/
	.titleStyle 
	{

		color:#333333;

	}
	
/* Left Column ---------------------------------------*/
html * .leftBoxStyle 
{
	background:#eeeeee;
	border:0px solid #999999;	
}
html * .leftBoxTitleStyle 
{
	background:#483D8B;
	border:none;	
}
/* Center Column --------------------------------------*/
html * .centerBoxStyle 
{
	background:#eeeeee;
	border:0px solid #999999;	
}
html * .centerBoxTitleStyle 
{
	background:#483D8B;
	border:none;	
}

/* Right Column -------------------------------------*/
html * .rightBoxStyle 
{
	background:#eeeeee;
	border:0px solid #999999;	
}
html * .rightBoxTitleStyle 
{
	background:#483D8B;
	border:none;	
}

/* Skin Footer ----*/



/* homepage articles highlights ----*/

.homeyellowhigh {
padding: 3px 5px;
text-decoration: none;
border: 1px solid #ff9a00;
background-color: #ffebcc;
line-height:1.6em;
}


.homearticle {
padding: 3px 5px;
text-decoration: none;
border: 1px solid #cccccc;
line-height:1.6em;
background-color: #ffffff;
}

.leftside {
padding: 2px 2px;
text-decoration: none;
border: 1px solid #cccccc;
line-height:1.6em;
background-color: #ffffff;
}


.twitterbox {
padding: 3px 5px;
text-decoration: none;
border: 1px solid #042e4f;
line-height:1.6em;
background-color: #ffffff;
}


.subpageblock{
padding: 8px 8px;
text-decoration: none;
border: 1px solid #39658c;
line-height:1.6em;
background-image: url('http://www.nbmbaa.org/images/blue_gradient.jpg');
}


.callout2011{
padding: 3px 5px;
text-decoration: none;
border: 1px solid red;
line-height:1.6em;
background-color: #ffffff;
}

#bottomBanner {
display: block;
position: float;
bottom: 0px;
left: 0px;
width: 100%;
height: 40px;
z-index: 999;
text-align: center;
background-color: #b5ae92;
}

#bottomBanner img {
margin: 0 auto;
border: none;
}

#bannerbanner {
height: 40px;
width: 100%;
position: fixed;
bottom: 0px;
background-image: url('http://www.nbmbaa.org/images/blue_gradient.jpg');
background-color: #ffffff;
}
