* {
    margin: 0;
    padding: 0;

}

body {
    font-family:verdana;
    font-size: 14px;
    color: #696969; /*#231f20;*/

    background-image:url('bgline8.png'); 
    background-repeat:repeat-y; 
    background-color: #696969;
    margin:10px;
}

table.container { 
	width: 100%; 
	height: 100%; 
	padding: 0px;
	margin: 0px; 
	border: 0px; 
	border-collapse: collapse;
}

table.container td { 
	border: none;
	padding: 0px;
}

table.container td.left { 
	min-width:418px;
	width:418px;
	border: 0px solid #696969;
	border-right: 0px;
	vertical-align: top;
	text-align: justify;
	background-color: rgb(255,238,218);/*#FAEBD7;   */
}
table.container td.right { 
	border: 0px solid #FAEBD7;
	border-left: 0px;
	vertical-align: middle;
	text-align: center;
}
 /*
img.painting { 
	margin: 50px;
	margin-bottom: 5px;
	border: 80px solid #edd8b9; 
}
*/
#author {
    position: absolute;
    width: 25%;
    min-width: 220px;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    float: right;
    color:  #696969; /*#ff0000;  */
}

#images {
    color: #A9A9A9;
    position: absolute;
    width: 75%;
    height: 100%;
    left: 25%;
    right: 0;
    top: 0;
    bottom: 0;
}

#author_img {
    margin-top: 40px;           
    margin-bottom: 40px;           
    text-align: center;
}
#author_img img {
    border: 0px solid #FFFFFF; 
	
}

#author_img p {
    color: #CC4E5C;
    font-size: 26px;
    margin-top: 40px;           
    margin-bottom: 40px;           
}

#author_text {         
    font-size: 14px;
    color: #404040;
    margin: 20px;
    line-height:150%;
    word-spacing: 120%;
	text-align: justify;

}


#author_text p {
    margin-bottom: 5px;         
    min-width:200px;
}
.contact {
    margin-top: 20px;
    margin-bottom: 15px;
}
 
a:hover, a:visited, a:active, a:link { 
color: #696969;
text-decoration: none;
}

#jpeg a:hover, #jpeg a:visited, #jpeg a:active, #jpeg a:link { 
color: #ececec;
text-decoration: none;
}


#jpeg {
    align: center;
    font-size: 32px;
}


#jpeg img {
    margin-top: 50px;         
    margin-bottom: 50px;         
    border: 100px solid #ECECEC; /*#faebd7;*/
    align: center;
}

#jpeg p {
    align: center;
    text-align: center;

	margin-top: 4px;
	color: #FAEBD7;
}

#form_from {
    margin: 1px;
	width:400px; 
}

#form_phone {
    margin: 1px;
	width:400px; 
}

#form_text {
    margin: 1px;
height:240px;
width:400px; 
}

table.contact { 
    border: 10px solid #faebd7;
    padding: 50px;
}

#help1 td { 
color: #edd8b9;
}

