body { background-image:url(../images/background.jpg); font-family: Georgia, "Times New Roman", Times, serif; font-style:italic;}

#container {
	height: 650px;
	width: 1066px;
	margin-right: auto;
	margin-left: auto; background-image:url(../images/container.png); background-repeat:no-repeat;
} 
.left {float:left; width:550px;}
.right {background-image:url(../images/right.png); background-repeat:no-repeat; width:496px; float:right; padding-top:30px; padding-left:20px; font-size:14px;}
.rightcontact {background-image:url(../images/right-contact.png); background-repeat:no-repeat; width:496px; float:right; padding-top:30px; padding-left:20px; font-size:14px;}
.rightpictures {background-image:url(../images/right-pictures.png); background-repeat:no-repeat; width:496px; float:right; padding-top:30px; padding-left:20px; font-size:14px;}
.text {padding-top:10px; width:330px; overflow:auto; height:570px; padding-right:10px; margin-bottom:10px;}
h1 {font-size:16px; color: #600;}
.footer {text-align:center; font-size:12px;}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #600;
}
a:active {
	color: #000;
}
