body
{
margin: 0;
padding: 0;
}

.cv-table
{
border: none;
font-size:12px;
color: #000000;
padding: 4px;
border-spacing: 4px;
}

.contact-table
{
border: none;
font-size:12px;
color: #000000;
padding: 4px;
border-spacing: 4px;
width: 100%;
text-align: center;
}

.news-table
{
border: none;
font-size:12px;
color: #000000;
padding: 4px;
border-spacing: 4px;
width: 500px;
text-align: center;
}

.reviews-table
{
border: none;
font-size:12px;
color: #000000;
padding: 4px;
border-spacing: 4px;
width: 500px;
text-align: center;
}

.portfolio-table
{width:85%;
}

.portfolio-table img
 {
 border:1px solid #c0c0c0;
	padding:3px;
	background:#ffffff;

 }
 
 .portfolio-table td
 {
 text-align: center;

 }
.cv-header
{ font-weight: bold;
font-size: 14px;
}

.navbar-cell
{
width: 17%;
}

img.cv-title
{
margin-left: 0px;
}
#page-table
{
height: 100%;
width: 100%;
}

#table-main-content
{
height: 100%;
width: 100%;
font-family: "lucida sans", arial, helvetica, sans-serif;
}

#main-content-div
{
	padding:10px;
	width:98%;
	float:right;
	height: 345px;
	overflow:auto;
	min-width:730px;

}

#table-navbar
{
width: 80%;
text-align: center;

}


td.top-bar
{
background-color: #cc0000;
background-repeat: repeat-x ;
background-position:bottom;
}
td.bottom-bar
{
background-color: #cc0000;
background-repeat: repeat-x ;
background-position:top;
}
#logo-cell
{
height: 82px;
padding: 0px;
margin: 0px;
text-align: center;
}

#td-navbar
{
width: 100%;

}
