/* DYMOCKS STRUCTURE */body {	background-color: #3898D4;	background-image: url(../images/blue_background.gif);	background-position: top center;	background-repeat: no-repeat;	}a {	color: #3898D4;	}#sideMenu ul li a:hover {	color: #3898D4;	}#sideMenu li.active a {	color: #3898D4;	}		.active {	color: #3898D4;	background-image: url(../images/menu_marker_blue.gif);	background-repeat: no-repeat;	background-position: center right;	}	h3 {	color: #3898D4;	}h4 {	color: #3898D4;	}/* HEADER */#header {	background-image: url(../images/header_blue.gif);	background-repeat: no-repeat;	background-position: bottom left;	}	#headerMenu {	width: 140px;	margin: 0;	padding: 0 0 0 30px;	list-style-type: none;	text-transform: uppercase;	}	#headerMenu li {	padding: 3px 0 0 0;	font-weight: bold;	}/* CONTENT */#mid {	background-image: url(../images/logo_background_blue.gif);	background-position: 0 360px;	background-repeat: no-repeat;	}	#subMenu {	background-color: #3898D4;	}	#subMenuTinted {	background-color: #6AB2DF;	}