body {	margin:0;	padding: 0;	text-align: center;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	background-image: url(images/bg_white.gif);	background-repeat: repeat;	background-position: left top;}#container	{	width: 732px;	margin: auto;	text-align: left;		}		#tophead {	width: 728px;	height: 94px;	background-image:url(images/top_Mamo.gif);	background-repeat: no-repeat;	background-position: center center;	background-color: #FFF;		}		#topmid	{	width: 728px;	margin: 0;	text-align: center;	background-image: url(images/content_line.gif);	background-repeat: repeat-y;	background-position: center center;	}	#topmid img	{		margin: auto;	}#topbtm	{	width: 728px;	height: 102px;	background-image: url(images/top_bgnav.gif);	background-repeat: no-repeat;	background-position: center center;	}#topbtm #nav	{	margin: 0;	padding: 65px 0 0 10px;	background-image: url(images/icons_lady.gif);	background-repeat: no-repeat;	background-position: 611px 16px;		}	#topbtm #nav img	{	padding: 0;	margin: 0 15px 0 15px;	}	#topbtm #nav span	{	display: none;	}		#main	{  width: 728px;  background-image: url(images/content_line.gif);	background-repeat: repeat-y;	background-position: center center;	}	#mainint	{	padding: 5px 20px;	}	#image	{float: right;width: 250px;text-align: center;margin: 0 10px;}#image img	{	border: 2px solid #990000;	margin: 5px;	}	#bottombar	{	text-align: center;	height: 40px;	background-image: url(images/btmbar.gif);	background-repeat: no-repeat;	background-position: center top;		}	#footer span	{	display: none;	}	#bottombar #footer	{	margin: auto;	padding: 0;	}	#bottombar #footer img	{	margin-top: 12px;		}	#pictures	{	text-align: center;	}#pictures img	{	margin: 10px;	border: 3px solid #990000;	}ul	{	margin: 10px 0 0 0;	padding: 0;	font-weight: bold;	list-style-type: none;	}	ul li	{	font-weight: normal;	padding: 0 5px;	margin: 0;	}a:link, a:visited, a:active	{	color: #990000;	font-weight: bold;	font-size: 13px;	text-decoration: none;	}	a:hover {	color: #CC9900;	}h2	{	margin: 10px 0 0 0;	padding: 0;	font-weight: bold;	font-size: 14px; }  p	{ 	margin: 0 0 10px 0;	}
