/* Annabel Moeller Photography */
/* CSS THE 2M GROUP */

body   { background-color: black; text-align: center; margin: 0; padding: 0; border: 0 }

#logo   { background-image: url("images/logoannabel.png"); background-repeat: no-repeat; margin-left: auto; margin-right: auto; width: 220px; height: 120px }

#menu  { color: white; font-size: 11px; font-family: Arial; letter-spacing: 2px; margin-right: auto; margin-left: auto; margin-top: 10px; margin-bottom: 10 px; width: 900px; text-decoration: none }
#menu a  { color: white; text-decoration: none }
#menu a:hover  { text-decoration: underline }


#flashzone   {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	width: 690px;
	height: 460px;
	text-align: center;
}


#footer {color: white; font-size: 11px; font-family: Arial; letter-spacing: 2px; margin-right: auto; margin-left: auto; margin-top: 10px; margin-bottom: 10 px; width: 820px; text-decoration: none }
#footer a  { color: white; text-decoration: none; font-weight: bold }
#footer a:hover  { text-decoration: underline }