/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #5A6E7B;
	background-image: url(/Images/DCBackground2.gif);
	background-repeat: no-repeat;
	font: small Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	min-width: 1280px;
}
#wrapper {
	text-align: left;
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
#header ul {
	margin: 90px 448px 0 0;
	padding: 0 0 0 0;
	float: right;
}
#header li {
	display: inline;
}
#header a:link, #header a:visited {
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	color: #7B401E;
}
#header a:hover {
	text-decoration: none;
	color: #5A6E7B;
}
#main {
	margin-top: 10px
}
#content {
	margin: 115px 390px 0 170px;
	padding: 0px;
	background-color: transparent;
	color: #5A6E7B;
}
#intro h1 {
	margin: 0;
	font-weight: bold;
	font-size: 140%;
	color: #7B401E;
}
#intro p {
	font-size: 100%;
	font-weight: bold;
}
#feature {
	margin-left: 10%;
	margin-right: 3%;
	padding-left: 0px; 
}
#feature h2 {
	margin: 0;
	font-weight: bold;
	font-size: 100%;
	color: #7B401E;
}	
#feature h3 {
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	color:#7B401E;
}
#feature h4 {
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	color:#5A6E7B;
}
#feature a:link, #feature a:visited {
	text-decoration: none;
	background-color: transparent;
	color: #7B401E;
}
#feature a:hover {
	text-decoration: none;
	color: #5A6E7B;
}
#sidebar {
	position: absolute;
	top: 295px;
	left: 40px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#sidebar p a:link, #sidebar a:visited {
	text-decoration: none;
	font-size: 105%;
	font-weight: bold;
	color:#8EC868;
}
#sidebar p a:hover {
	text-decoration: none;
	color: #F17C0E;
}

.featuretext {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #5A6E7B;
	font-weight: normal;
}
.rulestext {
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #5A6E7B;
	font-weight: normal;
}
.featuresmaller {
	margin: 0;
	padding: 0;
	font-size: 9pt;
}
.featuresmallerbold {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	font-weight: bold;
}

#workexampfeature {
	margin-left: 5%;
	margin-right: 5%;
	padding-left: 1em;
}
#workexampfeature h2 {
	margin: 0;
	font-weight: bold;
	font-size: 100%;
	color: #7B401E;
	text-align: left;
}	
#workexampfeature h3 {
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	color:#7B401E;
	text-align: left;
}
#workexampfeature a:link, #workexampfeature a:visited {
	text-decoration: none;
	background-color: transparent;
	color: #7B401E;
}
#workexampfeature a:hover {
	text-decoration: none;
	color: #5A6E7B;
}
.workfeaturetext {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #5A6E7B;
	font-weight: normal;
	text-align: left;
}
#workimages {
	float: right;
}
#workimages a:link, #workimages a:visited {
	font-size: 85%;
	text-decoration: none;
	background-color: transparent;
	color: #7B401E;
	font-weight: bold;
}
#workimages a:hover {
	font-size: 85%;
	text-decoration: none;
	color: #5A6E7B;
	font-weight: bold;
}
#about a:link, #feature a:visited {
	text-decoration: none;
	background-color: transparent;
	color: #7B401E;
}
#about a:hover {
	text-decoration: none;
	color: #5A6E7B;
}

#touch {
	position: absolute;
	top: 655px;
	left: 738px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: centre;
}
#touch p a:link, #touch a:visited {
	text-decoration: none;
	font-size: 130%;
	font-weight: bold;
	color:#FFFFFF;
}
#touch p a:hover {
	text-decoration: none;
	color: #7B401E;
}