
body {
		background: url(images/sky_background.jpg) no-repeat fixed left top;
	    font-family:Arial;
	    font-size:12px;
		color:#000066;
		text-align:center;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
    }
	
	
#mainContainer {			
		width:auto;
		height:auto;	
        
		position:relative;
		top:0px;
						    
        text-align:center;
				
		padding:0px 0px 0px 0px;
		margin:0px auto;
		border:0px auto;
    }
	
	
	/* wrapper to align center of page */
#wrappervideo {
/*we need to tell the browser the size of the warpper div*/
width:500px;
height:400;
/*aligns the page to the center horizontal (x)*/
margin-left:auto;
margin-right:auto;
/*aligns the age to the center vertical (y)*/
position: absolute;
top:25%;
left: 50%;
/*resets the offset (should be half the width and height*/
margin-top:-200px;
margin-left:-250px;
/*allows us to see wrapper*/
background-color:none;
}



/* ---------- ---------- (Standards) ---------- ---------- (Standards) ---------- ---------- (Standards) ---------- ---------- (Standards) ---------- ---------- */

		
/* ---------- ---------- Text (Standards) ---------- ---------- */	
	
	h1 {
	    font-family:Arial;
	    font-size:20px;
		line-height:1.2;
		
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
    }
	
	h2 {
	    font-family:Arial;
	    font-size:18px;
		line-height:1.2;
		
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
    }

	h3 {
	    font-family:Arial;
	    font-size:16px;
		line-height:1.2;
		
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
    }
	
	h4 {
	    font-family:Arial;
	    font-size:14px;
		line-height:1.2;
		
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
    }

	p {
	    font-family:Arial;
	    font-size:12px;
		line-height:1.2;

		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
    }


/* ---------- ---------- Image (Standards) ---------- ---------- */
	
	img {
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
	}


/* ---------- ---------- Lists (Standards) ---------- ---------- */
	
	ol {
		list-style:none;
		
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 20px;
		border:0px 0px 0px 0px;
	}
		
	ul {
		list-style:none;
		
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 20px;
		border:0px 0px 0px 0px;
	}
	
	li {
		list-style-type:none;
		
		text-align:justify;
		
		padding:0px 0px 0px 20px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
	}


/* ---------- ---------- Tables (Standards) ---------- ---------- */

	table {
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
	}
	
	tr {
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
	}
	
	td {
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
	}
	

/* ---------- ---------- Elements (Standards) ---------- ---------- */
	
	hr {
	  	border:0;
 		width:100%;
		color:#CCCCCC;
		background-color:#CCCCCC;
		height:1px;
		
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
	}
	
	a {
	
	    font-family:Arial;
	    font-size:12px;
		line-height:1.2;
			
		text-decoration:none;
		border-style:none;
		outline:none;
					
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;	
	}


/* ---------- ---------- (Index) ---------- ---------- (Index) ---------- ---------- (Index) ---------- ---------- (Index) ---------- ---------- */

	h1.index {
	    font-family:Arial;
	    font-size:16px;
		line-height:1.2;
		font-weight:bold;
		
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
	}	

	a.index {
	    font-family:Arial;
	    font-size:15px;
		line-height:1.2;
		font-weight:normal;
		
		color:#000066;
		
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
	}
	
		a.index:hover {
			color:#FFCC00;
			text-decoration:none;
			outline:none;
		}
		
		a.index:active {
			color:#000066;
			text-decoration:none;
			outline:none;
		}

/* ---------- ---------- (T&C and Privacy) ---------- ---------- (T&C and Privacy) ---------- ---------- (T&C and Privacy) ---------- ---------- */

	#videos{	
		width:500px;
		line-height:1.2;
		
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
	}
	
	p.videos {
	    font-family:Arial;
	    font-size:16px;
		line-height:1.2;
		font-weight:bold;
		text-align:left;
		
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 100px;
		border:0px 0px 0px 0px;
	}	

	h1.videos {
	    font-family:Arial;
	    font-size:16px;
		line-height:1.2;
		font-weight:bold;
		
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
	}	

	a.videos {
	    font-family:Arial;
	    font-size:15px;
		line-height:1.2;
		font-weight:normal;
		
		color:#000066;
		
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
	}
	
		a.videos:hover {
			color:#FFCC00;
			text-decoration:none;
			outline:none;
		}
		
		a.videos:active {
			color:#000066;
			text-decoration:none;
			outline:none;
		}


/* ---------- ---------- (T&C and Privacy) ---------- ---------- (T&C and Privacy) ---------- ---------- (T&C and Privacy) ---------- ---------- */

	#termsprivacy{	
		width:440px;
		line-height:1.2;
		
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
	}
	
	#termsprivacy p{
	    font-family:Arial;
	    font-size:12px;
		line-height:1.2;
		text-align:justify;
		
		width:440px;
		height:auto;

		padding:0px 20px 0px 20px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
    }	
	
	h1.termsprivacy {
	    font-family:Arial;
	    font-size:20px;
		line-height:1.2;
		font-weight:bold;
		text-align:justify;
		
		padding:0px 20px 0px 20px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
	}
		
	p.termsprivacy {
	    font-family:Arial;
	    font-size:12px;
		line-height:1.2;
		text-align:justify;
		
		width:440px;
		height:auto;

		padding:0px 20px 0px 20px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
    }
	
		#termsprivacy a:link{
	    font-family:Arial;
		line-height:1.2;
		font-weight:bold;
		
		color:#000066;
		
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
	}
	
		#termsprivacy a:hover {
			color:#FFCC00;
			text-decoration:none;
			outline:none;
		}
		
		#termsprivacy a:active {
			color:#000066;
			text-decoration:none;
			outline:none;
		}		
		
		
/* ---------- ---------- (T&C Privacy Links) ---------- ---------- (T&C Privacy Links) ---------- ---------- (T&C Privacy Links) ---------- ---------- */

	a.termsprivacylink {
	    font-family:Arial;
	    font-size:10px;
		line-height:1.2;
		font-weight:normal;
		
		color:#000066;
		
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
	}
	
		a.termsprivacylink:hover {
			color:#FFCC00;
			text-decoration:none;
			outline:none;
		}
		
		a.termsprivacylink:active {
			color:#000066;
			text-decoration:none;
			outline:none;
		}

	
/* ---------- ---------- (End) ---------- ---------- (End) ---------- ---------- (End) ---------- ---------- (End) ---------- ---------- (End) ---------- ---------- */


/* Website created by STEVE FERRAR */	
	






