



#masterpage 
			{width:955px;
			margin-left: 5%; 
			margin-right: 5%;}

body {
width:955px;
background:#55750c url(../../../../webi1711-DW/webi1711/wk-04/mooney_TypoSins03/css/images/tile.png) repeat-x; 
color:#e8f9c0;
	}

p 
	{
	color: #FFFFCC;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	}
 
h1, h2, h3 
	{
	color: #FFFFFF;
	padding: 15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	}

.trail
	{
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: center;
	}
	
.nav_lft 
	{
	text-align: left;
	padding-left: 15px;
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
	text-decoration: none; }

.nav_lft:hover { text-decoration: blink;}

.nav_rght 
	{
	text-align: right;
	float: right;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-top: 10px;
	text-decoration: none;}

.nav_rght:hover { text-decoration: blink;}

h4, h5, h6 
	{ color:#000033;}

a * { border: 0px;}

a:hover { color: #c7c888;}

.author
	{font-weight:bold; }

ol 
	{color: #333;}

#footer
	{font-family: arial, helvetica, sans-serif;
	font-size: 90%;   font-style: italic;}

#a-list
	{
	text-align:center;
	color: #C7C888;
	position: relative;
	}

li:hover { font-size: 120% ; text-transform: uppercase;}

	



