body 
{
background-color: #212121;
margin: 0px;
}
#borderTable {
width: 973px;
height: 100%;
}
#mainTable {
width: 879px;
padding: 0px;
}
#leftBorder {
width: 47px;
height: 100%;
background-image: url("../images/pageBorderLeft.jpg");
}
#rightBorder {
width: 47px;
height: 100%;
background-image: url("../images/pageBorderRight.jpg");
}
#mainArea {
width: 879px;
background-color: #1f201e;
}
#topBar {
width: 879px;
height: 55px;
background-image: url("../images/topBar.jpg");
}
#topBar2 {
width: 879px;
height: 22px;
background-image: url("../images/topBar2.jpg");
}
#nav1 {
width: 307px;
height: 207px;
background-image: url("../images/appleTLeft.jpg");
}
#nav2 {
width: 302px;
height: 207px;
background-image: url("../images/graphicLink.jpg");
}
#nav3 {
width: 270px;
height: 207px;
background-image: url("../images/bflyTRight.jpg");
}
#nav4 {
width: 307px;
height: 209px;
background-image: url("../images/webLink.jpg");
}
#nav5 {
width: 302px;
height: 209px;
background-image: url("../images/millBMid.jpg");
}
#nav6 {
width: 270px;
height: 209px;
background-image: url("../images/photoLink.jpg");
}
#underNav {
width: 879px;
height: 36px;
background-image: url("../images/underNav.jpg");
}
#contentBg {
width: 879px;
height: 400px;
background-color: #1f201e;
background-image: url("../images/contentBg.jpg");
background-repeat: no-repeat;
}
#content {
width: 840px;
text-align: left;
background-image: url("../images/transBg.png");
-webkit-box-shadow: 2px 2px 2px 2px #1a1a1a;
box-shadow: 2px 2px 2px 2px #1a1a1a;
border-style: solid;
border-width: 1px;
border-color: #121212;
padding: 6px;
font-family: "Times New Roman";
color: #cecece;
}
#footer {
width: 879px;
height: 100%;
background-color: #1f201e;
text-align: center;
font-family: "Times New Roman";
font-size: 10px;
color: #acacac;
}
#titleHead
{
    font-family: sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #aeaeae;
}
#contentText
{
    font-family: Sans-Serif;
    font-size: 12px;
    color: #aeaeae;
}
#topNav
{
    width: 859px;
    text-align: right;
    padding-right: 20px;
    color: #eaeaea
}
#topNav A:Link
{
    color: #eaeaea;
    font-family: sans-serif;
    font-size: 12px;
    text-decoration: none;
}
#topNav A:Hover
{
    color: #eaeaea;
    font-family: sans-serif;
    font-size: 12px;
    text-decoration: underline;
}
#topNav A:Visited
{
    color: #aeaeae;
    font-family: sans-serif;
    font-size: 12px;
    text-decoration: none;
}
#resumeTable
{
	padding: 10px;
	border: 1px;
	border-color: #606060;
	border-style: dashed;
	width: 650px;
}
#resumeTopCell
{
	font-family: Palatino Linotype;
	font-weight: 600;	
	font-size: 14px;
	color: #cecece;
}
#resumeProCell
{
	font-family: Verdana;
	font-size: 10px;
	color: #cecece;
	width: 50%;
}
#resumeEdCell
{
	font-family: Verdana;
	font-size: 10px;
	color: #cecece;
	width: 50%;
}
#resumeWork
{
	font-family: Verdana;
	font-size: 10px;
	color: #cecece;
}
#aboutText
{
    width: 650px;
    font-family: Sans-Serif;
    font-size: 12px;
    color: #aeaeae;
    text-align: left;
}