
body
{
	background-color: #5cbcbb;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.6em;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.6em;
	color: #000000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.6em;
	color: #333333;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.6em;
	color: #FF6600;
}
a.linkopacity img {
opacity: 0.5;}

a.linkopacity:hover img {  
opacity: 1.0;
}

.nolink
{
	font-family: Helvetica, Arial, San Serif;
	font-size: 14px;
	font-weight: bold;
	color: #033;
}

#banner
{
	text-align: left;
	width: 870px;
	margin: 0 0px 10px 0px;
	background-image: url(images/colourbars.gif);
	padding: 128px 0px 0px 70px;
	background-repeat: no-repeat;
}

#banner a:link
{
	color: #066;
	text-decoration: none;
		font-family: Helvetica, Arial, San Serif;
		font-size: 14px;
	font-weight: bold;

}

#banner a:visited
{
	color: #099;
	text-decoration: none;
		font-family: Helvetica, Arial, San Serif;
		font-size: 14px;
	font-weight: bold;

}

#banner a:hover
{
	color: #333;
	text-decoration: none;
		font-family: Helvetica, Arial, San Serif;
		font-size: 14px;
	font-weight: bold;

}

#banner a:active
{
	color: #C60;
	text-decoration: none;
		font-family: Helvetica, Arial, San Serif;
		font-size: 14px;
	font-weight: bold;

}

#allcontent
{
	text-align: center;
	width: 870px;
	margin: 0 auto 0 auto;
	background-color: #FFF;
	background-image: url(images/dw-traced-card.jpg);
}


#content
{
	text-align: left;
	padding: 10px 0 0 0px;
	margin: 0px 450px 0 10px;
	width: 410px;
}


#biglinks a:link
{
	text-decoration: none;
	width: 405px;
	display: block;
	color: #666;
	border-bottom: #666;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	font-family: Helvetica, Arial, San Serif;
	font-size: 14px;
	font-weight: bold;
}

#biglinks a:visited
{
	text-decoration: none;
	width: 405px;
	display: block;
	color: #777;
	border-bottom: #666;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	font-family: Helvetica, Arial, San Serif;
	font-size: 14px;
	font-weight: bold;
}

#biglinks a:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #5cbcbb;
	font-family: Helvetica, Arial, San Serif;
	font-size: 14px;
	font-weight: bold;
}

#biglinks a:active
{
	color: #fff;
	text-decoration: none;
	font-family: Helvetica, Arial, San Serif;
	font-size: 14px;
	font-weight: bold;
}

.nobiglink
{
	text-decoration: none;
	width: 405px;
	display: block;
	color: #FFF;
		background-color: #5cbcbb;
	border-bottom: #666;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	font-family: Helvetica, Arial, San Serif;
	font-size: 14px;
	font-weight: bold;
}

#right_column
{
	float: right;
	margin: 0px 10px 0px 10px;
	text-align: left;
	width: 405px;
	padding: 0px 8px 0 7px;
	font-family: Helvetica, Arial, San Serif;
	font-size: 14px;
	font-weight: bold;
}

#right_column_top
{
	float: right;
	margin: 0px 0px 0px 0px;
	text-align: left;
	width: 385px;
	padding: 15px 15px 15px 15px;
	font-family: Helvetica, Arial, San Serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #e5e934;
	color: #333;
}

#right_column_top a:link {
	font-family: Helvetica, Arial, San Serif;
	font-size: 13px;
	color: #333333;
}

#right_column_top a:visited {
	font-family: Helvetica, Arial, San Serif;
	font-size: 13px;
	color: #666666;
}

#right_column_top a:hover {
	font-family: Helvetica, Arial, San Serif;
	font-size: 13px;
	color: #FF6600;
}

#right_column_top a:active {
	font-family: Helvetica, Arial, San Serif;
	font-size: 13px;
	color: #000000;
}


#blog_column
{
	margin: 0px 10px 0px 0px;
	text-align: left;
	width: 220px;
		font-family: Helvetica, Arial, San Serif;
	font-size: 12px;
		font-weight: normal;

}




b {
	font-weight: bold;
}



h1
{
	color: #333;
	font-family: Helvetica, Arial, San Serif;
	font-size: 14px;
	font-weight: bold;
}

#footer
{
	width: 870px;
	clear: right;
	background-image: url(images/colourbars_footer.gif);
	height: 151px;
}

.bighead
{
	color: #033;
	font-family: Helvetica, Arial, San Serif;
	font-size: 24px;
	font-weight: bold;
}



