body {
	background-color: ##6f3061;
	background-image: url(gfx/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

    a:active { text-decoration: none }
	a:link { text-decoration: none }	
	a:visited { text-decoration: none }		
	a:hover { color: #58ACC5; text-decoration: none  }



.big {
    font-family:      Trebuchet MS,Tahoma,Helvetica,Arial,Verdana;
    font-size:        18px;
    font-weight:      bold;
    text-decoration:  none;
    color:            #FFFFFF;}

.medium {
    font-family:      Trebuchet MS,Tahoma,Helvetica,Arial,Verdana;
    font-size:        15px;
    font-weight:      bold;
    text-decoration:  none;
    color:            #FFFFFF;}
    
.standard {
    font-family:      Trebuchet MS,Tahoma,Helvetica,Arial,Verdana;
    font-size:        12px;
    font-weight:      bold;
    text-decoration:  none;
    color:            #FFFFFF;}

td.small
{
	font-size:	 	12px;
	font-family: 	Trebuchet MS,Tahoma,Helvetica,Arial,Verdana;
}

div.jmbfoot
{	
	color:			#6f3061;
}

a.jmblink
{	
	color:			#6f3061;
}

body
{
    font-size:   	12px;
	color:			#FFFFFF;
	font-family: 	Trebuchet MS,Tahoma,Helvetica,Arial,Verdana;
}

.scraperz { text-align:center; font-size:10px; }

.tallpics { width:160px; height:405px; border:1px solid white; }
.tallpics:hover { width:160px; height:405px; border: 1px solid #58ACC5; }

.pics { width:160px; height:200px; border:1px solid white; }
.pics:hover { width:160px; height:200px; border: 1px solid #58ACC5; }

.banner { border:1px solid white; }
.banner:hover { border: 1px solid #58ACC5; }


.thumb { border:1px solid white; }

