/*Start Text Styles*/p {	font-family: Verdana, san-serif;	font-size: 12px;	color: white;	margin:0px;	margin-right: 15px;}h1 {	font-family: Verdana, san-serif;	font-size: 14px;	color: white;	margin:0px;	margin-right: 15px;}p.legal {	font-family: Verdana, san-serif;	font-size: 10px;	color: #333333;	margin:0px}a{	font-family: Verdana, san-serif;	font-size: 12px;	color: white;	font-weight: bold;}a.footLink {	font-family: Verdana, san-serif;	font-size: 10px;	color: white;	font-weight: 500;	text-decoration: none;	position: relative;	top: 5px;}a.footLink:hover {	font-family: Verdana, san-serif;	font-size: 10px;	color: yellow;	margin-top:5px} .pic {	float:left;	border: 2px solid;	border-bottom-color: #000000;	margin-right: 10px;}				/*start layout styles*/body {		background-image: url(images/bg_tile.jpg);		background-repeat: repeat-x;		background-attachment: fixed;		background-color: #000000;	}#wrapper {	position:relative;	left:0px;	top:0px;	width:964px;	height:592px;}#dnoble-01_ {	position:absolute;	left:0px;	top:0px;	width:964px;	height:199px;}#dnoble-02_ {	position:absolute;	left:0px;	top:199px;	width:964px;	height:12px;	background-image: url(images/htmlbg_tile.jpg);}#dnoble-03_ {	position:absolute;	left:0px;	top:211px;	width:14px;	height:381px;	background-image: url(images/htmlbg_tile.jpg);}#sitemenu {	position:absolute;	left:14px;	top:211px;	width:200px;	height:329px;	background-image: url(images/htmlbg_tile.jpg);}#dnoble-05_ {	position:absolute;	left:214px;	top:211px;	width:14px;	height:329px;	background-image: url(images/htmlbg_tile.jpg);}#content {	position:absolute;	left:228px;	top:211px;	width:727px;	height:329px;	background-image: url(images/htmlbg_tile.jpg);	overflow-x: auto;}#dnoble-07_ {	position:absolute;	left:955px;	top:211px;	width:9px;	height:381px;}#dnoble-08_ {	position:absolute;	left:14px;	top:540px;	width:941px;	height:15px;}#footer {	position:absolute;	left:14px;	top:555px;	display: table-cell;	width:932px;	height:25px;	background-image: url(images/dnoble_09.jpg);	text-align: center;}#dnoble-10_ {	position:absolute;	left:946px;	top:555px;	width:9px;	height:37px;}#dnoble-11_ {	position:absolute;	left:14px;	top:580px;	width:932px;	height:12px;}/*start menu style*/ul.menu, ul.menu ul {  list-style-type:none;  margin: 0;  padding: 0;  width: 15em;}ul.menu a {  display: block;  text-decoration: none;	}ul.menu li {  margin-top: 1px;}ul.menu li a {  background: #222222;  color: #fff;	  padding: 0.5em;}ul.menu li a:hover {  background: #000;}ul.menu li ul li a {  background: #121212;  color: #fff;  padding-left: 20px;}ul.menu li ul li a:hover {  background: #222;  border-left: 5px #000 solid;  padding-left: 15px;}