body {
	margin: 0px 0px 20px 0px;
	background-color: #FFFFFF;
        
	}

a {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
	}

a:link {
	color: #FF0000;
	}

a:visited {
	color: #8B0700;
	}

a:active {
	color: #FF0000;
	}

a:hover {
	color: #FF0000;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	
	background-color: #FFFFFF;
	border: 1px dotted #FF0000;
	}

#banner {
	font-family: 'Lucida Grande', Verdana, Geneva, Arial, sans-serif;
	color: #666666;
	background-color: #FFFFFF;	
	text-align: left;
	padding: 15px;
	border-bottom: 1px dotted #FF0000;
	height: 74px;
	}

#banner a {
	color: #FF0000;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;
	}

#banner h2 {
	font-size: small;
	
	}

#center {
	
		margin-right: 200px;
	
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #000000;
	font-family: 'Lucida Grande', Verdana, Geneva, Arial, sans-serif;
	font-size: small;
	}

#right {
	
		position: absolute;
	right: 0px;
	top: 105px;
	
	width: 200px;
	background-color: #FFFFFF;
	border-left: 1px dotted #FF0000;
	overflow: hidden;
	}

.content p {
	color: #000000;
	font-family: 'Lucida Grande', Verdana, Geneva, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #333333;
	font-family: 'Lucida Grande', Verdana, Geneva, Arial, sans-serif;
	font-size: small;
	border-bottom: 1px solid #333333;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #000000;
	font-family: 'Lucida Grande', Verdana, Geneva, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #000000;
	font-family: 'Lucida Grande', Verdana, Geneva, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #999999;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	margin: 0 10px 10px;
	}

.sidebar a {
	text-decoration: underline;
	}

.sidebar a:link {
	color: #000000;
	}

.sidebar a:visited {
	color: #666666;
	}

.sidebar a:active {
	color: #FF0000;
	}

.sidebar a:hover {
	color: #FF0000;
	}


#calendar {
  	line-height: 140%;
	color: #000000;
	font-family: 'Lucida Grande', Verdana, Geneva, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #000000;
	font-family: 'Lucida Grande', Verdana, Geneva, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #FF0000;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #000000;
	font-family: 'Lucida Grande', Verdana, Geneva, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
  	margin: 3px 3px 10px;
        padding: 2px;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 10px;
	}

.sidebar li {
	color: #000000;
	font-family: 'Lucida Grande', Verdana, Geneva, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	}

.photo {
	text-align: center;
	margin-bottom: 20px;
	}

.link-note {
	font-family: 'Lucida Grande', Verdana, Geneva, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: 'Lucida Grande', Verdana, Geneva, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #000000;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

.thesmallprint p {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	}

.extrasavoirfaire { 
	font-weight: bold; 
	color: #9900CC; 
	}

.fadeout {
        color: #CCCCCC;
        font-size: 300%;
        font-weight: bolder;
        font-family: sans-serif;
        position:relative; top:10px;left:20px;
        }

.extended {
        border: 1px dotted red;
        width: 75%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
        padding: 5px;   
         }

.extended:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .extended {height: 1%;}
/* End hide from IE-mac */

.extended p {
        text-align: left;
        }

.extended img {
        float: left;
        margin: 5px;
        }



#Are these in use?
.question { 
	color: #009900; 
	text-align: center; 
	} 

.process { 
	font-weight: bold;
	} 

.decision { 
	color: #cc9900; 
	text-align: center;
	} 

.taylor { 
	background-color: #FF9900; 
	font-weight: bold; 
	font-size: large;
	}


/* ph=1 */

