body {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
	background: #97A7B7;
}

a {
	text-decoration: none;
	color: #0D3257;
}

a:hover {
	color: #808080;
}

a img {
	border: 0;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #CCC;
}

.blue {
	color: #3C4F59;
}

.style1 {
	color: #B60400; 
}

#container {
	width: auto;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#outer {
	margin: auto; 
	color: red;
	width: 736px;
	height: auto;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 2px;
	
}

#header {
	clear: both;
	text-align: right;
	padding: 20px 15px 0 0;
	margin: 0px 0 3px 0;
	height: 40px;
	border-bottom: 2px solid #eee;
	background: #FFF url(images/fade.gif) repeat-x;
	color: #808080;
}

#title {
	float: left;
	font-size: 14pt;
	font-weight: bold;
	padding: 0 0 0 10px;
}

#navigation {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
}

#navigation ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
	border-right: 2px solid #ccc;
}	

#navigation li {
	margin-bottom: 4px;
	padding: 0 5px 0 10px;
}

#navigation li a {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #003366;
	display: block;
	padding: 6px 10px 0 10px;
	background: #fff;
	border-bottom: 1px dotted #ccc;
}	
	
#navigation li a:hover {
	color: #0D3257;
}

.market {
	margin: 9px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 130px;
	color: #003366;
	line-height: 1.6em;
}

.market a {
	text-decoration: underline;
}

.market p {
	margin: 0;	
}

.navigation {
	float: right;
	width: 273px;
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 10px;
	border-left: 1px solid #DDD;
	color: #5D5D5D;
	line-height: 1.5em;
}

.navigation p {
	margin: 0px;
	font-size: 90%;
}

.navigation a {
	display: block;
	
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}

#banner {

	background: url(images/WDlogo-banner.gif) ;
	background-repeat:no-repeat;
	background-position:center;
	height: 146px;
	margin-left: 155px;
}


.history {
	line-height: 1.6em;
	text-align: left;
	color: #003366;
	border-left: 2px solid #eee;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: auto;
	margin-left: 150px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
	width: auto;
}

.history p {
	padding: 0;
	margin: 0;
}

#downbox {
	margin: 15px 10px 15px 10px;
	border: 1px solid #819CD7;
	background: #65754D;
}

#downbox p {
	padding: 6px;
	margin: 0;
}


#footer {
	clear: both;
	height: auto;
	text-align:center;
	text-decoration:none;
	font-size: 9px;
	color: #333;
	padding-top: 10px;
}

#footer a {
	color: #333;
	text-decoration: none;
	
}

#footer a:hover {
	color: #009;
}
