body { 
   font-family: Tahoma;
   color: #000000;
   font-size: 7pt;
   background : #ffffff url("images/100.png");
   background-repeat: repeat-y;
}

u {
color: #220001;
text-align: justify;
border-bottom: 2px solid #999999;
}

b{
text-transform: ;
color: #5c493a;
}

i{
color: #645047;
}

s{
color: #000000;
}

a:link,a:visited{
color: #2975cb;
font-weight: bold;
text-decoration: none;
}

a:hover{
color: #ffffff;
text-decoration: underline;
}

#ad {
position: absolute;
top: 100px;
left: 1000px;
width: 160px;
}

#layout {
position: absolute;
top: 25px;
left: 0px;
width: 950px;
}

#pix {
position: absolute;
top: 206px;
left: 449px;
width: 258px;
}

#welcome {
position: absolute;
top: 206px;
left: 147px;
width: 258px;
}

#sidebar {
position: absolute;
top: 615px;
left: 115px;
width: 205px;
}

#content {
position: absolute;
top: 615px;
left: 330px;
width: 570px;
}

h1{
font-family: Tahoma;
font-size: 6.5pt;
color: #FFFFFF;
background: #2d5ab3;
padding: 2px;
text-transform: uppercase;
border-bottom: 1px dotted #eeeeee;
letter-spacing: 1px;
font-weight: bold;
padding-left: 4px;

}

h2{
font-family: Tahoma;
font-size: 7pt;
color: #000000;
padding: 3px;
background: #f8de99;
font-weight: normal;

}

a img {
border: 1px solid #ffffff;
text-decoration: none;
}

a:hover img {
border: 1px solid #b7c5ce;
text-decoration: none;