<style type="text/css">

body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
}
 
i
{
	color: #CCCCCC;
	line-height: 10px;
	letter-spacing: 0px;}
 
u
{
	color: #CCC;
	line-height: 10px;
	letter-spacing: 0px;}
 
b
{
	color: #7E587E ;
	line-height: 10px;
	letter-spacing: 0px;}
 
a img { border: 1px solid #000000; }
 
a:hover img {
	border:1px solid #BD5909;
}
 
 
A:link
	{ text-decoration:none; color:#7E587E; font-weight:bold}
A:visited
	{ text-decoration:none; color:#7E587E; font-weight:bold}
A:active
	{ text-decoration:none; color:#7E587E; font-weight:bold}
A:hover
	{ text-decoration:none; color:#CCCCCC; font-weight:bold }
 
h1
{
font-size:7pt; 
font-family:verdana;
text-align: center;
text-transform: uppercase; 
color: #7E587E;
letter-spacing: 0px;
background: #000000;
width: 220px;
height: 18px;
margin-bottom: 2px; 
margin-top: 2px; 
padding-top: 3px;
border-bottom: 2px dotted #7E587E ;
}
h2 {
font-size:7pt; 
font-family:verdana;
text-align: center;
text-transform: uppercase; 
color: #000000;
letter-spacing: 0px;
background: #000000;
width: 540px;
height: 18px;
margin-bottom: 2px; 
margin-top: 2px; 
padding-top: 3px;
border-bottom: 1px dotted #7E587E ;
}
h3 {
font-size:7pt; 
font-family:verdana;
text-align: center;
text-transform: uppercase; 
color: #000000;
letter-spacing: 0px;
background: #000000;
width: 540px;
height: 18px;
margin-bottom: 2px; 
margin-top: 2px; 
padding-top: 3px;
border-bottom: 1px dotted #7E587E ;
}

#left {
  position: absolute;
  background-color:#333333;
  left: 235px;
  padding: 0px;
  top: 540px;
  width: 220px;
}

#center {
  margin-left:0px;
  background-color:#333333;
  padding: 0px;
  margin-right: 200px;
  top: 530px;
  width: 475px;
  left: 210px;
}
#right {
  position: absolute;
  background-color:#333333  ;
  right: 100px;
  padding: 0px;
  top: 540px;
  width: 220px;z
}
#toolbar{
 position:absolute; 
 top:500; 
 left:235; 
 width:1000; 
 height:20; 
 z-index:1; 
 padding:5px; 
 text-align: center;
 border: #000000 
 0px solid;
 background-color:#333333; 
 background-image:url
(yourfilename.gif); 
 layer-background-image:url
 (yourfilename.gif);
}
 #content{
position:absolute; 
top:540; 
left:465;
width:540; 
z-index:1; 
padding:5px; 
border: #000000 
0px solid; 
background-color:#333333; 
background-image:url(yourfilename.gif); 
layer-background-image:url(yourfilename.gif);
}
</style>