@charset "utf-8";
/* CSS Document */
* {
   margin: 0;
   padding: 0;
   }
body {
	text-align:center;
	background:#aa0d14 url(../images/background.gif) repeat-x;
	margin:0 auto;
	padding:0;
	border-style: none; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:tahoma, 				    sans-serif 
    }
a{text-decoration:none;outline: none;}
ul {list-style: none;}
form{ list-style:none;}
input{ list-style:none;}
iframe {margin-top:10px}
img {border: 0px none;}
br { clear:both;line-height:1px; }
p{margin-top:10px;line-height:20px;}

#container{
	width:823px;
	margin:0 auto;
	padding:0;
	line-height:0;
	}
