
body{
	layer-background-color: #000000;
	background-color: #000000;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #cdcdcd;
}

.shows{
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-family: Verdana, Arial;
	font-size: 13;
	color: #eeeeee;
	font-style: regular;
	text-align: center;
}

.copywrite{
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-family: Verdana, Arial;
	font-size: 13;
	color: #eeeeee;
	font-style: regular;
	text-align: center;
}

table {
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-family: Verdana, Arial;
	font-size: 13;
	color: #eeeeee;
	font-style: regular;
	text-align: center;
}

.archive{
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-family: Verdana, Arial;
	font-size: 13;
	color: #eeeeee;
	font-style: regular;
	text-align: center;
}

.archive2{
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-family: Verdana, Arial;
	font-size: 13;
	color: #fafafa;
	font-style: regular;
	text-align: center;
}

.center{
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial;
	font-size: 13;
	color: #666666;
    font-style: regular;
    font-weight: bold;
	text-align: center;
}

.cycle-slideshow {
//    margin: auto;
//    width: 100%;
    width: 875;
    margin: 0px auto;
    padding: 0;
    position: relative;
    -moz-box-sizing: border-box;
//    border-top: 10px solid #222222;
//    border-left: 10px solid #222222;
//    border-right: 10px solid #222222;
//    border-bottom: 10px solid #222222;
}

.cycle-slideshow img {
    width: 100%;
//    height: auto
    height: 100%
}

.thumbnails {
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-family: Verdana, Arial;
	font-size: 13;
	color: #eeeeee;
	font-style: regular;
	text-align: center;
}
.thumbnail {
	padding-left: 40px;
	padding-top: 40px;
	padding-bottom: 10px;
	font-family: Verdana, Arial;
	font-size: 13;
	color: #eeeeee;
	font-style: regular;
	text-align: center;
    display: inline-block;
}

a:visited {
	color: #999999; 
	text-decoration: none
}

a{
	color: #999999; 
	text-decoration: none
}

a:hover
{
	color: #222222;
//	text-decoration: underline
}

