/* 
Stylesheet to generate specific website layout
Created by Internet Vision Technologies
*/

body {
margin: 0 0 0 50%;
background-color: #F4F4F4;
background-image: url('/templates/mafexcite/images/bg-mid.jpg');
background-repeat: repeat-y;
background-position: center;
}


#container {
position: relative;
margin: 0 0 0 -375px;
width: 750px;
}

#header {
width: 750px;
height: 139px;
background: url('/templates/mafexcite/images/bg-header.jpg') no-repeat;
}

#logo {
position: absolute;
left: 18px;
top: 31px;
width: 174px;
height: 73px;
}

#overall {
margin: 0 0 0 0;
}

#contentarea {
position: absolute;
margin: 0 0 0 30px;
width: 720px;
background: url('/templates/mafexcite/images/bg-content.jpg') repeat-y;
border: 0px solid #000;
}

#topcontent {
width: 533px;
height: 88px;
background: url('/templates/mafexcite/images/bg-topcontent.jpg') no-repeat;
}

p, td {
font: 11px Lucida Grande, optima, verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
color: #444444;
}

.title1 {
font: 20px Avant Garde, Helvetica, Arial, sans-serif;
font-weight: normal;
color: #003875;
/* letter-spacing: -1px; */
}

#bottomcontent {
width: 533px;
height: 292px;
background: url('/templates/mafexcite/images/bg-bottomcontent.jpg') no-repeat;
}

.footer {
font: 9px Lucida Grande, Helvetica, Arial, sans-serif;
font-weight: normal;
color: #999999;
}

a.footer, a.footer:hover {
font: 9px Lucida Grande, Helvetica, Arial, sans-serif;
font-weight: bold;
color: #004B96;
text-decoration: underline;
}

a.footer:hover {
text-decoration: none;
}

#nav {
width: 161px;
}

#nav b {
display: none;
}

/*#mafaBG, #mafaOn {
//background: url('/templates/mafexcite/images/bg-nav.jpg') no-repeat 0px 0px;
//}

//#maftBG, #maftOn {
//background: url('/templates/mafexcite/images/bg-nav.jpg') no-repeat 0px -26px;
//}

//#mafsBG, #mafsOn {
//background: url('/templates/mafexcite/images/bg-nav.jpg') no-repeat 0px -52px;
//}

#mafrBG, #mafrOn {
background: url('/templates/mafexcite/images/bg-nav.jpg') no-repeat 0px -78px;
}

#mafhBG, #mafhOn {
background: url('/templates/mafexcite/images/bg-nav.jpg') no-repeat 0px -104px;
}

#mafcBG, #mafcOn {
background: url('/templates/mafexcite/images/bg-nav.jpg') no-repeat 0px -130px;
}
*/

a#mafa {
display: block;
width: 161px;
height: 26px;
}

a#maft {
display: block;
width: 161px;
height: 26px;
}

a#mafs {
display: block;
width: 161px;
height: 26px;
}

a#mafr {
display: block;
width: 161px;
height: 26px;
}

a#mafh {
display: block;
width: 161px;
height: 26px;
}

a#mafc {
display: block;
width: 161px;
height: 26px;
}

a:hover#mafa, #mafaOn {
background: url('/templates/mafexcite/images/bg-nav.jpg') no-repeat -161px 0px;
}

a:hover#maft, #maftOn {
background: url('/templates/mafexcite/images/bg-nav.jpg') no-repeat -161px -26px;
}

a:hover#mafs, #mafsOn {
background: url('/templates/mafexcite/images/bg-nav.jpg') no-repeat -161px -52px;
}

a:hover#mafr, #mafrOn {
background: url('/templates/mafexcite/images/bg-nav.jpg') no-repeat -161px -78px;
}

a:hover#mafh, #mafhOn {
background: url('/templates/mafexcite/images/bg-nav.jpg') no-repeat -161px -104px;
}

a:hover#mafc, #mafcOn {
background: url('/templates/mafexcite/images/bg-nav.jpg') no-repeat -161px -130px;
}

a.newstitle, a.newstitle:hover {
font: 10px Lucida Grande, Helvetica, Arial, sans-serif;
font-weight: normal;
color: #E0144F;
text-decoration: underline;
}

a.newstitle:hover {
text-decoration: none;
}

.newstext {
font: 10px Lucida Grande, Helvetica, Arial, sans-serif;
font-weight: normal;
color: #999999;
}
