###################   LAYOUT    ###################body {    margin: 0px;    padding: 0px;	width: 100%;	height: 100%;	background-color: #ffffcc;}#center {    width: 840px;    margin: 0 auto;	padding: 0px;    height: 868px;    background: #ffffcc;	background-repeat:no-repeat;}#main {	background: url(../images/bg_index.jpg);	background-repeat: no-repeat;	width: 754px;	height: 161px;	position: relative;	z-index: 99;	margin: 0 auto;	top: 347px;	left: -37px;	*top: -40px;	*left: 0px;}	#header {    width: 780px;    margin: 0 auto;	padding: 0px;    text-align: left;}#logo {	position: relative;	top: 45px;	left: 25px;}#menu {    width: 780px;    margin: 0 auto;	padding: 0px;    height: 72px;    text-align: left;	background: url(../images/bg_header2.jpg);}#content {	margin: 0 auto;	padding: 0px;	width: 760px;	height: 540px;    text-align: left;}#left {	width: 380px;	position: relative;	float: left;	top: 0px;	left: 0px;	margin: 0px;	padding: 0px;	z-index: 100;}#right {	width: 380px;	position: relative;	top: 0px;	right: 0px;	float: right;	margin: 0px;	padding: 0px;	z-index: 100;}#footer {    height: 141px;    width: 780px;    margin: 0 auto;    padding: 0px;	text-align: right;	z-index: 101;}#subfooter {    width: 780px;    margin: 0 auto;    padding: 0px;	text-align: right;	z-index: 101;	text-align: center;}.menu {position: relative;top: 0px;display:-moz-inline-stack;display: inline-block;zoom: 1;*display:inline;margin-left: 0px;margin-top: 30px;width: 130px;height: 45px;background: url(../images/bg_menu.jpg);background-repeat: no-repeat;line-height: 45px;text-align: center;}.menu a:hover {position: relative;top: 0px;display:-moz-inline-stack;display: inline-block;zoom: 1;*display:inline;margin-left: 0px;width: 130px;height: 45px;background: url(../images/bg_menu_over.jpg);background-repeat: no-repeat;line-height: 45px;text-align: center;}<!--[if gt IE 5.5]>.menu { display: inline;  /* IE 6/7 will now render as inline-block. */top: 0px;                }              /* All other browser will ignore this. */<![endif]-->.menu ul {display: inline;margin: 0;padding: 0;width: 700px;height: 60px;}.menu li {display: inline;list-style: none;margin: 0;padding: 0;width: 135px;height: 60px;}p.header {    margin-right:150px;}###################    HTML     ###################a{	font-family: Tahoma Small Cap, sens-serif;	font-size: 16px;	color: #ffffcc;	line-height: 45px;	text-decoration: none;	margin-right: 5px;}a.menulink:link li {	font-family: Tahoma Small Cap, sens-serif;	font-size: 16px;	color: #ffffcc;	line-height: 45px;	height: 45px;	width: 147px;	text-decoration: none;}a.menulink:visited {	font-family: Tahoma Small Cap, sens-serif;	font-size: 16px;	color: #ffffcc;	line-height: 45px;	text-decoration: none;}a.menulink:hover li {	font-family: Tahoma Small Cap, sens-serif;	font-size: 16px;	color: #ffffcc;	line-height: 40px;    height: 45px;	width: 147px;	text-decoration: none;}a.menulink:active {	font-family: Tahoma Small Cap, sens-serif;	font-size: 16px;	color: #ffffcc;	line-height: 45px;	text-decoration: none;}h1 {	font-family: Tahoma Small Cap, arial, sens-serif;	font-size: 36px;	color: #004a00;	font-weight: 800;	margin-bottom: 5px;}h2 {	font-family: Tahoma Small Cap, arial, sens-serif;	font-size: 14px;	color: #004a00;	font-weight: 800;}h2.red {	font-family: Tahoma, arial, sens-serif;	font-size: 16px;	color: red;	font-weight: 800;}h2.header {	font-family: Tahoma, arial, sens-serif;	font-size: 14px;	line-height: 47px;	height: 47px;	width: 176px;	color: #ffffcc;	font-weight: 800;	background: url(../images/bg_header.jpg) no-repeat;	text-align: center;}h3 {	font-family: arial, sens-serif;	font-size: 12px;	color: #2d4824;	font-weight: 800;}p {	text-align: justify;	font-family: tahoma, arial, sens-serif;	font-size: 12px;	color: #000;}p.contact {	width: 250px;	}p.footer {	margin: 0px;	padding: 0px;	margin-top: 10px;	margin-left: 580px;}body, td, tr, tbody{	font-family: tahoma, arial, sens-serif;	font-size: 12px;	color: #000;	background-color: #ffffcc;}ul li {	text-align: left;	font-family: tahoma, arial, sens-serif;	font-size: 12px;	color: #000;}li {	margin-left: -20px;}###################    MENU     ###################.chromestyle {	width: 777px;	font-weight: bold;	margin: 0 auto;}.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/	content: "."; 	display: block; 	height: 0; 	clear: both; 	visibility: hidden;} .chromestyle ul {	border: 1px solid #BBB;	width: 777px;	background: url(../images/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/	padding: 4px 0;	margin: 0px auto;	text-align: center; /*set value to "left", "center", or "right"*/}.chromestyle ul li {	display: inline;}.chromestyle ul li a {	color: #494949;	padding: 4px 7px;	margin: 0;	text-decoration: none;	border-right: 1px solid #DADADA;}.chromestyle ul li a:hover, .chromestyle ul li a.selected { /*script dynamically adds a class of "selected" to the current active menu item*/	background: url(../images/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/}/* ######### Style for Drop Down Menu ######### */.dropmenudiv {	position:absolute;	top: 0;	border: 1px solid #BBB; /*THEME CHANGE HERE*/	border-bottom-width: 0;	font:normal 12px Verdana;	line-height:18px;	z-index:100;	background-color: white;	width: 200px;	visibility: hidden;	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/}.dropmenudiv a {	width: auto;	display: block;	text-indent: 3px;	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/	padding: 2px 0;	text-decoration: none;	font-weight: bold;	color: black;}* html .dropmenudiv a { /*IE only hack*/	width: 100%;}.dropmenudiv a:hover { /*THEME CHANGE HERE*/	background-color: #F0F0F0;}