body {
        background-color: #554433;
}

A:link { 
	color: #000000;
	text-decoration: none;
}
A:visited {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #990000;
	text-decoration: none;
}

IMG {
        border: 0px;

}
TABLE {
	border-style: solid;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
        border-spacing: 0px;
}

TD {
        vertical-align: top;
}

.top {
        width: 600px;
        height: 100px;
	background-image: url("../images/studio4.jpg");
}
.contact {
        width: 600px;
        height: 150px;
	background-image: url("../images/webcard.jpg");
}

.shaderight {
        width: 8px;
	background-image: url("../images/shaderight.jpg");
}
.shaderightcorner {
        width: 8px;
	background-image: url("../images/shaderightcorner.jpg");
}

.shadeleft {
        width: 8px;
	background-image: url("../images/shadeleft.jpg");
}

.shadeleftcorner {
        width: 8px;
	background-image: url("../images/shadeleftcorner.jpg");
}

.shadebottom {
        height: 8px;
	background-image: url("../images/shadebottom.jpg");
}

.master {
        width: 600px;
        height: 770px;
        background-color: #FFFEED;
	background-image: url("../images/background_old_paper_v3.jpg");
}

.foto {
        width: 600px;
}

.menu {
	background-image: url("../images/metallicgray.jpg");
        font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	text-align: left;
}

.content {
        font-family: Times;
	font-size: 14pt;
	text-align: left;
        margin: 30px;

}

.gear {
        font-family: Times;
	font-size: 14pt;
	text-align: left;
        margin: 30px;
	text-align: center;
}
