body {
margin: 0;
cursor: default;
padding: 0;
font-size:12px;
font-family: arial;
color: #fff;
text-align:center;
background-color: #000;

}

a:link{font: 11px arial; color: #9f7400;padding: 0px;font-weight:bold;text-decoration:none;}
a:visited{font: 11px arial; color: #9f7400;padding: 0px;font-weight:bold;text-decoration:none;}
a:active{font: 11px arial; color: #9f7400;padding: 0px;font-weight:bold;text-decoration:none;}
a:hover{font: 11px arial; color: #cd9600;padding: 0px;font-weight:bold;text-decoration:none;}


#container{
width:1000px;
margin: 0 auto;
}

#image1{
background:url(/pages/exmafia/images/image_01.jpg) no-repeat;
width:102px;
height:135px;
float:left
}

#image2{
background:url(/pages/exmafia/images/image_02.jpg) no-repeat;
width:563px;
height:135px;
float:left
}

#image2:hover{
background:url(/pages/exmafia/images/image_02_hover.jpg) no-repeat;
width:563px;
height:135px;
float:left
}


#image3{
background:url(/pages/exmafia/images/image_03.jpg) no-repeat;
width:437px;
height:135px;
float:left
}

#image4{
background:url(/pages/exmafia/images/image_04.jpg) no-repeat;
width:544px;
height:329px;
float:left
}

#image5{
background:url(/pages/exmafia/images/image_05.jpg) no-repeat;
width:456px;
height:92px;
float:left
}

#image6{
background:url(/pages/exmafia/images/image_06.jpg) no-repeat;
width:456px;
height:237px;
float:left
}

#image7{
background:url(/pages/exmafia/images/image_07.jpg) no-repeat;
width:354px;
height:82px;
float:left
}

#image7:hover{
background:url(/pages/exmafia/images/image_07_hover.jpg) no-repeat;
width:354px;
height:82px;
float:left
}

#image8{
background:url(/pages/exmafia/images/image_08.jpg) no-repeat;
width:646px;
height:82px;
float:left
}

#image9{
background:url(/pages/exmafia/images/image_09.jpg) no-repeat;
width:1000px;
height:192px;
clear:both;
}

#content{
font: 12px arial;
color: #9f7400;
text-align: justify;
padding: 150px 25px 0px 192px
}

#username{margin: 20px 140px 0px 0px;}
#password{margin: 20px 130px 0px 0px;}
#remember{color:9f7400;text-align: left;padding: 10px 0px 0px 30px}
#login{color:9f7400;text-align: left;padding: 20px 0px 0px 30px}
#lostpassword{text-align: left;padding: 75px 0px 0px 107px}
#disclaimer{font: 11px arial; color: #c39700;text-align: left;padding: 18px 0px 0px 350px}
b{font: 12px arial; color:9f7400;}










input {
  border: 0px solid #0094c2;
  background-color: #0b0600;
  color: #916800;
}

select {
  border: 0px solid #0094c2;
  background-color: #000;
}
textarea {
  border: 0px solid #0094c2;
  background-color: #000;
}

label {
  font-family: Times new roman;
  font-weight: none;
  font-size: 14px;
  color: #fff;
}


