/* XHTML tag adjustments */
body				{background-color:#000000; font-family:arial,sans-serif; font-style:normal; font-size:13px; color:#eeeeee; text-align:center; }
a					{color:#993300; font-family:arial,sans-serif; font-weight:bold; text-decoration:none;}
a:visited		{text-decoration:none; color:#802500; }
a:hover			{text-decoration:underline; }
p 					{text-indent:20px;}


/* Div Ids */
#master			{width:750px; text-align:left; margin:0px auto;}

#menu				{float:left; padding-top:10px; padding-bottom:10px; padding-right:10px; font-size:14px;}
#content 		{background-image: url(Images/watermark.jpg); background-repeat:no-repeat; background-position:top;}

#header			{text-align:center; padding-bottom:5px; border:12px; border-color:#666666;}
#footer			{padding-top:10px; text-align:center; font-size:10px; clear:both;}


/* Classes */
.photo			{display:inline; padding:3px;}
.header			{font-weight:bold; color:#eeeeee; font-size:14px;}
.content			{padding-top:10px;}
.content-pic	{float:right; padding:5px;}
.gallery			{float:left; width:750px;}