body  {
    margin: 2px 2px 10px;
    background: #FAF7EC;
    font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #663333;
    text-align: left;
}

p, table, tr, td  {
    background: #FAF7EC;
    font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #663333;
    text-align: center;
}

h3 {
    font-size: 11px;
    font-weight: normal;
    background-color: #FAF7EC;
    color: #663333;
    text-align: center;
}

input, option, select, textarea  {
    border: 1px solid #663333;
    background: #FAF7EC;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #663333;
}

.header {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    color: #663333;
    margin: 0px;
    padding: 0px;
    background-color: #FAF7EC;
    border: 0px dashed #663333;
}

a:link {
    color: #CC9999;
    text-decoration: none;
    background-color: #FAF7EC;
}

a:active {
    color: #CC9999;
    text-decoration: none;
    background-color: #FAF7EC;
}

a:visited {
    color: #CC9999;
    text-decoration: none;
    background-color: #FAF7EC;
    border-bottom: 1px dotted #CC9999;
}

a:hover {
    color: #FF9999;
    background-color: #FAF7EC;
}

a.xx, a.xx:visited, a.xx:active {
    color:#CC9999; 
    text-decoration:none; 
    padding-left:8px; padding-right:8px;
    background-color:#FAF7EC;
    border-left:1px solid #663333;
    border-right:1px solid #663333;
}

a.xx:hover {
   cursor:help;
   color:#FF9999;
   text-decoration:none;
   background-color: #FAF7EC;
   position: relative; left: 1px; top: 1px;
}

#left  {
    position: absolute;
    top: 80px;
    left: 10px;
    width: 202px;
    height: auto;
    margin: 0 0 0 -1px;
    padding: 0px;
    background-color: #FAF7EC;
    border: 1px solid #663333;
    text-align: left;
}

#link {
    position: absolute;
    top: 80px;
    left: 700px;
    width: 200px;
    height: auto;
    margin: 0 0 0 -1px;
    padding: 0px;
    background-color: #FAF7EC;
    border: 1px solid #663333;
    text-align: center;
}

#right  {
    position: absolute;
    top: 80px;
    left: 230px;
    width: 450px;
    height: auto;
    margin: 0 0 0 -1px;
    padding: 0px;
    background-color: #FAF7EC;
    border: 1px solid #663333;
    text-align: center;
}

.divider {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #663333;
    margin: 2px;
    padding: 1px;
    background-color: #FAF7EC;
    border-bottom: 1px dashed #663333;
}

#tagboard p {
    margin: 0 0 0 -1px;
    padding: 0px;
    background-color: #FAF7EC;
    border: 0px solid #663333;
    text-align: left;
    color: #663333;
}

.tag2 {
	background-color: #FAF7EC;
}
.tag2 a:link, .tag2 a:visited, .tag2 a:active, .tag2 a:hover {
	font-weight: bold;
    background-color: #FAF7EC;
}
.tag1 {
	background-color: #FAF7EC;
}
.tag1 a:link, .tag1 a:visited, .tag1 a:active, .tag1 a:hover {
	font-weight: bold;
    background-color: #FAF7EC;
}