body{
min-width:750px;
background-color:white;
}

img{
border:none;
}

#ProjectTable td {
padding-left: 10px;
vertical-align: top;
}

#ProjectTable th 
{
text-align: left;
min-width: 100px;
}

Col.WideTH{
min-width: 200px;
}

.centerable{
display: block;
margin-left: auto;
margin-right: auto;
}

#leftmenu {
text-align: center;
background-image: url('./Pictures/Left Menu Background.png'); 
Width:100px;
}

#content{
position: absolute;
left: 115px;
top: 180px;
min-width:500px;
z-index: 1;
}

#bottom{
background-color: #640217;
color: white;
position: relative;
z-index: -1;
}

#Content H1{
display: inline;
}

#Content p{
display: inline;
}

