@charset "UTF-8";
/* CSS Document */
html { height:100%; margin:0}
body { background:#E4E2E3 url(../images/background_index.jpg) repeat-x; font: normal 12px Helvetica, verdana, sans-serif; color: #7B5D60; margin:0 auto; width:780px; height:100%;}
img {border:none}
#space {min-height:100%; width:601px; margin:0 auto}

.al_r {text-align:right}
.al_l {text-align:left}
.al_c {text-align:center}
.fl_r {float:right}
.fl_l {float:left}

/****  Links  ******/
a.m1 {text-decoration:none;text-align:center; text-transform:uppercase; font: bold 14px/27px Arial; letter-spacing: 0.2em; color:white!important;} /**** ***/
a.m1:hover {color:#f2e2bd!important}
a.m2 {color:white; text-decoration:none}
a.m2:hover {color:#F7EAEB}
a.m3 {color:black; text-decoration:none; font-size:12px}
a.m3:hover {color:red}


h1 {font-size:12px; margin:0; padding:0}

.footer_all {width:113px; height:27px; text-align:center; margin-right:5px; text-align:center; text-transform:uppercase; color:#7B5D60;font:  bold 10px/16px Arial; letter-spacing: 0.1em; }
.footer_all a {color:#7B5D60; text-decoration:none}
.footer_all a:hover {color:maroon;}
