body   { background-color: #000; margin: 0; padding: 0; border: 0 }
p    { font-family: sans-serif }

.page    { background-image: url("../media/splashover.jpg"); border-color: #dcdcdc }
.navigation  { color: #fff; font-size: 10px; font-family: sans-serif; font-stretch: ultra-expanded }


#splashtop       { text-align: center; width: 700px; height: 45px; overflow: hidden }
#splashtop_review { text-align: center; display: none; width: 700px; height: 45px; overflow: hidden }
#splashtop p  { color: #dcdcdc; font-size: 15px; font-family: sans-serif; padding-top: 10px }

#splashtopover  { display: none; width: 700px; height: 45px; overflow: hidden }
#splashtopover_review { width: 700px; height: 45px; overflow: hidden }
#bottomnav  { color: #dcdcdc; font-size: 0.9em; text-align: center; width: 700px; height: 45px; overflow: hidden; border-width: 1px; border-color: #32cd32 }
#bottomnav p { padding-top: 10px }


.content {	color: #fff;
			font-size: 0.8em;
			font-family: sans-serif;
			text-align: justify;
			display: none;
			width: 700px;
			height: 298px;
			_height: 300px;
			overflow: auto;
			border: solid 1px #f00 }
.splash_content { color: #fff; font-size: 0.8em; font-family: sans-serif; text-align: justify; display: none; width: 700px; height: 298px; overflow: hidden; _height: 300px }
.contentvisible {	color: #fff;
					font-size: 0.8em;
					font-family: sans-serif;
					text-align: justify;
					
					width: 700px;
					height: 298px;
					_height: 300px;
					overflow: auto;
					border: solid 1px #f00 }



.splash      { color: #dcdcdc }
.splash h1   { color: #c0c0c0; font-size: 1.2em; font-family: sans-serif; font-weight: lighter; margin-top: 10px; margin-left: 15px }
.splash h2 { color: #dcdcdc; font-size: 1.1em; font-family: sans-serif; font-weight: lighter; margin-top: 10px; margin-left: 15px }
.splash h1 em   { color: #0ff; font-family: sans-serif; font-style: normal }
.splash h2 em { color: #0ff; font-family: sans-serif; font-style: normal }
.splash p     { color: #dcdcdc; padding-right: 10px; padding-left: 10px }

.indent  { text-align: right; display: block; margin-right: 15px; margin-left: 10px; height: 26px }
.downloadupper  { height: 245px; overflow: visible }

.footer { color: #808080; font-size: 0.7em }
.footer a { color: #8b0000; text-decoration: none }
.footer a:hover { color: #006400; text-decoration: none }

a { color: #f00; text-decoration: none }
a:hover { color: #3c9 }
