
body	{
	width: auto;
	height: 420px;
	color: #9c0;
	font-family: arial, Lucida, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 74px;
	margin-bottom: 74px;
	margin-left: 102px;
	margin-right: 102px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	background-color: #fff;
	border: 0px;
}


img {
	border: 0px;
}

img.navs {
	margin-bottom: 15px;
}

#content {
	float: left;
	width: 580px;
	height: auto;
	overflow: auto;
	display: inline;
	border: 1px dashed #ccc;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-image: url('jpegs/bottombox_left.jpg');
	background-attachment: scroll;
	text-align: justify;
	color: #000;
}

#nav {
	float: left;
	width: 165px;
	height: 240px;
	display: inline;
	margin-top: 50px;
	font-size: xx-small;
}

#spacer {
	clear: both;
	width: 50%;
	font-size: 8pt;
}

#footer {
	width: 60%;
	display: block;
	margin-left: 155px;
	text-align: center;
	font-size: 8pt;
	border: 0px;
}


#stat {
	margin: 100px 10px 0px 0px; 
}
h1 {
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-image: url('jpegs/header_flower.jpg');
	background-attachment: scroll;
	padding-left: 35px;
	font-size: 14pt;
	color: #9c0;
	vertical-align: middle;
}

h2 {
	margin-left: 35px;
	font-size: 12pt;
	color: #000;
}

p {
	margin-bottom: 5px;
	margin-left: 40px;
	margin-right: 40px;
}

p.small {
	font-size: xx-small;
}

p.contact {
	padding: 0px 5px;
	margin: 0px;
	font-size: 8pt;
}

p.key {
	width: 450px;
	font-size: 8pt;
	border: 1px solid #ccc;
	padding: 10px;
}


em  {
	font-style: normal;
	font-weight: 700;
	text-decoration: underline;
}

ul {
	list-style-position: inside;
	list-style-image: url('jpegs/flower.jpg');
}

li {
	margin-bottom: 10px;
}



ul.clothes  {
	width: 450px;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
}

li.clothes {
	background-repeat: no-repeat;
	background-position: 5px 2px;
	background-image: url('jpegs/flower.jpg');
	background-attachment: scroll;
	margin: 0px 0px 10px 0px;
	padding-top: 7px;
	border-top: none;
	border-right: 1px solid  #efefef;
	border-bottom: 1px solid  #efefef;
	border-left: 1px solid  #efefef;
	background-color: #fff;
	padding: 5px;
}


p.musingsHeader {
	width: 75%;
	padding: 10px;
	background-color: #dbeda5;
	border: 1px solid #999;
	margin-top: 0px;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
}

p.musings {
	width: 75%;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: 400;
	background-color: #dbeda5;
	padding: 10px;
	border: 1px solid #999;
	margin-top: 0px;

}


p.musingsIndividual {
	width: 75%;
	font-size: 9pt;
	font-family: sans-serif;
	font-weight: 400;
	background-color: #dbeda5;
	padding: 10px;
	border: 1px solid #999;
	margin-top: 0px;

}


em.bold {
	font-weight: 700;
	font-style: normal;
	text-decoration: none;

}


a{
	color: #9c0;
	text-decoration: underline;
}

a:link {
	color: #9c0;
	text-decoration: underline;
}

a:visited{
	color: #9c0;
	text-decoration: underline;
}

a:hover{

	color: #000;
	text-decoration: underline;
}

a:active{
	color: #9c0;
	text-decoration: underline;
}


/* footer */

a.navs {
	color: #9c0;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
	border: 0px;
}

a.navs:link {
	color: #9c0;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
	border: 0px;
}

a.navs:visited{
	color: #9c0;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
	border: 0px;;
}

a.navs:hover{
	color: #9c0;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
	border: 0px;
	}

a.navs:active{
	color: #9c0;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
	border: 0px;
}

