body {
background-image: url(/version2/images/bg.png);
}

a:link img,
a:active img,
a:visited img{
border:1px solid #b398a0;
}

a:focus img,
a:hover img{
border:1px solid #888888;
}

.side {
color: #000000;
text-decoration:none;
background-color: #eae2e7;
font-weight:normal;
letter-spacing: none;
font-style: normal;
font-weight: normal;
font-size: 10px;
font-family: tahoma;
text-transform: none;
border-bottom: none;
}

.content {
color: #000000;
text-decoration:none;
background-color: #eae2e7;
font-weight:normal;
letter-spacing: none;
font-style: normal;
font-weight: normal;
font-size: 10px;
font-family: tahoma;
text-transform: none;
border-bottom: none;
}

h1 {
color: #b398a0;
text-decoration:none;
background-color: #eae2e7;
letter-spacing: 1px;
font-style: normal;
font-weight: normal;
font-size: 14px;
font-family: tahoma;
text-transform: lowercase;
border-bottom: none;
text-align: center;
}

h2 {
color: #ec2656;
text-decoration:none;
background-color: #eae2e7;
font-weight:normal;
letter-spacing: 2px;
font-style: normal;
font-weight: normal;
font-size: 11px;
font-family: tahoma;
text-transform: uppercase;
border-bottom: none;
text-align: center;
}


a:link {
color: #b398a0;
text-decoration:none;
background-color: #eae2e7;
font-weight:normal;
letter-spacing: none;
font-style: normal;
font-weight: normal;
font-size: 10px;
font-family: tahoma;
text-transform: none;
border-bottom: none;
}

a:visited {
color: #b398a0;
text-decoration:none;
background-color: #eae2e7;
font-weight:normal;
letter-spacing: 0px;
font-style: normal;
font-weight: normal;
font-size: 10px;
font-family: tahoma;
text-transform: none;
border-bottom: none;
}

a:hover {
color: #888888;
text-decoration:none;
background-color: #eae2e7;
font-weight:normal;
letter-spacing: 0px;
font-style: normal;
font-weight: normal;
font-size: 10px;
font-family: tahoma;
text-transform: none;
border-bottom: none;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display: block;
font-family: arial;
font-size: 10px;
font-weight: normal;
text-decoration:none;
border-left: none;
border-right: none;
background:  #eae2e7;
color: #000000;
text-transform: none;
letter-spacing: 1px;
text-align: center;
margin:0px;
}

a.navi:hover {
display: block;
font-family: arial;
font-size: 10px;
font-weight: normal;
text-decoration:none;
border-left: none;
border-right: none;
background: #eae2e7;
color: #9bb3ba;
text-transform: none;
letter-spacing: 1px;
text-align: center;
margin:0px;}

a.navi:visited {
display: block;
font-family: arial;
font-size: 10px;
font-weight: normal;
text-decoration:none;
border-left: none;
border-right: none;
background: #eae2e7;
color: #00000;
text-transform: none;
letter-spacing:1px;
text-align: center;
margin:0px;}

i {
color: #cab4bb;
font-style: italic;
font-weight: italic;
font-size: 10px;
font-family: georgia;
text-transform: none;
}

b {
color: #cdbcc8;
font-style: bold;
font-weight: bold;
font-size: 10px;
font-family: tahoma;
text-transform: none;
}

u {
color: #888888;
font-style: underline;
font-weight: underline;
font-size: 10px;
font-family: verdana;
text-transform: none;
border-bottom: none;
}