﻿<title>Splash Page</title>


<style type="text/css">
/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */


#Swrapper {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	
}

.Stop_club_logo {
	width: 70%;
	vertical-align: middle;
	height: 112px;
	top: 4px;
	height: 116px;
	z-index: 4;
	background-color: #000000;
	position: relative;
	max-width: 100%;
	height: auto;
	
}
.Stop_logo_image {
	width: 75%;
	vertical-align: middle;
	height: 116px;
	z-index: 4;
	background-color: #000000;
	position: relative;
}

	
	
#Swrapper_main_content {
 	
	width: 775px;
	height:893px;

	text-align: center;
	margin: 0 auto;
right: 0;
left: 0;
	
}
.Smain_content { 
position: relative;
top: 9px;

	overflow:hidden;
	border: 10px #888888 double;
	background-repeat: no-repeat;
	background-attachment: fixed;
		
}

.Slinks {
	
	margin-top:22px;
	margin-bottom:22px;
	height: 105px;
}



a {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #00FF00;
}


.Stext_links {
	text-decoration: underline;
	font-size: 29px;
}


.Stext_1 {
	color: #FFFFFF;
	font-size: 14px;
}
.Stext_3 {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
	font-size:28px
	
}
.Stext_4 {
	color: #ffff00;
	font-size:17px;
	margin: 11 auto 11 auto;
}
.Stext_2 {
	color: red;
	font-weight:bolder;
	font-size: 17px
	
}


.Stext_4 {
	color: #ffffff;
	font-size:17px;
	margin: 11 auto 11 auto;
}


.Stext_5 {
	color: #d8b2b2 ;
	font-size:18px;
	margin: 12 auto 11 auto;
}



.Stop_background {
	position:relative;
	background-color: black;
	height: 128px;
	width: 100% !important;	
}


.Slogos_banner {
	position: relative;
	width:auto
	
}
.Stext_banner {
	position:absolute;
	right: 0;
	left: 0;   	
	width: 377px;
	
	
	font-size:44px;
	font-weight:bold;
	margin:33px auto;
	color:white;
	text-decoration:underline;
	
	}





</style>
