/*††††††††††††††††††-CONSTANT-††††††††††††††††††††††††*/
body, form, input, textarea, select, td, ul {
	font:normal 12px Tahoma, Arial;
}
body {
	background:#e12600;
	text-align: center;
}
img {
	border:0px;
}
/*____________________________________________________*/
/*†††††††††††††††††††††-TEXT-†††††††††††††††††††††††††*/
a:hover {
	text-decoration:none;
}



#container {
	margin: 0px auto;
	width: 768px;
}
#header {
	margin-bottom: -18px;
}
#content {
	min-height: 300px;
	background:url(/images/newbg.jpg) 0 0 no-repeat;
	background-color:#FFFFFF;
	padding: 5px;
	text-align: left;
}
#footer {
	border-top: 2px dotted #FFF;
	padding-top: 5px;
	margin-top: 10px;
	color:#DDD;
}

#footer a {
	color: #FFFFFF;
	}

h1 {
	font-size:28px;
	line-height: 28px;
	color:#000000;
}
h2 {
	font-size:22px;
	line-height: 22px;
	color:#000000;
}
h3 {
	font-size:18px;
	line-height: 18px;
	color:#000000;
}
h3 a {
	font-size:18px;
	line-height: 18px;
	color:#000000;
}

a.redlink {
	color:#FF0000;
}