body {
	background-color: White;
	background-image: url(background.gif);
	background-repeat: repeat-y;
	background-position: top;
	font-family: arial, helvetica;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
A:link {
	text-decoration:none;
	color: #714972;
	font-weight: bold;
} 
A:visited {
	text-decoration:none;
	color: #714972;
	font-weight: bold;
}
A:hover { 
	text-decoration: none; 
	color: Black;
	font-weight: bold;
}
img { 
	border: none; 
}
h1 {
	font-size: 1.85em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 1.20em;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 1.5em;
	margin: 0;
	padding: 0;	
}
h4 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
t1 {
	text-decoration:none;
	font-size: 1.85em;
	color: #000000;
	font-weight: bold;
}	

strong {
	font-weight: bold;
}
table {
	width: 600px;
	font-size: 13px;
}
td {
	vertical-align: top;
}
#frame {
	top: 0px;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	text-align: left;
}
#logo {
	position: relative;
	top: 0px;
	z-index: 1;
	width: 594px ;
  	margin-left: auto ;
  	margin-right: auto ;
	padding-top: 0;
	margin-top: 0;
}
#button1 {
	position: absolute;
	left: 1px;
	top: 76px;
	z-index: 2;
}
#button2 {
	position: absolute;
	left: 90px;
	top: 130px;
	z-index: 3;
}
#button3 {
	position: absolute;
	left: 648px;
	top: 76px;
	z-index: 4;
}
#button4 {
	position: absolute;
	left: 605px;
	top: 127px;
	z-index: 5;
}
#content {
	position: relative;
	border: 0px;
	width: 600px;
	height: 400px;
	top: 0px;
	border-style: solid;
	margin-right: auto;
	margin-left: auto;		
}
