

/* Generic Selectors */

body {

color: #000000;

margin-top: 0;

margin-left: 0;

background: #ffffff no-repeat 350px 0px url(sikahnlogo.png);

}

p {

font-family: tahoma, verdana, sans-serif;

font-size: 11px;

width: 100%;

}

p.nav {

text-align: right;

font-size: 14px;

}

p.discography {

text-align: right;

font-size: 11px;

}

li.disc {

font-family: tahoma, verdana, sans-serif;

font-size: 11px;

text-align: left;

list-style-type: 1;

line-height: 100%;

}

li {

font-family: tahoma, verdana, sans-serif;

font-size: 11px;

text-align: right;

line-height: 100%;

}

td {

vertical-align: top;

font-family: tahoma, verdana, sans-serif;

font-size: 11px;

}

dt {

font-family: tahoma, verdana, sans-serif;

font-size: 11px;

width: 100%;

font-weight: bold;

}

dd {

font-family: tahoma, verdana, sans-serif;

font-size: 11px;

width: 100%;

}

h1 {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 18px;

font-weight: bold;

color: #000000;

}

h2 {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 16px;

color: #000000;

}

h3 {

text-align: right;

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 16px;

color: #000000;

}

h4 {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 14px;

color: #000000;

}

 

/**************** Pseudo classes ****************/

a:link {

color: #AF8849;

text-decoration: underline;

}

li :link {

color: #AF8849;

text-decoration: underline;

}

a:visited {

color: #AF8849;

text-decoration: underline;

}

li a:visited {

color: #AF8849;

text-decoration: underline;

}

a:hover {

color: #C17746;

font-weight: bold;

text-decoration: underline;

}

li a:hover {

color: #C17746;

font-weight: bold;

text-decoration: underline;

}

a:active {

color: #C17746;

font-weight: bold;

text-decoration: none;

}

/************************* ID's *************************/

#navigation {

position: absolute;

padding: 0 0 0 0; /*top right bottom left*/

width: 210px;

margin-top: 105px;

margin-left: 62px;

font-weight: normal;

}

#center {

position: absolute;

padding: 0 0 0 0; /*top right bottom left*/

margin-top: 65px;

margin-left: 245px;

}

#news {

position: absolute;

width: 400px;

padding: 0 0 0 0; /*top right bottom left*/

margin-top: 80px;

margin-left: 435px;

}

#content {

position: absolute;

width: 500px;

padding: 0 0 0 5; /*top right bottom left*/

margin-top: 75px;

margin-left: 280px;

border-left: 1px solid #756184;

}

#store1 {

position: absolute;

width: 550px;

padding: 0 0 0 5; /*top right bottom left*/

margin-top: 75px;

margin-left: 280px;

border-left: 1px solid #756184;

}

#store2 {

position: absolute;

width: 300px;

padding: 0 0 0 5; /*top right bottom left*/

margin-top: 140px;

margin-left: 560px;

}

#emails {

position: absolute;

padding: 0 20 0 0; /*top right bottom left*/

margin-top: 75px;

margin-left: 50px;

}

