body {
	text-align:justify;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
}
img {
 border:0px;
 margin:0;
 padding:0;
}

a:visited, a:link {
 text-decoration:none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #000;
	margin:0;
 	padding:0;
}

a:hover {
 text-decoration:underline;
}

#body {
 width:972px;
 margin: 10px auto 0 auto;
 text-align:left;
}

#banner {
	height:150px;
	padding-top: 25px;
}
#content {
	position:relative;
	width:972px;
	height:400px;
	background-attachment: scroll;
	background-image: url(images/uxd-forjpg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content p {
 color:#666;
 margin:0 0 10px 0;
}

#content .special {
 color:#000;
 margin:0 0 10px 0;
}

#content a {
 color:#CA0032;
}

h1{
	font-size:136px;
	line-height:1;
	margin:0 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #eee;
	vertical-align: top;
}

#footer {
	text-align:left;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-top: 30px;
	margin-right: 70px;
	margin-bottom: 0;
	margin-left: 530px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#footer b {
 margin-left:5px;
}
#footer a {
	color:#CA0032;
}
