body {
background-image:url(pics/bg.png);
}

body {
cursor: default;
font-family: verdana;
font-size: 10px;
letter-spacing: 0px;
line-height: 17px;
text-align: justify;
color: #1E1E1E;
}

p {
text-indent:15px;
}

.img {
border: 1px #1E1E1E solid;
}

.fl {
border: 0px #000000 solid;
}

.cdlist {
font-weight:bold;
font-family: courier;
font-size: 11px;
color: #b73274;
letter-spacing:1px;
font-weight:normal;
text-transform:uppercase;
}

i {
color: #aaaaaa;
font-size:11px;
font-family:trebuchet ms;
letter-spacing:0px;
}

b {
font-family: courier;
font-size: 11px;
color: #b73274;
letter-spacing:1px;
font-weight:normal;
}

h2 {
font-family: times new roman; 
font-size: 14px; 
font-weight:100;
text-transform:lowercase;
letter-spacing: 2px; 
text-align:center; 
color: #B73274;
border-bottom: 5px dotted #666565;
}

A:link, A:visited {
font-family:georgia;
font-style:italic;
font-size:12px;
text-transform:lowercase;
letter-spacing:1px;
color: #9E9E9E;
cursor:default;
text-decoration:none;
}

A:active {
color: #9E9E9E;
cursor:default;
text-decoration:none;
}	

A:hover {
background-color:#393939;
color: #AAAAAA;
cursor:default;
text-decoration:none;
}

A.navilink:link, A.navilink:visited, A.navilink:active {
color: #E8E8E8;
text-transform:uppercase;
font-family: courier;
font-size:10px;
text-align: right;
letter-spacing: 2px;
line-height: 17px;
text-decoration:none;
font-style:normal;
display:block;
cursor:default;
background-color: #393939;
width: 177px;
padding:2px 3px 2px 3px;
border-bottom:5px #4F4F4F solid;
}

A.navilink:hover {
color: #E8E8E8;
text-transform:uppercase;
font-family: courier;
font-size:10px;
text-align: right;
letter-spacing: 2px;
line-height: 17px;
text-decoration:none;
font-style:normal;
display:block;
cursor:default;
background-color: #424242;
width: 177px;
padding:2px 3px 2px 3px;
border-bottom:5px #4F4F4F solid;
}
