/* Start of CMSMS style sheet 'main' */
html{overflow-y:scroll;}
html *{
				color:#322005;
				font-family:Arial;
				font-size:14px;
			}
body{margin:0px;}
			div#pageWrapper{
				margin:0px auto;
				width:990px;
				background-image:url('uploads/images/fortoftheforks.jpg');
				background-repeat:no-repeat;
				background-position:0px 131px;
			}
			div#banner{
				height:131px;
				background-image:url('uploads/images/banner.jpg');
			}
			ul#menu{
				list-style:none;
				margin:0px;
				padding:0px;
				padding-left:167px;
				position:relative;
				font-weight:bold;
				top:106px;
			}
			ul#menu li{
				display:inline;
				padding:0px 7px 0px 5px;
				border-left:2px solid #F9ED32;
font-size:12px;
			}
			ul#menu li.first{
				/* Petit hack car IE6 ne prend pas la pseudo-classe first-child*/
				border:0px solid white;
			}
			ul#menu a{
				color:white;
				text-decoration:none;
				font-family:Tahoma;
font-size:13px;
			}
			ul#menu a:hover, ul#menu a.active{
  			color:#B9E2F8;
			}
div#leftcontent{
width:167px;
position:absolute;
top:241px;
}
			div#content{
				position:relative;
left:210px;
width:563px;
				padding:25px;
			}
			h1{
				text-transform:uppercase;
				font-size:21px;
				font-family:tahoma;
				margin:0px 0px 5px -15px;
			}
			h2, p.smokefree{
				font-family:Times New Roman;
				font-size:14px;
				font-weight:bold;
				margin:3px 0px;
				padding:0px;
			}
			p.smokefree{
				background-image:url('uploads/images/smokefree.png');
				background-repeat:no-repeat;
				line-height:28px;
				padding-left:30px;
			}
p{
padding-bottom:10px;
}
h2#copyr{
padding-top:20px;
}
			div#footer{
				text-align:center;
                                padding-top:5px;
                                padding-bottom:50px;
			}
			div#footer img{
				border:0px solid white;
				margin:0px 7px;
			}
table.imageTable{
width:100%;
}
table.imageTable td{
vertical-align:middle;
text-align:center;
}
table.imageTable img{
border:1px solid white;
}
a.OnlineLink{
text-transform:uppercase;
font-size:21px;
font-family:tahoma;
}
a#OnlineLink{
text-transform:uppercase;
font-size:20px;
font-family:tahoma;
}
/* End of 'main' */

