

table.header{
width: 730px;
table-layout: fixed;
border-style: solid;
border-width: thin;
border-color: black;
}

td.header{
background-image: url(HeaderBackground.jpg);
height: 95px;
border-width: thin;
border-color: black;
}

table.headerTitle{
background-color: transparent;
border-style: none;
width: 300px;
position: relative;
left: 40px;
}

h2.headerTitle{
position: relative;
top: 20px;
}

p.headerTitle{
position: relative;
bottom: 15px;
}

img.header{
position: relative;
top: 6px;
right: 15px;
}


td.headerbar{
background-color: #cc6600;
}

a:link {
color: #660000;
}

a:visited {
color: #660000;
}

a:active {
color: #660000;
}

a:hover {
color: #660000;
}

table.main{
width:730px;
table-layout: automatic;
border-style: none;
}

td.sidebar{
width: 175px;
}

img.sidebar{
border-style: solid;
border-width: 2px;
border-color: white;
}

td.categoryheader{
width: 550px;
}

hr{
border: 0;
color: #cc6600;
background-color: #cc6600;
height: 3px;
}


td.content{
width: 505px;
}

td.categoryspacer{
width: 20px;
}

td.sidequote{
width: 175px;
}

p.footer{
font-size: x-small;
font-weight: bold;
}
