*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }

strong { font-weight: bold }
em { font-style: italic }
a img { border:none } 

body {
font-family: Arial, sans-serif;
font-size: 12px;
}

#wrapper {
	width: 1060px;
	margin: 0 auto;
}

#promo {
	width: 645px;
	margin: 0 auto;
}

#links {
	width: 620px;
	margin: 0 auto;
}

#links a {
background: #5e1c1e;
color: white;
padding: 2px 5px 2px 5px;
text-decoration: none;
}

#links a:hover {
text-decoration: underline;
}

#links a.grey {
background: white;
color: grey;
font-size: 10px;
}

#left, #middle{
float: left;
}

#left {
padding-right: 160px;
}

#right {
float: right;
}
