body {
        margin-left:2em;
/*        margin-right:2em;
position: relative;*/

/*width: 630px;*/
        padding-left:1em;
        padding-right:1em;
	background-image: url(/images/bg_paper.gif);
}
.left {
position: relative;
left:0px;
margin-left:3em;
margin-right:3em;
width:600px;
}

#mybanner {
position: relative;
top: 0;
background-color: blue;
width: 640px;
height: 170px;
font-family: sans-serif;
color: white;
background-image: url(/images/Almendro2.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
}
#mybanner h2 {
position: relative;
top: 5;
right: 35px;
}
#cibox1 {
position: relative;
float:right;
height:134px;
width:200px;
background-image: url("/images/plain.gif");
font-size:85%;
}
#cihead {
font-weight:bold;
position:absolute;
top:9px;
left:53;
color:blue;
}
#citext {
position:absolute;
top:13px;
left:10px;
padding:1.5em;
}
.chatinvite {
border-style: solid;
font-size: 82%;
margin: 1em;
padding: .5em;
width: 200px;
}
h1 {
        text-align:center;
}
p {font-family: Arial }
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102);
	font-family: Arial
}
h1, h2, h3, h4, h5, h6 { font-family: Arial }
