/* Style sheet basic */
*{margin:0;padding:0;list-style: none;}
html{background: #fff;}
body{font-family:Verdana, Arial, sans-serif;font-size:13px;color:#333;line-height:1.3;background: #F0F0CC url(files/images/bg.jpg) repeat-x top left;}
#header,#container,#footer .inside{width:880px;margin:0 auto;}
a{color:#366DAF;}
h1,h2,h3,h4,h5,h6{font-family:Arial, Helvetica, sans-serif;font-weight:normal;}
h1{margin-bottom:10px;font-size:28px;}
h2{margin-bottom:5px;font-weight:bold;font-size:14px;letter-spacing: 1px;}
h3{margin-top:6px;margin-bottom:10px;padding:3px 3px 1px 5px;font-weight:bold;font-size:15px;text-transform: uppercase;background: #EFEA77;}

