
body {
margin: 0px auto;
padding: 0;
background: #f4f4f4;
/* font-style:normal;
font-variant:normal;
font-weight:normal;
font-size:76% */
font-family:Georgia, sans-serif;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 20px auto;
width: 970px; /* 700px */
}

#header {
clear: both;
margin: 0 0 0 0 ;
padding: 0;
height: 12px;
background: #e0e0e0;
border-bottom: 12px solid #ffffff;
}

#header p {
width: 970px;
float: center;
text-align: left;
color: #ffffff;
margin: 2px 0 2px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#spacer {
clear: both;
margin: 0 auto;
border-top: 15px solid #e0e0e0;
width: 970px;
}

#spacer p {
width: 970px;
float: center;
text-align: center;
color: #ffffff;
margin: 2px 0 2px 0;
font-size: 0.8em;
line-height: 1.2em;
}


#avmenu {
/* clear: left; */
float: left;
width: 180px; /* 146px */
margin: 0 0 20px 10px;
padding: 0;
font-size: 1.0em;
/* font-family:tahoma, "Gill Sans", sans-serif; */
}

#avmenu ul {
list-style: none;
width: 180px; /* 146px */
margin: 0 0 20px 0;
padding: 0;
font-size: 1.2em;
font-family:tahoma, "Gill Sans", sans-serif;
}

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: normal;
height: 25px; /* 20px */
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}

#avmenu li a:hover {
background: #eaeaea;
color: #668866;
border-left: 4px solid #668866;
}

#avmenu h3 {
font-size: 1.1em;
margin: 0 0 0.5em 0;
font-weight:normal;
font-family:Tahoma, "Gill Sans", sans-serif;
}


.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 160px; /* 126px */
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#notice {
float: right;
margin: 10px 0 10px 0;
padding: 10px;
width: 200px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.5em;
}

.highlight {
margin: 10px 0 10px 0;
padding: 10px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

.notes {
margin: 10px 0 10px 0;
padding: 10px;
width: 70px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#content {
float: right;
width: 730px; /* 490px */
/* margin: 0 10px 20px 10px; */
border-left: 1px solid #f0f0f0;
border-right: 0px solid #f0f0f0;
padding: 0 30px 0 10px;
line-height: 1.3em; /* 1.6em */
text-align: left;
/* font-size: 0.9em; */
}

#content h1 {
font-size: 1.7em;
margin: 0 0 0.5em 0;
font-weight:normal;
font-family:Tahoma, "Gill Sans", sans-serif;
line-height: 1em; /* 1.6em */
}

#content h2 {
font-size: 1.2em;
margin: 0 0 0.5em 0;
font-weight:normal;
font-family:Tahoma, "Gill Sans", sans-serif;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

/* BaZi chart image no border*/
#content img.noborder {
/* width: 5.5em; */
/* height: 5.5em; */
border: 0px;
}

#linkscontent {
float: right;
width: 490px;
/* margin: 0 10px 20px 160px; */
border-left: 1px solid #f0f0f0;
border-right: 0px solid #f0f0f0;
padding: 0 30px 0 10px;
line-height: 1.6em;
text-align: left;
font-size: 0.9em;
}

#linkscontent h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#chart {
font-size: 11px;
}

#chart td {
border-bottom: 1px solid #f0f0f0;
height: 22px;
margin: 0 auto 0 auto;
text-align: center;
}

#chart th {
border-bottom: 1px solid;
height: 22px;
margin: 0 auto 0 auto;
text-align: center;
font-weight: bold;
}

#bg {
bgColor: #f6f6f6;
}

h3 {
font-size: 1.0em;
margin: 0 0 10px 0;
}

a {
text-decoration: underline;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 940px;
text-align: center;
color: #808080;
font-size: 0.8em;
font-weight:lighter;
font-family:verdana, Tahoma, "Gill Sans", sans-serif;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.forms {
font-size: 1.0em;
}

.normal {
font-size: 0.9em;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.slant {
font-style: italic;
color: #FF9900;
background-color: #FF9900;
}

#noborder img{
padding: 1px;
display:inline;
background: #ffffff;
border: 0px;
}

.box{
color:#ffffff;
font-size:0.9em;
background-color:#669966;
border:1px solid #c8c8c8;
line-height:1.3em;
padding:5px 5px 5px 8px;
}

table#main {
width:570px; /* 470px */
text-align: left;
}

table#life {
width: 275px;
text-align: center;
border: solid #f0f0f0 2px;
}

.toprow {
font-weight: bold;
color:#ffffff;
background-color: #C0C0C0;
}

.middlerow {
border-bottom: solid #f0f0f0 1px;
}

table#luck {
width: 570px; /* 470px */
text-align: center;
border: solid #f0f0f0 2px;
}



