a.contentheader {
font-family: "Copperplate";
font-size: 30px;
text-decoration: none;
}

a.contentheader:hover {
text-decoration: underline;
}

a.linkbar {
text-decoration: none;
}

a.linkbar:hover {
text-decoration: underline;
}

a.list {
text-decoration: none;
}

a.list:hover {
text-decoration: underline;
}

a.toolbar {
font-family: "Times";
font-size: 16px;
text-decoration: none;
}

a.toolbar:hover {
text-decoration: underline;
}

img {
border: 0;
}

table {
border: 0;
}

table#content {
border-style: solid;
border-width: 2px;
margin-left: 50px;
width: 900px;
}

table#topbar {
border-left-style: solid;
border-left-width: 2px;
border-right-style: solid;
border-right-width: 2px;
border-top-style: solid;
border-top-width: 2px;
margin-left: 50px;
margin-top: 50px;
width: 900px;
}

td#linkbar1 {
width: 150px;
vertical-align: top;
}

td#linkbar2 {
width: 150px;
vertical-align: top;
}

td#topbar {
border-bottom-width: 1px;
border-bottom-style: solid;
}

td#posts {
border-left-width: 1px;
border-left-style: solid;
border-right-width: 1px;
border-right-style: solid;
padding-right: 40px;
vertical-align: top;
}

p.contentheader {
border-bottom-style: dashed;
border-bottom-width: 1px;
}

p.contentindent {
font-family: "Times";
font-size: 16px;
text-indent: 20px;
}

p.linkbarheader {
border-bottom-style: solid;
border-bottom-width: 1px;
font-size: 20px;
font-weight: bold;
}

p.topbar {
font-family: "Copperplate";
font-size: 40px;
margin: 0;
text-decoration: none;
}

p#toolbar {
color: #EEEEEE;
font-family: "Times";
font-size: 16px;
}

ul {
list-style: none;
}

ul.square {
list-style: square;
}

