body
{
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    font-size: 10pt;
    font-family: Arial, Tahoma, Verdana;
}

b{font-size: 110%;}
em{color: red;}

#topsection
{
    background: url(images/TN_NNCO_WEB.gif) no-repeat 10px 0%;
    height: 150px; /*Height of top section*/
}

#topsection h2
{
    margin: 0px;
    padding-top: 40px;
    text-indent: 100pt;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn
{
    margin: 0 210px 0 210px; /*Margins for content column. Should be "0 right-column-width 0 left-column-width*/
 /*   background-color: #ffcc66;*/
    overflow: auto;
    min-width:550px;
}



#leftcolumn
{
    float: left;
    width: 200px; /*Width of left column in percentage*/
    margin-left: -100%;
    
}

#rightcolumn{
float: left;
width: 200px; /*Width of right column in pixels*/
margin-left: -200px; /*Set margin to -(RightColumnWidth)*/

}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
    font-size: small;
}

#footer a
{
    color: #FFFF80;

}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/* menu----- */
.dynmenuitem
{
	font-family: Verdana;
	font-size: medium;
	color: #ccffff;
	background-color: #3300cc;
}

.dynmenu
{
	font-family: Verdana;
	font-size: medium;
	color: #ccffff;
	background-color: #3300cc;
}

.dynselectedmenuitem
{
	font-family: Verdana;
	font-size: medium;
	color: #330099;
	background-color: #99ccff;
}


.solidblockmenu
{
    margin: 0;
    padding: 0;
    float: left;
    font: bold 13px Arial;
    width: 1440px;
    overflow: hidden;
    margin-bottom: 1em;
    border: 1px solid #625e00;
    border-width: 1px 0;
    background-position: left top;
    background-image: url(images/menu-bg.jpg);
    background-repeat: repeat-x;
    background-color: transparent;
    position: relative;
    top: 45px;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: black;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #6f6f6f;
}

.solidblockmenu li a:visited{
color: black;

}

.solidblockmenu li .current
{
color: black;
background: yellow;
}

.solidblockmenu li a:hover, .solidblockmenu li
{
    color: white;
    background-position: left bottom;
    background-image: url(images/menu-bg.jpg);
    background-repeat: repeat-x;
    background-color: transparent;
}

.centerheading
{
    text-align: center;
}



.arrowlistmenu{
width: 200px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}


/*-- content -- */
.middlecontent
{
    padding-right: 15px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 460px;
}
 .leftlist
{
    width: 225px;
    position: static;
/*  background-color: fuchsia;*/
    clear: left;
    display: inline;
    float: left;
}
.rightlist
{
    width: 225px;
    position: static;
    clear: right;
    display: inline;
    float: right;
/*    background-color: lime;*/
}

.middlecontent h3
{
    text-align : center;
}
.middlecontent .boardmember{
    width: 225px;
    text-align: left;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.middlecontent .boardmember .title
{
    font-weight: bold;
    border-top: blue 1px dotted;
}
.middlecontent .boardmember .info{
}


/*--- shift container --*/

.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 500px; /* container width*/
background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}

.alphalist
{
    font-size: 10pt;
    color: #A70303;
}

.headline
{
    font-size: 12pt;
    color: #A70303;
    font-weight: bold;
    margin-left: -35px;
    border-bottom: #A70303 1px dotted;
    margin-top: 10px;
    margin-bottom: 10px;
}   

.membertop
{
    font-size: 7pt;
    color: #A70303;
    text-align: right;
    height: 8px;
}

li.member
{
    font-weight: bold;
}

.memberlocation
{
    font-weight: normal;   
}
.expiredate{

    font-size: xx-small; 
    color: #a70303;
}
.newsletter_head
{
    font-size: 12pt;
    color: #A70303;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}   
.newsletter
{
    font-size: 11pt;
    color: #A70303;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}  
.conference
{
    font-size: 10pt;
    color: #000000;
    margin-left: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}    
