body    { background-color: #000; font-family: Arial, Helvetica, sans-serif; line-height: 140%; background-image: url(../images-css/bkgd-body.jpg); background-repeat: repeat-x; background-position: left top; }
*       { margin: 0px; padding: 0px; }
#wrap       { width: 980px; height: auto; margin: 0 auto; }

html { overflow-y: scroll; }/*fixes page shift problem*/
img { border: none; }
p    { font-size: 12px; line-height: 150%; }

a:hover, a:focus, a:active {outline: none;  -moz-outline-style: none; }/* to removing dotted outline on links */

#header  { background-color: #FFF; background-image: url(../images-css/logo-MLA.gif); background-repeat: no-repeat; background-position: -2px 0px; width: 980px; height: 90px; }
#header img { float: left; padding-top: 25px; }

#banner { background-image: url(images-css/hp-banner.jpg); background-repeat: no-repeat; background-position: left top; width: 980px; height: 168px; }

/* start MAIN CONTENT */
#main-content { width: 980px; height: auto; float:left; background-image: url(../images-css/bkgd-maincontent.gif); background-repeat: repeat-y; background-position: 0px 0px; }
#main-content h1 { color: #fff; font-size:16px; line-height: 130%; text-indent: 0px; padding-top: 5px; padding-bottom: 10px;  }
#main-content h2 { font-size:13px; padding-bottom: 7px; padding-top: 4px; }
#main-content p { padding-bottom: 8px; }
#main-content p strong { font-weight: bold; }


/* start COLUMN 1 */
#column1 { width: 250px; float:left; padding-right: 25px; padding-left: 25px; padding-bottom: 70px; height: 100%; }

#column1 h1  { padding-top: 30px; padding-bottom: 5px; font-weight: normal; }

#column1 h1 a:link, #column1 h1 a:active, #column1 h1 a:visited { color:#fff; font-size: 16px; text-decoration: none; }
#column1 h1 strong { color:#000; font-weight: normal; text-transform: uppercase; }
#column1 h1 a:hover { color:#9d141a; }

#column1 img { margin-top: 30px; }

/* start SUB MENU LIST */
#column1 #submenu-list ul { padding-bottom: 40px; border-top-style: none; }
#submenu-list li { list-style-position: outside; margin-bottom: -5px; list-style-type: none; }
#submenu-list li a:link, #submenu-list li a:active, #submenu-list li a:visited { color: #444;  }
#submenu-list li a:hover { color: #9a0012; text-decoration: underline; }
/* end SUB MENU LIST */

#previous-next { font-size: 10px; padding-bottom: 40px; }

#column1 h2 { color:#FFF; font-size: 14px; line-height: 130%; padding-bottom: 5px; border-top-width: 1px; border-top-style: dotted; border-top-color: #666; }
#column1 h3 { color:#000; font-size: 12px; padding-bottom: 7px; line-height: 125%; }
#column1  p { padding-top: 7px; padding-bottom: 7px; font-size: 12px; line-height: 140%; }
#column1 #testimonial { color:#FFF; font-size: 12px; padding-bottom: 7px; line-height: 180%; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; width: 220px; border-top: 1px dotted #000; }
#column1 #pull-quote { color:#FFF; font-size: 13px; padding-bottom: 7px; line-height: 180%; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; width: 170px; margin-top: 20px; padding-top: 10px; padding-right: 25px; border-top: 1px dotted #000; }

/* start Column 1 bullet points */
#column1 ul { padding-top: 10px; border-top: 1px dotted #000; }
#column1 li { line-height: 130%; padding-bottom: 10px; list-style-type: none; /*list-style-position: outside; margin-left: 10px; */font-size: 12px; }
/* end Column 1 bullet points */

/* end COLUMN 1 */


/* start COLUMN 2 */
#column2 { background-color: #fff; float:left; width: 630px; margin-top: 32px; margin-right: 25px; margin-bottom: 40px; margin-left: 25px; }
#column2 img {  padding: 0; margin: 0; float:left; }
#column2 h1 { color:#000; font-size: 13px; padding-bottom: 5px; line-height: 125%;  }
#column2 h2 { color:#444; font-size: 10px; padding-top: 5px; margin: 25px 0 0 0; line-height: 125%; text-transform: uppercase; letter-spacing: 0.5em; word-spacing: 0.5em; border-top-width: 1px; border-top-style: dotted; border-top-color: #666; }
#column2 p { padding-bottom: 7px; line-height: 160%; }

/* start Column 2 bullet points */
#column2 ul { padding-bottom: 20px; margin-left: 10px; }
#column2 li { line-height: 130%; padding-top: 10px; list-style-type: disc; list-style-position: outside; margin-left: 25px; font-size: 12px; }
/* end Column 2 bullet points */

#column2-project { font-size: 11px; background-color: #fff; float:left; width: 680px; }
#column2-project img { float: left; }


.clearfloats { clear: both; display: block; }

#footer { width: 930px; height: 50px; padding-top: 10px; padding-right: 25px; padding-left: 25px; background-color: #333; }
#footer p { color: #eee; font-size: 9px; padding-top: 7px; float:left; }
#copyright { color: #eee; font-size: 9px; float:left; }
#credit a { font-size: 9px; color: #999; font-style: normal; font-weight: normal; float:right; }

.spacer-5 { height:5px;}
.spacer-10 { height:10px;}
.spacer-10 { height:15px;}
.spacer-20 { height:20px;}
.spacer-30 { height:30px;}
.spacer-40 { height:40px;}

a:link      { color: #000; text-decoration: underline; font-weight: bold; }
a:visited      { color: #000; text-decoration: underline }
a:hover          { color: #9a0012; text-decoration: underline }
a:active    { color: #000; text-decoration: none }

sup { height: 0; font-size: 7px; vertical-align: super; }
.register { font-size: 9px; vertical-align: 15%; }
