/*
   
   Kat's Photography Website
   Author: Katherine Owen
   Date:   November 22, 2009

   Filename:         scraps.css
   Supporting Files: bullet.jpg

*/

body       {margin: 0px; background: black; font-family: garamond, Helvetica, sans-serif; color: #A58E7F; size: 10px}



#outer		{width: 50em}

#inner		{margin-left: 14em; padding-left: 1em;
		border-left: 0.1em solid #A58E7F}



#links			{float: left; width: 12em; line-height: 1.75em; text-align: center; font-family: Harrington, Helvetica, sans-serif; type: bold; color: #A58E7F; margin: 15px 10px 25px 15px}
#links a:link		{text-decoration: none; color: #A58E7F}
#links a:visited	{text-decoration: none; color: #A58E7F}
#links a:hover		{color: black; text-decoration: underline; background-color: #a30748}
#links a:active		{text-decoration: none; color: #A58E7F}


p			{font size:18px}
#firstp:first-line	{font-variant: small-caps}
#firstp:first-letter	{float: left;  font-family: harrington; font-size: 400%; color: #a30748; line-height: 0.8em}

#thumbs			{width: 250px; height: 375px; border: 1px}
#frontpage		{float: right; margin: 0px 0px 15px 20px}

iframe			{float: right; margin: 0px 0px 15px 20px}
#fpthumbs img		{border: 0px}

#click 			{font-size: 15px; color: #a30748}


address            {text-align: center; font-style: normal;
                    border-top: 3px solid; color: #a30748; font-size: 20px; margin: 10px, 10px, 10px, 10px}

#webdesign			 {text-align: center; font-style: italic; font-size: 12px}
#webdesign a:link		{text-decoration: none; color: #a30748}
#webdesign a:visited		{text-decoration: none; color: #A58E7F}
#webdesign a:hover		{color: black; text-decoration: underline; background-color: #a30748}
#webdesign a:active		{text-decoration: none; color: #A58E7F}	