/* mallory
Please use to learn but don't get confused with the ownership of the copyright i.e. images, shapes and words ;-)
seventy6 ©2005

light nav  = #e7e6da
light body = #D9DBC3
body = #f0f0e6
		
*/

 /* main elements */
body   {
	color: #2A2617;
	text-align: center;
	background: #f2ede8 url(../images/body-shape.gif) no-repeat fixed center 0px;
	margin: 0px auto 50px auto;
	font: 70% 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}
a:link { color: #2A2617; text-decoration: underline }
a:hover { color: #2A2617; text-decoration: underline }
a:active { color: #2A2617; text-decoration: underline }
a:visited { color: #2A2617; text-decoration: underline }

#flashcontent  {
	background-color: #e8e5dd;
	text-align: left;
	width: 850px;
	height: 570px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-top: 20px;
}

#nav  {
	background-color: #bbb6a4;
	text-align: left;
	height: 35px;
	float: left;
	padding-top: 0px;
	display: inline;
	padding: 20px;
	width: 810px;
}
#nav ul {
	display: inline;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

 #nav ul li {
	display: inline;
	list-style: none;
	margin-right: 20px;
}

 #nav ul li a {
	display: inline;
	list-style: none;
	text-decoration: none;
	font-size: 120%;
}

 #flashcontent #content  {
	background-color: #e8e5dd;
	text-align: left;
	height: 350px;
	float: left;
	padding-top: 0px;
	padding: 20px;
	width: 810px;
}

 #flashcontent #footer  {
	background-color: #bbb6a4;
	text-align: left;
	height: 75px;
	float: left;
	padding-top: 0px;
	display: inline;
	padding: 20px;
	width: 810px;
}

.vcard  {
	background-color: transparent;
	text-align: left;
	display: inline;
}

  p {
    line-height:1.5em;
    width: 400px;
	margin-left: 12px;
}

 ul {
	margin-left: 30px;
	list-style: inside;
	padding-left: 0px;
}

 li {
	list-style: disc outside none;
	padding-bottom: 6px;
	padding-left: 0px;
}

 /* sandbox */

 div.sandbox  {
	background-color: transparent; text-align: right; padding: 1px;
	padding-bottom: 1px;
	margin-right: auto;
	margin-left: auto;
	color: #544e3b;
	padding-top: 0px;
	clear: both;
	font-size: 10px;
	padding-right: 0px;
	width: 850px;
	margin-top: 4px;
}

div.sandbox a {
	color: #544e3b;
	text-decoration: none;
}

div.sandbox strong {
	color: #544e3b;
}