/*
Global
*/
body{background:#262626 url(images/body_bknd.png) repeat-x; font-family:Arial, Helvetica, sans-serif; margin:0px; padding:0px;}
.logo{margin:0px auto; width:600px; text-align:center;}
.top{background:url(images/message_top.png) repeat-x; height:10px !important; margin:0px; padding:0px;}
.message{background:#EA6212 url(images/message_bknd.png) repeat-x; color:#222; font-size:22px; font-style:italic; font-weight:bold; margin:0px; padding:10px; text-shadow:#f9c19c 1px 1px; text-align:center;}
.bottom{background:url(images/message_bottom.png) repeat-x; height:10px !important; margin:0px; padding:0px;}
.footer{color:#FFF; font-size:14px; line-height:28px; margin:25px auto; width:402px; text-shadow:#000 1px 1px;}
.footer a{color:#FFF;}
.footer a:hover{color:#EA6212;}
.footer .left{float:left; width:50%; text-align:left;}
.footer .right{float:right; text-align:right;}

