* { margin: 0; padding: 0; }

a { outline: none; text-decoration: none; color: #29c6f1; }

img { border: 0; }

br.br1 { clear: both }

body { background: url(_images/bg.gif) repeat; font: normal 11px Tahoma, Verdana, Helvetica, sans-serif; text-align: center; color: #020A20; }

div.d-wrap { background: url(_images/bg2.gif) repeat-x; }
div.d-cont { width: 960px; margin: 0 auto; text-align: left;}
	div.d-item { clear:both; border-bottom: solid 1px #fff; padding: 10px 0 10px 0;}
	div.d-item h1 {margin-bottom: 10px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; color: #fff}
		div.d-item ul {list-style-type: none}
		div.d-item ul li a:link, div.d-item ul li a:visited {float: left; margin: 0 10px 10px 0; display: block; width: 290px; height: 96px; border: solid 5px #DCF402; text-align: center; font-size: 18px; font-weight: bold; line-height: 96px; color: #DCF402}
		div.d-item ul li a:hover, div.d-item ul li a:active {border: solid 5px #fff; color: #000}