﻿a 
{
    font-family: Verdana;
    color: #dedede;
    text-decoration: none;
}
a:link 
{
    color: #dedede;
    text-decoration: none;
}
a:visited 
{
    color: #aaaaaa;
}
a:hover 
{
    text-decoration: underline;
    color: #dedede;
    font-weight:bold;
}
a:active 
{
    color: Red;
    text-decoration: none;
}
body 
{
	background-color: #0b0b0b;
	margin-top: 0px;
	margin-bottom: 0px;
}
#borders
{
	border: 0px;
	border-spacing: 0px;
	width: 770px;
}
#mainTable
{
	border: 0px;
	border-spacing: 0px;
	width: 750px;
}
#banner
{
	background-image:url("../images/banner.jpg");
	background-repeat: no-repeat;
	width: 750px;
	height: 179px;
}
#navBar
{
	background-image:url("../images/nav_BG.jpg"); 
	color: #dedede;
	font-family: Verdana;
	font-size: 14px;
	font-weight: 600;
	font-variant: small-caps;
	height: 20px;
}
#belowNav
{
	background-image:url("../images/below_Nav.jpg");
	background-repeat: no-repeat;
	width: 750px;
	height: 13px;
}
#main
{
	width: 750px;
	height: 615px;
	background-image:url("../images/main_BG.jpg");
	background-repeat: repeat-y;
	background-color: #181818;
	vertical-align: top;
	
}
#aboveFooter
{
	width: 750px;
	height: 12px;
	background-image:url("../images/footer_Top.jpg");
}
#footer
{
	background-image:url("../images/footer_BG.jpg");
	height:16px;
	color: #5b5b5b;
	font-variant: small-caps;
	font-family: Verdana;
	font-size: 10px;
}
#leftBorder
{
	background-image:url("../images/left_Border.jpg");
	background-repeat: repeat-y;
	width: 10px;
}
#rightBorder
{
	background-image:url("../images/right_Border.jpg");
	background-repeat: repeat-y;
	width: 10px;
}
#body
{
	width: 575px;
	text-align: left;
	color: #dedede;
	font-family: Verdana;
	font-size: 12px;
}
table#frontSlide
{
	border-width: 1px;
	border-color: White;
	border-style: dotted;
}
#example
{
	padding-bottom: 3px;
}
#sign
{
	font-family: Verdana;
	font-size: x-small;
}
#resumeBanner
{
	font-family: Geneva;
	color: #aeaeae;
}
#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;
}
#portTitle
{
    font-family: Palatino Linotype;
	font-weight: 600;	
	font-size: 14px;
	color: #cecece;
}
#portTable
{
    width: 650px;
    padding: 10px;
}
.portText
{
    font-family: Verdana;
	font-size: 11px;
	font-weight: 600;
	color: #cecece;
}
#portImgCells
{
    width: 650px;
    padding: 10px;
    font-family: Verdana;
	font-size: 10px;
	color: #cecece;
}
.portCell
{
    font-family: Verdana;
	font-size: 10px;
	color: #cecece;
}
#portPhoto
{  
}
#portGraphic
{
    font-family: Verdana;
	font-size: 8px;
	color: #cecece;
}
.hrLine
{
    border: 0px;
    color: #5f5f5f;
    background-color: #5f5f5f;
    height: 1px;
}
#about
{
	font-family: Verdana;
	font-size: 10px;
	color: #cecece;
	text-align: left;
	width: 550px;
}
#GalleryTitle
{
	font-family: Geneva;
	color: #cccccc;
}
#linksBanner
{
	font-family: Geneva;
	color: #cccccc;
}
.tutorialHeader
{
    font-family: Geneva;
    color: #cccccc;
}
#tutorialTable
{
    width: 550px;
    border: 0px;
    padding: 5px;
}
.tutorialTableCell
{
    font-variant: small-caps;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #cccccc;
}
#psTutorialTable
{
    width: 550px;
    border: 0px;
    padding: 10px;
}
.psTutorialCell
{
    font-family: Verdana;
    font-variant: small-caps;
    font-size: 10px;
    color: #cccccc;
    width: 70px;
}
.hrTutorials
{
    width: 550px;
}
.tutorialText
{
    font-family: Verdana;
    font-size: 10px;
    color: #cccccc;
}
.tutorialPageTable
{
    width: 600px;
    border: 0px;
    padding: 0px;
}
.tutorialPageCell
{
    font-family: Verdana;
    font-size: 10px;
    color: #cccccc;
    vertical-align: top;
}
