#container	{ 
						width: 700px;
						}


#header1		{
						width: 563px;
						height: 185px;
 						float: left;
						border: none;
						background: url(images/banner.jpg);
						}

#header2		{
						width: 137px;
						height: 185px;
						padding-right: 0px;
						padding-top: 0px;
						float: left;
						border: none;
						background-color: white;
						}

#menu				{ 
						width: 700px;
						height: auto;
						float: left;
						border: none;
						background: url(images/menu.jpg);
						}
						
#content		{ 
						width: 700px;
						font-family: Calibri,Verdana, Arial;
						vertical-align: top;
						font-size: small;
						float: left;
						height: 430px;
						overflow: auto;
						background: url(images/bg.jpg);
						margin-top: 0px;
						padding-left: 0px;
						padding-right: 0px;
						padding-top: 0px;
						}

#footer			{ 
						width: 700px;
						height: 30px;
						float: left;
						border: none;
						background: url(images/footer.jpg);
						}
						
body				{
						background-color: white;
						overflow: auto;
						margin-top: 0px;
						}
						
.imglinks		{
						margin-right: 0px;
						width: 400[x;
						margin-top: 0px;
						padding-top: 0px;
						padding-right: 0px;
						}

.foto				{
						border-color: #FFFFFF; 
						border-style: solid;
						border-width: 2px;
						}


