/* Week 3 Style Sheet; created 6/5/03 */



body            {background-image: url('http://www.patriciabooth.com/LVS/CSS/top2bgd2.jpg');

                    font-family: Verdana, sans-serif;

                    color: white

                    } 



p               {font-family: Verdana, sans-serif;

                    color: #669999;

                    font-size: 1em;

					text-align: justify;

                    } 



div              {font-family: Verdana, sans-serif;

                    color: #669999;

                    font-size: 1em;

					text-align: justify;

                    } 



h1               {font-family: Verdana, sans-serif;

                    color: #cc6699;

                    font-size: 1.5em;

					text-align: center;

					text-decoration: underline;

					text-transform: uppercase;

                    } 





h2               {font-family: Verdana, sans-serif;

                    color: #ccccff;

                    font-size: 1.25em;

					text-align: center;

					text-transform: uppercase;

                    } 



h3               {font-family: Verdana, sans-serif;

                    color: #cc6699;

                    font-size: 1em;

					text-align: center;

					text-decoration: underline;

                    } 



a:link           {color: #669999;

                    font-size: 1em;

                    font-weight: bold;

                    text-decoration: overline;

                    } 





a:visited         {color: #ccccff;

                    font-size: 1em;

                    text-decoration: overline;

                    font-weight: bold;

                    } 





a:hover           {background-color: #ccccff;

                    font-size: 1em;

                    font-weight: bold;

                    color: #cc6699;

                    text-decoration: overline;

                    } 



a:active          {color: #669999;

                    font-size: 1em;

                    font-weight: bold;

                    text-decoration: overline;

                    } 

                    

EM 				  { color : #669999; 

                    font-weight: bold;

                    }

                    

.word             {color : #cc6699;

                   font-weight: bold;

                    }

                    

#uline            {color : #660033;

                   text-decoration: underline;

                    }



div.blue            {color : #003399;

				   font-size: 1.25em;

                   font-weight: bold;

                    }

                    

H1 EM              { color : #993366; 

                    }

                    

.double            { line-height: 2em; 

                    }

                    

                    

ul.image           {list-style-image: url('http://www.patriciabooth.com/LVS/CSS/lilhrtg.gif');

                    list-style-position : outside

                    } 