﻿body 
{
    padding : 0px;
    margin : 0px;
    background-color : Black;
    color : #E3E3E3;
}

p,h1,h2,h3,h4,h5,h6
{
    margin : 0px;
    padding : 0px;
}

a:link
{
    background-color : inherit;
    color : #E3E3E3;
    text-decoration : underline;
}

a:visited
{
    background-color : inherit;
    color : #E3E3E3; /* Purple; /* #00E3E3; */
    text-decoration : underline;
}

a:hover
{
    background-color : inherit;
    color : Red; /* #E3E300; */
    text-decoration : underline;
}

img
{
    vertical-align : bottom;
    border : none;
}

.tablecentratura
{
    width : 100%;
}

.tdcentro
{
    padding : 0px;
	margin : 0px;
	vertical-align : top;
	width : 990px;
	height : 800px;
}

.tdlati
{
    width : 25%;
	padding : 0px;
	margin : 0px;
	vertical-align : top;
}

.tablemaster
{
    width : 990px;
    height : 800px;
}

.tdheader
{
    padding : 0px;
	margin : 0px;
	vertical-align : top;
	width : 990px;
	height : 122px;
	background-image : url(/App_Themes/Master/Header.gif);
}

.tdmenu
{
    padding : 0px;
	margin : 0px;
	vertical-align : top;
	width : 168px;
	height : 631px;
	background-image : url(/App_Themes/Master/Left.gif);
}

.objectmenu
{
    position : absolute;
    top : 45px;
    left : 10px;
}

.aenglish
{
    position : absolute;
    top : 390px;
    left : 45px;
}

.hyperlinkmenuhome
{
    position : absolute;
    top : 49px;
    left : 10px;
}

.hyperlinkmenubiography
{
    position : absolute;
    top : 148px;
    left : 10px;
}

.hyperlinkvalidcss
{
    width : 88px;
    height : 31px;
    position : absolute;
    top : 517px;
    left : 48px;
}

.hyperlinkvalidxhtml
{
    width : 88px;
    height : 31px;
    position : absolute;
    top : 560px;
    left : 48px;
}

.tdfooter
{
    padding : 0px;
	margin : 0px;
	vertical-align : middle;
	width : 990px;
	height : 47px;
	background-image : url(/App_Themes/Master/Footer.gif);
	background-repeat : no-repeat;
	font-weight : bold;
	text-align : center;
}

.tdfooter p
{
    font-size : 12px;
}

.tdfooter a
{
    font-size : 12px;
}

.divcentratura
{
    position : absolute;
    padding : 0px;
}