/*------------STANDART TAG DEFINITIONs----------------------------*/
body, h1, h2, h3, h4, p, a, div, ul, ul li { color: #ffffff; }
body { background: #000000; font-family: Arial; font-weight: normal; text-align: center; }
h1, h2, h4, h5 { font-family: Georgia; }
h1 { font-size: 24px; margin-top:0; padding-top:0 }
h2 { font-size: 16px; font-weight: normal; }
h3 { font-weight: bold; }
h4 { font-weight: bold; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
ul { list-style: none; }
/*---------------------------------------------------------------*/
#main-container { background: #000000 url(./images/NMA_Website-2010-BG.png) no-repeat 200px 100px; display: inline-block; text-align: left; width: 800px; }
/*------------------------------------------------------*/
#header-container #logo { padding-top: 15px; text-align: left; }
/*------------------------------------------------------*/
#body-container { padding: 60px 32px 30px 32px; }
/*-----------------------------*/
#left-column { float: left; width: 220px; }
/*-------------------------*/
#main-menu, #contact-container { background: url(./images/border.jpg) repeat-y top right; }
#main-menu ul { margin: 0; padding: 0; }
#main-menu ul li { margin: 5px 0; }
#main-menu ul li a { font-family: Georgia; font-size: 22px; }
/*-------------------------*/
#info-content { padding: 50px 0; }
#info-content p, #info-content h3 { font-family: Georgia; font-size: 15px; padding: 0; margin: 0; }
/*-------------------------*/
#contact-container h4 { font-size: 11px; padding: 0; margin: 0; }
#contact-container p { font-size: 10px; padding-top: 0; margin-top: 0; }
#contact-container div { margin-bottom: 20px; }
#contact-container ul { margin: 0; padding: 0; }
#contact-container ul li { margin: 5px 0; }
#contact-container a { color: #9A68AA; }
/*-----------------------------*/
#center-column { }
#center-column #text-container { margin: 0 0px 0 250px; padding: 0 0 0 20px; }
#center-column #text-container p { margin-bottom: 2px; }
#center-column #text-container a { font-weight: bold; color: #9A68AA; text-decoration: none; }
#center-column #text-container a:hover { text-decoration: underline; }
#center-column #text-container p, li { font-size: 12px; }
#center-column #text-container iframe { /*width:550px */}
.sf_listTitle { display: none; }
#center-column #text-container .sf_expandableList h3, #center-column #text-container .sf_expandableList li { color: #ffffff; font-size: 12px; margin: 0; padding: 0; }
#center-column #text-container li { padding: 0 0; }
#center-column #text-container ul { padding: 10px; margin: 0; }
/*----------------------------------------------------------------*/
#footer { padding: 60px 15px 0 0; }
#footer, div { margin-bottom: 0; }
#footer #footer-menu { padding: 0 0 0 0; }
#footer #footer-menu ul li a { font-size: 11px; font-weight: bold; }
/*--------------other definitions-------------------------------*/
div.null-div { clear: both; }
