	html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline} table {border-collapse: separate; border-spacing: 0} caption, th, td {text-align: left; font-weight: 400} blockquote:before, blockquote:after, q:before, q:after {content: "";} blockquote, q {quotes: "" "";} a img {border: 0 none} img {border: 0 none} form {display: inline} address {font-style: normal}
	body {background: #f0f0f0 url('bg.png') repeat-x}
	hr {border: solid #ccc; border-width: 0 0 1px 0; height: 0; margin: 0 0 7px 0; clear: both}

	#container {background: #e0e0e0 url('container.png') repeat-x bottom; width: 500px; margin: 20px auto 0 auto; border: 3px solid #e0e0e0; padding: 37px 77px}
	
	
	#content {
		position: relative;
		float: left;
		width: 330px
	}
	#content h1 {font-family: "Trebuchet MS", sans-serif; font-size: 2em; color: #555; font-weight: lighter; margin-bottom: 7px}
	#content h1 a {color: #da251d; text-decoration: none; border-bottom: 1px solid #da251d}
	#content h1 a:hover {border-bottom: 0 none}
	#content p {font-family: sans-serif; font-size: 12px; color: #555; margin-bottom: 16px; line-height: 1.7}
	#content p a {color: #2573b0; text-decoration: none; border-bottom: 1px solid #2573b0}
	#content p a:hover {border-bottom: 0 none}

	#footer {text-align: center}
	#footer p {font-family: sans-serif; font-size: 11px; color: Gray; margin-bottom: 16px}
	#footer p a {color: Gray; text-decoration: none; border-bottom: 1px solid Gray}
	#footer p a:hover {border-bottom: 0 none}
	
	::-moz-selection {background: #da251d; color: #fff} ::selection {background: #da251d; color: #fff}
	
	#menu {
		position: relative;
		float: right;
		width: 150px;
		text-align: right
	}
	
	#menu ul {
		list-style: none;
		line-height: 1.7
	}
	
	#menu ul li a {
		font-family: sans-serif; font-size: 12px; color: Gray; text-decoration: none; border-bottom: 1px solid Gray; padding-bottom: 1px
	}
	
	#menu ul li a:hover {
		border-bottom: 0 none
	}