body {
	margin: 0;
	font: 12px Verdana;
	text-align:left;
	min-width: 740px;
	background-color: #6D2622;
}

h1 {
	
	font-size: 16px;
	text-align: center;
	width: 413px;
}
a:link {
	color: #6B3439;
/*		text-decoration: none;   */
}
a:visited {
/*		text-decoration: none;   */
	color: #000000;
}
a:hover {
/*		text-decoration: underline;  */
	color: #32201E;
}
a:active {
/*	text-decoration: none; */
	color: #000000;
}
img {
border: none;
margin: 0;
padding: 0;
}
img.rt {
	float: right;
	padding: 0 4px 4px 4px;
}
img.lft {

	float: left;
	padding: 0px 4px 4px 0px;
}
/* Header*/
#header {
	height: 193px;
	width: 700px;
	top: 50px;
	background: #FFCC66 url(img/blurb2.gif) 205px 35px no-repeat;
	margin: 0 auto
}
#headercenter {
	height: 193px;
	width: 700px;
    background: #FFCC66 url(img/blurb2.gif) 205px 85px no-repeat;
	margin: 0 auto;
	text-align: left;
}
/* Navigation */

ul {list-style: none;
    margin: 0;
    padding: 0;
        }
#menu5 {
        width: 175px;
        margin: 10px 0 10px 0;
        }
#menu5 li a {
         height: 32px;
         voice-family: "\"}\"";
         voice-family: inherit;
         height: 24px;
       	 text-decoration: none;
        }
#menu5 li a:link, #menu5 li a:visited {
        color: #000000;
        display: block;
        background: url(img/menu5.gif);
        padding: 8px 15px 0 0px;
        text-align: right;
        }
#menu5 li a:hover{
        color: #fff;
        background: url(img/menu5.gif) 0 -32px;
        padding: 8px 15px 0 0;
        text-align: right;
        }
#menu5 li a:active {
        color: #fff;
        background: url(img/menu5.gif) 0 -64px;
        padding: 8px 25px 0 0;
        text-align: right;
        }

#center ul {
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: -.5em;
	}
#center li{
	list-style-image: url(img/0063_puce_atypik.gif);
	}
/* Main */

div#wrapper {

	margin: 0 auto;
	width: 700px;
	background: #DEA011;
}
#main {
	width: 700px;
	text-align: left;
	background:#FFCC33 url(img/sidebar.gif);
	margin: 0 auto;
}
#maincalender {
width: 700px;
margin: 0 auto;
padding: 0 0 0 5px;
background: #DEA011;
border: solid 1px #000;
}
div#rtcol {
	float: right;
	height: 380px;
	width: 220px;
	background-color: #FFCC66;
	margin: 6px 0 0 0;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 6px;
}
div#singlecol #header2 {

	font-size: medium;
	font-weight: lighter;
	color: #990000;
	height: 72px;
	font-variant: small-caps;
}div#rtcol #news {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background: url(img/bar_sm_long.jpg) no-repeat left bottom;
	height: 25px;
}
div#singlecol #news {
	font-size: medium;
	font-weight: lighter;
	color: #990000;
	background: url(img/bar_sm_long.jpg) no-repeat left bottom;
	height: 25px;
	font-variant: small-caps;
}
div#leftcol {
	float: left;
	width: 175px;
	display: inline;
	margin: 0;
	padding: 0;
}
div#calender {
	float: left;
	width: 700px;
	height: 500px;
	display: inline;
	margin: 0 auto;
	padding: 0;
	border: solid 1px #6D2622;
}
.spacer {
	height: 2px;
	margin: 0 auto;
	width: 700px;
	background: url(img/yell_purp_horz.jpg) no-repeat;
}
div#slogan {
	width: 70%;
	margin-top: 80px;
	float: right;
	text-align: left;
	color: #2D1525;
	font-weight: bolder;
}

div#centercol {
	float: left;
	display: inline;
	width: 500px;
	padding: 0px 10px 0px 10px;
	margin-top: 6px;
}
div#singlecol {
	padding: 12px;
	float: left;
	display: inline;
	width: 500px;
	list-style-image: url(img/yellowsquare.gif);
}
div#calender_rt {
	padding: 10px 0 0 5px;
	margin: 0 auto;
	width: 700px;
	height: 600px;
	list-style-image: url(img/yellowsquare.gif);
}
hr.cleaner {
      clear:both;
     height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
}
/* Footer */
div#footer {
	height: 100px;
	width: 700px;
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	margin: 0 auto;
	background: #FFCC66 url(img/yell_purp_horz.jpg) no-repeat top;
}


