﻿
body{
padding: 0;
margin: 0;
background: #e0e0e0;
color: #535353;
}

html, td {
font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, serif;
font-size: 8pt;
}

#navlayer {
visibility: visible;
position: absolute;
border-left: 2px dotted #e0e0e0;
padding-left: 5px;
z-index: 1;
}





table.main {
background: #fcfcfc;
width: 600px;
height: 100%;
padding: 0px;
border: 0px;
}

td.banner {
background: none;
width: 600px;
height: 100px;
}

td.colone {
background: #fcfcfc;
text-align: left;
padding: 5px;
padding-left: 5px;
border: 0px;
width: 75%;
height: 1100px;
}

td.coltwo {
background: #fcfcfc;
text-align: left;
width: 25%;
padding: 5px;
}

td.copyright {
background: #EEEEEE;
height: 20px;
text-align: center;
font-weight: normal;
}


hr {
width: 100%;
border: 1px;
color: #e0e0e0;
}

h1 {
font-family: "Comic Sans MS";
font-weight: normal;
font-size: 16px;
}

h2 {
font-family: "Comic Sans MS";
font-weight: normal;
font-size: 16px;
color: #0B1875;
}

img {
border: 0;
}

img.artistbanner {
border: 1px solid #e0e0e0;
}


img.banner {
border: 0;
width: 600px;
height: 100px;
}


td.dots {
background: url(../img/dots.jpg) repeat-y;
}

.copyright {

color: #000;
}

.whatsnew {
font-family: "Comic Sans MS";
font-size: 12px;
color: #000;
line-height: 10px;
}

input, select {
font-family: "Verdana";
font-size: 11px;
color: #000;
}


a, a:link {
color: #0B1875;
text-decoration: none;
}
a:visited {
color: #0B1875;
text-decoration: none;
}
a:hover, a:visited:hover {
text-decoration: underline;
}

a.navlink {
font-size: 8pt;
}

hr {
	background-image: url(../banners/riga.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

