body {
margin: 0, 0, 0, 0;
padding: 0;
border:0;
margin:0;
background-color:rgb(206,30,26);
font-family : Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
text-align:justify;
color:#000000
}

A{
margin:0 0 0 0;
}

A:link {text-decoration: none}
A:visited {text-decoration: none; color:red}
A:active {text-decoration: none; color:red}

#left {
position:absolute;
left:0;
top:0;
width:197;
margin-top: 197px;
margin-right:0;
padding:0;
background-color:rgb(255,255,222);
border-right: 1px solid #A5B5C6;
}

#top{
position:absolute;
margin-left: 197;
margin-top:0;
top:0;
width:787;
heigth:197;
border-right: 1px solid #A5B5C6;
}

#buttons{
position:absolute;
top:164;
margin-left:197;
}


#content{
	position:absolute;
	top:5px;
	margin-left:197;
	padding-bottom:50;
	width:787;
	background-color:#fff;
	border-right: 1px solid #A5B5C6;
	border-left: 1px solid #A5B5C6;
	left: -1px;
}

.pContent1{
padding:35 50 0 50;
}

.pContent2{
padding:0 50 0 50;
}


.contentTitle{
padding:50 50 0 50;
color:red;
font-size:2em;
border-bottom-style: solid;
border-bottom-width: 1px;
}

.contentSubTitle{
padding:0 50 0 50;
color:red;
font-size:2em;
border-bottom-style: solid;
border-bottom-width: 1px;
}

.contentTopPicture{
padding:50 50 0 50;
}

.contentTable{
position:relative;
margin-left:50;
}

#buttons table{
border:0;
border-spacing:0 0;
maring:0;
border-collapse:collapse;
padding:0;
width:788;
height:33;
cell-padding:0;
}

#buttons td{
 padding: 0 0;
 border:0;
 cell-padding:0;
 width=131;
}
