﻿body {
	background: #000000 url(/images/film_bkgnd.jpg) repeat-x center top;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}

/* ------------- BEGIN Content ---------*/
#content {
	padding-left: 25px;
	padding-right: 25px;
	font-family: Verdana;
	line-height: 22px;
}

#content h1 {
	padding-top: 16px;
	font-size: medium;
	color: #9900CC;
}

#content h2 {
	padding-top: 6px;
	font-size: small;
	color: #CC6600;
	font-weight: bold;
}

#content p {
	font-size: small;
}

#content ul {
	font-size:11px;
	line-height: 16px;
}

#content li {
	margin-bottom:5px;
}

/* ------------- END Content -----------*/
.seo_top {
	background-image: url(/images/seo_top.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}
.leftnavtile {
	background-image: url(/images/left_shim2.jpg);
}

.left_bottom_shim {
	background-position: right top;
	background-image: url(/images/left_shim.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
A:hover {
	color : #cc3300;
	text-decoration : underline;
}
A:visited {
	text-decoration : none;
	color: #6600CC;
}
A:link {
	text-decoration : none;
}
.gray_text {
	text-align: center;
	color: #C0C0C0;
	font-size: xx-small;
}
.gray_text a:hover {
	color: #FFCC00;
	text-decoration : underline;
}
.gray_text a:visited {
	text-decoration : underline;
	color: #CCCCCC;
}
.gray_text a:link {
	color: #99CCFF;
	text-decoration : underline;
}
.centered {
	text-align: center;
}
.topyellow {
	text-align: left;
	line-height: 100%;
	vertical-align: top;
}
.small_black {
	font-size: xx-small;
	padding: 12px 10px 6px 10px;
}
.gray_tile {
	background-image: url(/images/right_tile.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
