body
{
font-family: sans-serif;
}

.BusinessName
{
font-family: sans-serif;
font-size: 18px;
font-weight: bold;
}

#Contact
{
font-size: 14px;
}

.Section
{
padding-left: 100px;
}

#Footnote
{
font-size: x-small;
text-align: center;
}

.Header
{
float: left;
font-size: large;
text-decoration: none;
margin-left: -100px;
}

.JobSet
{
font-size: large;
text-decoration: none;
text-align: center;
}

.MidDivisor
{
width: 75%;
}

#Name
{
font-family: sans-serif;
font-size: 28px;
}

#Resume
{
background-color: white;
border: solid thin black;
margin-right: 5px;
margin-top: -10px;
min-width: 750px;
padding: 10px;
}

.Right
{
float: right;
}

.SubHeader
{
font-style: italic;
}

#Title
{
text-align: center;
}

ul
{
margin-left: 65px;
margin-top: 0px;
} 

