BODY {
background: url(images/bg.png) repeat-x;
background-color: #f2f2f6;
font-family: arial;
font-size: 7.5pt; 
color: #000;
}

a img {
border: 2px solid #df2585;}


a:hover img {
border: 2px solid #fff;}


b {
color: #94004d;
font-family: Trebuchet MS;
font-size: 7pt;
font-weight: bold;
}


em, i{
color: #bd1f71;
font-weight: italics;
text-transform: none
}

u {
color: #e200ba;}


a:link, a:active, a:visited {
color: #de1e81;
font-family: Trebuchet MS;
font-size: 7pt;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

a:hover {
color: #e191ba;
font-family: Trebuchet MS;
font-size: 7pt;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

#layout {
position: absolute;
top: 29px;
left: 0px;
width: 780px;
}

#sidebar {
position: absolute;
top: 505px;
left: 150px;
width: 185px;
}

#sidebar2 {
position: absolute;
top: 505px;
left: 340px;
width: 185px;
}

#content {
position: absolute;
top: 305px;
left: 530px;
width: 420px;
}

h1 { 
font-weight: bold;
text-transform: uppercase;
font-family: Tahoma;
font-size: 12pt;
color: #70022c;
text-align:center;
letter-spacing: 1px;
background : #ffbcdf;
padding: 3px;
line-height: 12px;
margin-bottom: 3px;
border-bottom: 2px solid #df2585;

}


.BODY
{
color: #000;
background: #ffbcdf;
text-align: left;
border: #df2585;
border-style: solid;
border-top-width: 0px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
padding: 4px 4px 4px 4px;
border-top: px solid #;
letter-spacing: 0px;
}


.BODY2
{
color: #000;
background: #ffbcdf;
text-align: left;
border: #df2585;
border-style: solid;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
padding: 2px 2px 2px 2px;
border-top: px solid #;
letter-spacing: 0px;
}


a.navi, a.navi:active, a.navi:link, a.navi:visited {
display: block;
font-family: Arial;
font-size: 8pt;
line-height:11px;
font-weight: normal;
text-decoration:none;
background: #70022c;
color: #fff;
text-transform: uppercase;
text-align: center;
margin:0px;
padding:2px;
border-bottom: 1px solid #ffbcdf;
}

a.navi:hover {
display: block;
font-family: Arial;
font-size: 8pt;
line-height:11px;
font-weight: normal;
text-decoration:none;
border-bottom: 1px solid #ffbcdf;
background: #fff;
color: #000;
text-transform: uppercase;
text-align: center;
margin:0px;
padding:2px;
}
