body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	padding: 0px;
}
body {
	background-color: #333;
}

.shadow-l {
	background-image: url(images/tile-side-l.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.shadow-r {
	background-image: url(images/tile-side-r.gif);
	background-repeat: repeat-y;
	background-position: right;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 1.3em;
	padding: 7px;
	letter-spacing: 0.10em;
}
.details {
	color: #999;
}


.backgrnd {
	background-attachment: scroll;
	background-image: url(images/posters/background.jpg);
	background-repeat: repeat;
	background-position: center top;
}




a:link {
	color: #66CCFF;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

a:visited {
	font-weight: normal;
	color: #575DB0;
	text-decoration: underline;
}

.blueline-l {
	background-image: url(images/blue-line-l.gif);
	background-repeat: repeat-y;
}
.blueline-r {
	background-image: url(images/blue-line-r.gif);
	background-repeat: repeat-y;
	background-position: right;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 14px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.F21 {
	font-size: 21px;
	color: #666;
	text-decoration: none;
}
#footer-tags {
	color: #666;
	text-decoration: none;
}
.contact {
	background-color: #666;
	border: 1px solid #999;
}


.F17 {
	font-size: 17px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 21px;
	color: #666;
	text-decoration: none;
}
.F10 {
	font-size: 10px;
	line-height: 15px;
	color: #666;
	text-decoration: none;
}
.F12 {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.footer {
	background-image: url(images/footer-background.jpg);
	background-repeat: no-repeat;
}
.F15 {
	font-size: 15px;
	color: #666;
	text-decoration: none;
	vertical-align: baseline;
}
.F14 {
	font-size: 14px;
	color: #666;
}
.F24 {
	font-size: 24px;
	color: #666;
}
.h-rule-blue-bottom {
	background-image: url(images/tile-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.h-rule-blue-top {
	background-image: url(images/tile-bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.17em;
	margin-top: 1em;
	text-align: center;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	letter-spacing: .2em;
	font-weight: bold;
	padding: 6px;
	margin-bottom: 3px;
}
.side-nav-backgrnd {
	background-image: url(images/blue-side-column.jpg);
	background-repeat: no-repeat;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{
	width:510px;
	height:400px;
	overflow:hidden;
	position: relative;
	}
span#prevBtn{}
span#nextBtn{}
