body {margin:0 auto;}    html,body{      margin:0;      padding:0;      height:100%;      border:none;	  background-image:url('images/back.jpg');	  background-repeat:repeat-y;	  background-position:center;	  text-align:left;	  font-family: arial,helvetica;	  color: #111111;	  font-size: 16px;	  auto;   }      #fullheight{height:100%}   A:link {color: #ffffff; font-weight: bold; text-decoration: none}A:visited {color: #ffffff; font-weight: bold; text-decoration: none}A:active {text-decoration: none}A:hover {text-decoration: underline; color: FFDD00;}#menu {  list-style: none;  padding: 0;  margin: 0;  width: 600px;  height: 198px;  background: url(images/menu-bg.jpg) no-repeat;  position: relative;}#menu a {  display: block;  text-indent: -900%;  position: absolute;  outline: none;}#menu a:hover {  background-position: left bottom;}#menu .home {  width: 160px;  height: 100px;  background: url(images/home_menu3.png) no-repeat;  left: 26px;  top: 13px;}#menu .Webmail {  width: 230px;  height: 180px;  background: url(images/webmail.png) no-repeat;  left: 205px;  top: 6px;}#menu .services {  width: 130px;  height: 150px;  background: url(images/services.png) no-repeat;  left: 425px;  top: 15px;}td.leftside{ background-image: url(images/back_withshadow.png); /* forward slash for the path */ background-position: right center; text-align: center; vertical-align: top; } td.rightside{ background-image: url(images/back_withshadow.png); /* forward slash for the path */ background-position: left center; text-align: center; vertical-align: top; }                    .Header_White {	font-family: arial,helvetica;	font-size: 22px;	color: #ffffff;	font-weight: none;	text-decoration: none;}      .Big_White {	font-family: arial,helvetica;	font-size: 18px;	color: #ffffff;	font-weight: none;	text-decoration: none;}      .Big_Green {	font-family: arial,helvetica;	font-size: 18px;	color: #04A95A;	font-weight: none;	text-decoration: none;}   .Big_Purple {	font-family: arial,helvetica;	font-size: 18px;	color: #B972DC;	font-weight: none;	text-decoration: none;}   .Big_Yellow {	font-family: arial,helvetica;	font-size: 18px;	color: #FFDD00;	font-weight: none;	text-decoration: none;}      .Green {	font-family: arial,helvetica;	font-size: 12px;	color: #04A95A;	font-weight: none;	text-decoration: none;}   .Purple {	font-family: arial,helvetica;	font-size: 12px;	color: #B972DC;	font-weight: none;	text-decoration: none;}   .Yellow {	font-family: arial,helvetica;	font-size: 12px;	color: #FFDD00;	font-weight: none;	text-decoration: none;}