

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	color: black;
	background-color: #fff;
}


a:link, a:visited {
	color: #c30;
}


/* ---------------------------------------------------- */
/* Major Navigational Containers                        */
/* ---------------------------------------------------- */

#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
        margin-top: 50px;
	margin-bottom: 50px;
	width: 800px;
	padding: 0px;
	border: 1px solid black;
}


#header {
	margin: 5px;
	padding: 0px;
	width: 789px;
	
}


#content {
	margin: 5px;
	padding-top: 10px;
	padding-left: 10px;
        padding-bottom: 10px;
        padding-right: 20px;
	border-right: 1px solid #ccc;
	width: 455px;
	
}


#right {
	float: right;
	margin: 5px;
	padding: 10px;
	width: 266px;
	
}


#footer {
	margin: 5px;
	padding: 10px;
	border-top: 1px solid #ccc;
	height: 25px;
	width: 770px;
}



/* ---------------------------------------------------- */
/* Individual Element Properties                       */
/* ---------------------------------------------------- */

#content h1 {
	font-size:16px;
}

#content a:link, #content a:visited {
	text-decoration: none;
}

h1.brianphoto  {
	background: url(../images/BrianHeadWelcome.JPG) top right no-repeat;
	display: block;
	width: 200px;
	height: 148px;
}

h1.brianphoto span {
	display: none;
}

h1.mudecphoto  {
	background: url(./images/chateau.jpg) top right no-repeat;
	display: block;
	width: 250px;
	height: 500px;
}

h1.mudecphoto span {
	display: none;
}


#info {
	margin: 0px;
	padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;	
}

#info li {
	display: inline;
	padding: 0px;
	margin-right: 15px;
      
}

#info a:link, a:visited {
	text-decoration: none;
}

#info em {
	font-style: normal;
	font-weight: bold;	
}

#nav {
	margin: 0px;
	padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	
}

#nav li {
	display: inline;
	padding: 0px;
	margin-right: 15px;
	margin-left: 5px;
      
}

#nav a:link, #nav a:visited{
	text-decoration: none;
	font-size: 14px;
}

<--#title {
	background: url(../xxx.gif) top right no-repeat;
	height: 100px;
	margin-bottom: 20px;
	border: 1px solid white;
}-->

#title h1 {
        font-size: 40px;
	margin-top: 25px;
}

#title h2 {
	font-size: 16px;
}

#title a:link, #title a:visited {

	text-decoration: none;
}

div.year {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 40px;
	margin-bottom: 40px;
}


div.citation {
	margin: 15px;
	font-size: 12px;
}


div.cite_title {
	font-weight: bold;
	font-size: 14px;
}

div.cite_authors {

}

div.cite_info span.pub {
	font-style: italic;
	
}

div.cite_info span.date {
	
}

div.cite_link {
	font-weight: bold;
}

div.cite_link a:link, div.cite_link a:visited {
	font-weight: normal;
}

#quote{
	margin-top: 75px;
	color: #666;
	font-size: 14px;
	font-style: italic;
	
}

#quote_source {

	text-align: center;
	margin-top: 10px;
	color: black;
	font-size: 14px;
	
}


#howtowin {
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 100px;
	background: url(../HowToWin.gif) top left no-repeat;
	height: 150px;
	
}


#howtowin li {
	list-style: none;
	padding: 0px; 
	margin-left: 10px;
}

#howtobecome {
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 100px;
	background: url(../HowToBecome.gif) top left no-repeat;
	height: 150px;
	
}


#howtobecome li {
	list-style: none;
	padding: 0px;
	margin-left: 10px; 
}

li.title {
	font-weight: bold;
}


span.bibem {
	font-weight: bold;
	font-size: 12px;
}

snarky {
	font-size: 10px;
	font-style: italic;
	line-height: 80%;
}