html, body {
	margin: 0px;
	padding: 0px;
	border: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(assets/skater.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#header {
	
	background-image: url(assets/header_bg.jpg);
	background-repeat: repeat-x;
	
}
#mainNav {
	color: #FFFFFF;
	background-color: #990099;
	font: 1.2em Ravie, "Snap ITC", "Berlin Sans FB", "Beesknees ITC", "Marker Felt", Impact, "Arial Black", sans-serif;
	text-align: center;
}
#navSpaceLeft {
	width: 120px;
	z-index:1;
}
#navSpaceRight {
	width: 120px;
}
#mainNav a:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#mainNav a:visited {
	font-size: 14px;
	color: #CC99CC;
	text-decoration: none;
}
#mainNav a:hover {
	color: #FF9900;
	text-decoration: none;
}
#mainNav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#menuDeroulant li a:link, #menuDeroulant li a:visited 
{
	display:block;
	height: auto;
	color: #FFF;
	background: #3B4E77;
	margin: 0;
	padding: 4px 8px;
	border-right: 1px solid #fff;
	text-decoration: none;
}
#menuDeroulant li a:hover { background-color: #F2462E; }
#menuDeroulant li a:active { background-color: #5F879D; }
	
/* CSS Selectors for the structure of your document */

/* *** left column *** */
div#nav{
	position: absolute;
	top: 97px;
	left: 0px;
	width: 11.5em;
	z-index: 0;
	padding-top: 0em;
	padding-bottom: 15em;
	font-size: 0.8em;
	background-color: #897EA6;
	background-image: url(assets/corner.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

/* *** right column *** */
div#info{
	position: absolute;
	right: 1em;
	top: 7.4em;
	width: 9.5em;
	background: #D5CCE6 url(assets/skaterpurple.jpg) 0% 0% no-repeat fixed;
	border: 2px solid #000;
}

/* *** content styling *** */
div#content{
	margin: 1.5em 12em 1em 10em;
	padding: 0 2em;
	color: #000;
	border: 2px solid #92C837;
	background: #cc99cc; /* *** url(assets/skaterfade1.jpg) 0% 0% no-repeat fixed;*** */
}

/* *** bottom footer *** */
div#footer{
	font-size: 0.7em;
	text-align: center;
	color: #7B7296;
	background: transparent;
	margin-bottom: 1em;
	}/* Button/list styling CSS */


div#nav ul{
	margin: 0 7px 0 4px; 
	padding: 0;
}

div#nav li{
	list-style: none;
	color: #000;
	padding: 6px 2px 6px 0;
	margin: 0 0 5px 0;
	background-color: #92C837;
	background-image: url(assets/inverted.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	} 
	
div#nav li a{
	display: block;
	margin-left: 5px;
	width: 100%;
	letter-spacing: 0.1em;
	line-height: 130%;
}
	
div#nav li a:link, div#nav li a:visited{
	color: #000;
	text-decoration: none;
	background: transparent;
}

div#nav li a:hover, div#nav li a:focus{
	color: #FFF;
	width: 100%;
}

div#nav p{
	padding: 1em;
	color: #FFF;
	background: transparent;
}

div#nav h4{
	
	background: #990099 0 0;
	color:#FFFFFF;
	text-align:center;
	padding:2px 0px;
	margin:0;
	
	}
div#nav h5{
	background-color:transparent;
	color:#FFFFFF;
	text-align:center;
	padding:2px 0px;
	margin:0;
	
	}
	#div Nav h4, h5, a:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#div Nav h4, h5, a:visited {
	font-size: 14px;
	color: #CC99CC;
	text-decoration: none;
}
#div Nav h4, h5, a:hover {
	color: #FF9900;
	text-decoration: none;
}
#div Nav h4, h5, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
/* CSS for fonts and links */

#header h1{
	color: #990099; /*cc99cc; */
	text-align: center;
	padding: 10px 0 0;
	margin: 0;
	letter-spacing: 0.05em;
	font-family: Ravie, "Snap ITC", "Berlin sans FB", "Beesknees ITC", "Marker Felt", Impact, "Arial Black", sans-serif;
	font-size: 2.5em;
	}
	
div#content h2{
	font: 1.5em "Kristen ITC", "Marker Felt", "Tempus Sans ITC", Textile, "Arial Black", Arial, sans-serif;
	color: #5C8F07;
	background: transparent; 
	margin-bottom: 1em;
	text-align: center;
	letter-spacing: 0.1em;
}

div#content h3{
	background-color: transparent;
	color: #000;
	font-size: 0.2em;
	font: 1em "Kristen ITC", "Marker Felt", "Tempus Sans ITC", Textile, "Arial Black", Arial, sans-serif;
}

div#info h4 {
	background: #990099 url(assets/skaterblack.jpg) 0 0 no-repeat fixed;
	color: #fff;
	font: 1.2em Ravie, "Snap ITC", "Berlin Sans FB", "Beesknees ITC", "Marker Felt", Impact, "Arial Black", sans-serif;
	text-align: center;
	padding: 6px 0px;
	margin: 0;
	letter-spacing: 0.05em;
}

div#content p{
	font-size: 0.8em;
	line-height: 140%;
}

div#content p+h3 {
	border-top: 8px groove #92C837;
	line-height: 3em;
	color: #75B40B;
	background: transparent;
	font-size: 1em;
	width:80%;
	text-align: center;
}

div#content a:link{
   color: #7B7296;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

div#content a:visited{
	color: #7B7296;
	background: transparent;
   font-weight: bold;
   text-decoration: line-through;
   }

div#content a:hover, div#content a:focus{
	color: #000;
	background-color: #C2B9DC;
	text-decoration: none;
}

div#info h4+p {
	color: #000;
	font-size: 0.8em;
	font-weight: bold;
	background: transparent;
	text-align: center;
	margin:2px;
	}

div#info p{
	font-size: 0.8em;
	padding: 0 1em;
	line-height: 130%;
}

