#h1 {
	font-family: Downcome;
	color: #252B2F;
	font-size: 48px;
}
body {
	background-image: url(bg_pattern_swirls.jpg);
	background-repeat: repeat;
}
#maincontent {
	background-color: #FFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	-moz-border-radius:10px;/*rounded corners Firefox*/
	-webkit-border-radius:10px;/*rounded corners safari*/
	-moz-box-shadow:0px 00px 50px #000;/*firefox glow*/
	-webkit-box-shadow:0px 0px 50px #000;
	height: auto;
	width: 1000px;
	overflow: auto;
}

#logo{
	float: left;
	height: 300px;
	width: 400px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	margin-top: -60px;
}


#iconsnavigation{
	float: right;
	height: 50px;
	width: 500px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}


#imageslideshowtop{
	height: 190px;
	width: 297px;
	margin-top: 20px;
	margin-right: 70px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: right;
	text-align: center;
	border: 10px solid #7586A4;
	-moz-border-radius:10px;/*rounded corners Firefox*/
	-webkit-border-radius:10px;/*rounded corners safari*/
	-moz-box-shadow:0px 00px 10px #000;/*firefox glow*/
	-webkit-box-shadow:0px 0px 10px #000;
}


#navigationbar{
	background-color:#252B2F;
	width: 980px;
	height: 80px;
	margin-top: -30px;
	color: #FFF;
	padding: 10px;
	font-family: Downcome;
	font-size: 30px;
	text-align: center;
	font-weight: normal;
	vertical-align: top;
}

#navigationbar{
	<ul>
		<li><a href="la_race.html">La Race</a><li>
		<li><a href="ass_quebec.html">Ass. Quebec</a><li>
		<li><a href="ass_canadien.html">Ass. Canadien</a><li>
		<li><a href="photos.html">Photos</a><li>
		<li><a href="resultats_expo.html">Résultats d'Expo</a><li>
}

#navigationbar a, #navigationbar a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#FFF
}

#navigationbar a:hover{
	text-decoration:underline;
	color:#09F
}


#subnavigation {
	float: right;
	width: 700px;
	height: 40px;
	vertical-align: middle;
	font-family: Downcome;
	font-size: 30px;
	color: #252B2F;
	background-color:#7586A4;
	padding-top: 10px;
	-webkit-border-bottom-left-radius:10px;/*rounded corner safarie*/
	-moz-border-radius-bottomleft:10px;/*rounded corner firefox*/
	border-bottom-left-radius:10px/*standard rounded corner*/
}

#subnavigation a, #subnavigation a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#252B2F
}

#subnavigation a:hover{
	text-decoration: underline;
	color:#FFF
}


#homepagecontent{
	width: 800px;
	margin-top: 50px;
	margin-left:auto;
	margin-bottom: 40px;
	margin-right:auto;
	border: medium solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	padding: 20px;
	-moz-border-radius:10px;/*rounded corners Firefox*/
	-webkit-border-radius:10px;/*rounded corners safari*/
	-moz-box-shadow:0px 00px 10px #000;/*firefox glow*/
	-webkit-box-shadow:0px 0px 10px #000;
	color: #252B2F;
	background-color: #7586A4;
}
#catable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #252B2F;
	text-align: center;
	border: medium solid #252B2F;
	-moz-border-radius:10px;/*rounded corners Firefox*/
	-webkit-border-radius:10px;/*rounded corners safari*/
}


#laracepagecontent {
	width: 800px;
	margin-top: 50px;
	margin-left:auto;
	margin-bottom: 40px;
	margin-right:auto;
	border: medium solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	padding: 30px;
	-moz-border-radius:10px;/*rounded corners Firefox*/
	-webkit-border-radius:10px;/*rounded corners safari*/
	-moz-box-shadow:0px 00px 10px #000;/*firefox glow*/
	-webkit-box-shadow:0px 0px 10px #000;
	color: #252B2F;
	background-color: #7586A4;
	text-align: left;
}
#lienspagecontent {
	width: 800px;
	margin-top: 50px;
	margin-left:auto;
	margin-bottom: 40px;
	margin-right:auto;
	border: medium solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	padding: 30px;
	-moz-border-radius:10px;/*rounded corners Firefox*/
	-webkit-border-radius:10px;/*rounded corners safari*/
	-moz-box-shadow:0px 00px 10px #000;/*firefox glow*/
	-webkit-box-shadow:0px 0px 10px #000;
	color: #252B2F;
	background-color: #7586A4;
	text-align: left;	
}
	
#pdarkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #252B2F;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	height: auto;
	width: 1000px;
	margin-bottom: 20px;
	background-color: #252B2F;
	padding-top: 6px;
	padding-bottom: 6px;
}

a:link {
	color:#FFF;
	text-decoration: none;
}

a:visited {
	color:#FFF;
}

a:hover {
	color:#09F;
	text-decoration: underline;
}

a:focus {
	background-color:#7586A4;
}

a:active {
	color:#09F
}


#catable2 {
	border: medium solid #252B2F;
	-moz-border-radius:10px;/*rounded corners Firefox*/
	-webkit-border-radius:10px;/*rounded corners safari*/
}

#catable3 {
	border: medium solid #252B2F;
	-moz-border-radius:10px;/*rounded corners Firefox*/
	-webkit-border-radius:10px;/*rounded corners safari*/
}

#catable4 {
	border: medium solid #252B2F;
	-moz-border-radius:10px;/*rounded corners Firefox*/
	-webkit-border-radius:10px;/*rounded corners safari*/
}

#catable5 {
	border: medium solid #252B2F;
	-moz-border-radius:10px;/*rounded corners Firefox*/
	-webkit-border-radius:10px;/*rounded corners safari*/
}



/*Lightbox css*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }#photospagecontent {
	width: 800px;
	margin-top: 50px;
	margin-left:auto;
	margin-bottom: 40px;
	margin-right:auto;
	border: medium solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	padding: 30px;
	-moz-border-radius:10px;/*rounded corners Firefox*/
	-webkit-border-radius:10px;/*rounded corners safari*/
	-moz-box-shadow:0px 00px 10px #000;/*firefox glow*/
	-webkit-box-shadow:0px 0px 10px #000;
	color: #252B2F;
	background-color: #7586A4;
	text-align: center;
}

.warning {
	font-weight: bold;
	color:#FFFFFF;
}


#bottominfocontact {
	background-color: #252B2F;
	text-align: center;
	height: auto;
	width: 830px;
	border: medium solid #7586A4;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	-moz-border-radius:10px;/*rounded corners Firefox*/
	-webkit-border-radius:10px;/*rounded corners safari*/
	-moz-box-shadow:0px 0px 20px #000;/*firefox glow*/
	-webkit-box-shadow:0px 0px 20px #000;/*safari glow*/
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
