html, body {
	margin: 0px;
	padding: 5px;
	border: 0px;
	font-family: Verdana, SansSerif, Arial, sans-serif; font-size: 12px; font-weight: 400; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal;
	
}
	 
#left {
	position: absolute;
	left:4px;
	top:137px;
	width:130px;
	border:0px solid #000;
  padding: 20px 5px;
}

#right {
	position: absolute;
	right: 220px;
	top:137px;
	width:230px;
	border:0px solid #000;
  padding: 20px 0px;
}

#header {
    /* IE 5.5 */
    height:125px;
	border-top:0px solid #000;
	border-right:0px solid #000;
	border-left:0px solid #000;
    border-bottom:0px solid #000;
 	voice-family: "\"}\"";
	voice-family: inherit;
	/* IE 6 */
	height: 120px;
    margin-left: 0px;
	margin-right:220px;
    margin-top: 0px; 
}
html>body #banner {
	/* Mozilla and Safari */
	height: 99px;
}

#main {
	background: img="marble_backgr22.jpg";
	/* these two margins affect IE 5.5 */ 
	margin-left: 150px;
	margin-right:400px; 
	border:0px solid #000;
	padding: 0px 5px;
 	voice-family: "\"}\"";
	voice-family: inherit;
	/* these two margins affect IE 6 */ 
	margin-left: 150px;
	margin-right:450px; 
}
html>body #main {
	/* these two margins affect Mozilla and Safari */ 
	margin-left: 212px;
	margin-right:412px;
}
html>body #main {
	/* these two margins affect Mozilla and Safari */ 
	margin-left: 160px;
	margin-right:380px;
    margin-top:140px;
}
#footer {
	width: 100%;
	height: 40px;
	border: solid #000000; 
	border-width: 0px 0;
	margin: 0;
    font-family: verdana, arial, san-serif; font-size: 10px; font-weight: 400; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; color White;
}
a:link { 
color: White;
text-transform: none;
font-family: verdana, sans-serif;
font-size: 12px;
letter-spacing: 0px;
text-decoration: underline;
}

a:visited { 
color: #8A0000;
font-family: verdana, sans-serif;
font-size: 12px;
letter-spacing: 0px;
text-decoration: underline;
}

a:hover { 
font-family: verdana, arial, san-serif;
font-size: 12px;
letter-spacing: 0px;
color: White;
}

#header_info {
position: absolute;
    left:380px;
	top:30px;
	width:300px;
    height:120px;
	border:0px solid #000;
font-family: verdana,sans-serif;
color: #990000;
font-size: 14px;
font-weight: 800;
}

#left_text {
position: absolute;
    left:4px;
	top:400px;
	width:140px;
    height:90px;
	border:0px solid #000;
font-family: verdana,sans-serif;
font-size: 10px;
font-weight: 400;
color: #000000;
font-style: normal;
text-align: center;
}

td {
font-family: verdana,sans-serif;
font-size: 12px;
color: White;
}
td a:link {
text-transform: none;
text-decoration: underline;
color: White;
}
td a:visited {
text-transform: uppercase;
text-decoration: underline;
color: White;
}
td a:hover {
text-transform: uppercase;
text-decoration: underline;
color: Blue;
}