BODY	{
	margin: 0;
	padding-top: 50px;
	text-align:center;
	font-family: Georgia, "Book Antiqua", Palatino, serif;
	color:	#000;
	/* background : #CD363A; */
        /* background:  #AE8921; */
	background: #ccc;
	background-image: url(gfx/chinese-ball____.jpg);
	/*background-position: top center;*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	}

TABLE.structure	{
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
	background-color: #E3E7D3;
	/*border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000; */
	text-align: left;
	}


TABLE.splash	{
	width: 604px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

div.quotebox {
	border: 1px solid #000;
	background-color: #fff;;
	padding: 8px;
	text-align: left;
	}

TD.navbar {
	width: 100%;
	text-align: left;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	background-color: #fff;
	}

TD.middle {
	text-align: left;
	background-color: #E3E7D3;
	}

TD.left {
	border-right: 1px solid #000;
        border-top: 0px;
}

TD.twocolor {
	padding-left: 15px;
	background-color: #fff;
	border-bottom: 1px solid #000;
	font-size: 12px;
	line-height: 20px
	}

TD.headnav {
	height: 20px;
	}

TD.recording {
	border: 1px solid #000;
	background-color: #E3E7D3;
	}

TD.right {
	padding: 15px;
	background-color: #fff;
        border-top: 1px solid #000;
	}

TD.borderbottom {
        border-bottom: 1px solid #000;
}

bio {
    border-style: double;
	border-color: #FFF;
	border-width: 1px;
	}

p {
	margin-top: 0;
	padding-top: 0;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, "Book Antiqua";
	}

p.randoquote {
	margin-top: 0;
	padding-top: 0;
	font-size: 12px;
	line-height: 14px;
	font-family: Georgia, "Book Antiqua";
	}

p.mini {
	margin-top: 0;
	padding-top: 0;
	font-size: 10px;
	line-height: 10px;
	font-family: Georgia, "Book Antiqua";
	}

img.diary {
	margin: 5px 5px 5px 5px;
	float: right;
	}

h4 {
        margin-top: 0;
        padding-top: 0;
        font-size: 13px;
        line-height: 20px
        }

li {
        margin-top: 0;
        margin-left: 15px;
        padding-top: 0;
        font-size: 12px;
        line-height: 20px
        font-family: Georgia, "Book Antiqua";
        }

a	{
	text-decoration:	underline;
	}

a:link	{
	color:	#CD363A;
	background-color: transparent;
	}

a:active	{
	color:	#000;
	background-color: transparent;
	}

a:visited {
	color:	#CD363A;
	background-color: transparent;
}

a:hover	{
	color:	#000;
	background-color: transparent;
	text-decoration:	underline;
	}

