﻿

div.left
{
    width:650px;
    height:100%;
    text-align:left;
    float:left;
    padding-right:24px;
    padding-top:10px;

}

div.right
{
    width:350px;
    height:100%;
    text-align:left;
    float:left;
    padding-top:10px;

}
/********Frontiers menu**********/
#nav
{
    margin: 0;
    padding:  0;
    list-style: none;
}

span.BrainsHeading
{
    font-size: 20pt;
    font-family: "Tw Cen MT" , "Gill Sans" , "Century Gothic" , Arial;
}



div.brains_grad
{

	 background-image: url("../images/gradient-brains.jpg");
	 background-position:top;
	 background-repeat:repeat-x;
	 width:325px;
	 height:450px;
	 margin:auto;
     padding:10px 10px 10px 15px;
}


/******Frontiers link  *********/
a.brains
{
    color: #d84a36;
    text-decoration: none;
    font-family: "Tw Cen MT" , "Gill Sans" , "Century Gothic" , Arial;
    font-size: 12pt;
     font-weight:bold;
}

a.brains:link, a.brains:visited
{
    color: #d84a36;
      font-weight:bold;
}

a.brains:hover
{
    color: #212a49;
      font-weight:bold;
}

/********End Frontiers link****************************/


/******Resource Links  *********/
.BrainsResource a
{
    color: #d84a36;
    text-decoration: none;
    font-family: "Tw Cen MT" , "Gill Sans" , "Century Gothic" , Arial;
	font-size: 28px; 
	/*   font-weight:bold;*/
     padding-bottom:9px;
     display: block;
}

.BrainsResource a:link, .BrainsResource a:visited
{
    color: #000;
    padding-bottom:9px;
    display: block;
}

.BrainsResource a:hover
{
    color: #212a49;
     padding-bottom:9px;
    display: block;
}

/********End Blue Read Me  link****************************/

span.BrainsResource
{
    color: #000;
    text-decoration: none;
    font-family: "Tw Cen MT" , "Gill Sans" , "Century Gothic" , Arial;
    font-size: 28px !important;
 /*   font-weight:bold;*/
     padding-bottom:9px;
     padding-top: 20px;
     display: block;
}