body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 20px;
	line-height: 160%;
}

p
{
	margin-bottom: 25px;
}

.slab{
    width: 750px;
    margin-left: auto;
    margin-right: auto;
}
a:link, a:visited
{
	text-decoration: none;
    color: #990000;
}

a:hover
{
    text-decoration: underline;
    color: #990000;
}

tables
{
	width: 85%;
	margin: 0px;
}

div#TitleDiv
{
	background: url("images/logo.gif") left top no-repeat;
	height: 54px;
	background-position: top;
	background-position: left;
}

table td
{
	padding: 10px;
}

td#MenuCell
{
	border-top: solid 2px black;
	width: 150px;
	border-right: solid 1px #990000;
	vertical-align: top;
	padding-top: 5px;
}

td#MenuCell a
{
	display: block;
	line-height: 175%;
}

td#MenuCell a.selected
{
	display: block;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

td#MenuCell img
{
	margin-top: 20px;
}

td#ContentCell
{
	border-top: solid 2px black;
	vertical-align: top;
	padding-left: 20px;
}

div.PortfolioList
{
	margin-top: 10px;
	margin-bottom: 5px;
}

div.PortfolioDescription
{
	margin-top: 5px;
	margin-left: 5px;
}

div#SkillsDescription
{
	margin-top: 15px;
}

.announcement
{
    padding: 5px 20px 5px 20px;
    margin-bottom: 40px;
    background-color: #902020;
    color: #ffffff;
    font-size:  80%;
    line-height: 150%;
}

.announcement a
{
    color: #ffffff;
    text-decoration: underline;
}
.hidden, .AlexaSiteStatsWidget
{
    display: none;
}

.img img
{
    width: 250px;
}

li
{
    margin-bottom: 5px;
}