body { padding: 0; margin: 0; background-color: #000000; text-align:center;
 	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;
}

.title { height:62px; background:url(../images/bg_title.jpg) no-repeat; text-align:center; color:#e41e26; font-size:14px; }
.title p { margin:0px; padding-top:10px;}
.title a { font-weight:bold; color:#e41e26; text-decoration:none;}
.title a:hover { text-decoration:underline;} 

.left { background:url(../images/img_l_bg.jpg) repeat-y;}
.right { background:url(../images/img_r_bg.jpg) repeat-y;}

h2 { padding:0; font-size:12px; font-weight:bold; color:#000000;}
ul { padding:0; margin:5px 5px 5px 17px;}
li { padding-bottom:10px; margin:0px;}

.footer { height:77px; text-align:center; background:url(../images/bttm.jpg) no-repeat; font-size:10px; color:#FFFFFF;}
.footer p { margin:0px; padding-top:37px;}
