@charset "utf-8";
/* CSS Document */
  
body { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-family: Arial, Helvetica, sans-serif; color: #000; font-size: 12px; background-image: url(SD_Index_Page_v2800.jpg);
background-repeat: no-repeat;
background-position: center center;
/* background-attachment: scroll; */
/* overflow: scroll; */
height: 100%; 
}
.movie {
float: none;
width: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
height: inherit;
padding-top: 5px;
padding-bottom: 5px;
display: block;
}
.banner {
float: none;
width: auto;
color: #FF9900;
height: inherit;
padding-top: 5px;
padding-bottom: 5px;
display: block;
}
.watermark {
	float: none;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: inherit;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#text {
float: none;
width: auto;
font-family: "Courier New", Courier, monospace;
font-size: 20px;
color: #FF9900;
height: scroll;
padding-top: 5px;
padding-bottom: 5px;
display: inline;
font-weight: bolder;
text-decoration: none;
}
#text a:link {
float: none;
width: auto;
font-family: "Courier New", Courier, monospace;
font-size: 15px;
color: #CC0000;
height: inherit;
padding-top: 5px;
padding-bottom: 5px;
display: inline;
font-weight: bolder;
text-decoration: none;
}
#text a:active {
float: none;
width: auto;
font-family: "Courier New", Courier, monospace;
font-size: 15px;
color: #FF9900;
height: inherit;
padding-top: 5px;
padding-bottom: 5px;
display: inline;
font-weight: bolder;
text-decoration: none;
}
#text a:hover {
float: none;
width: auto;
font-family: "Courier New", Courier, monospace;
font-size: 15px;
color: #FF9900;
height: inherit;
padding-top: 5px;
padding-bottom: 5px;
display: inline;
font-weight: bolder;
text-decoration: none;
}
#text a:visited {
float: none;
width: auto;
font-family: "Courier New", Courier, monospace;
font-size: 15px;
color: #FF6600;
height: inherit;
padding-top: 5px;
padding-bottom: 5px;
display: inline;
font-weight: bolder;
text-decoration: none;
}
#title{
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-weight: bolder;
	color: #FF9900;
	letter-spacing: .25em;
	line-height: 80%;
	padding-top: 10px;
}
#subtitle{
font-family: "Courier New", Courier, monospace;
font-size: 14px;
font-weight: lighter;
color: #FF9900;
font-style: italic;
}
  