body
{
   background-color: rgb(0%,0%,0%);
   font-family: Garamond;
   font-size: 20px;
   background-repeat: no-repeat;
}

table
{
   width: 530px;
   position: absolute;
   left: 270px;
   top: 200px;
}

.home_body
{
   background-image: url("artwork/arts_of_fire/Oracle_Mending.jpg");
   background-position: 320px 110px;
}

.front_page_image
{
   position: relative;
   left: 0px;
   top: -10px;
}

.arts_of_fire_body
{
   background-image: url("artwork/arts_of_fire/Apothecary_of_the_Elixirs_bg.jpg");
}

.arts_of_line_body
{
   background-image: url("lucia_di_lammermoor_bg.jpg");
   background-color: #808080;
}

.mixed_media_body
{
   background-image: url("artwork/mixed_media/The_Ride_to_the_Palace_bg.jpg");
}

.icons_body
{
   background-image: url("artwork/icons/Station_of_the_Cross_I_bg.jpg");
   background-position: 100px 0px;
   background-color: black;
}

.abundance_body
{
   background-image: url("artwork/abundance/Abundance_bg.jpg");
   background-position: 100px 0px;
   background-color: rgb(20,20,20);
}

.jewelry_body
{
   background-image: url("artwork/jewelry/icon_brooch_bg.jpg");
   background-color: black;
}

.tapestry_body
{
   background-image: url("artwork/tapestry/city_at_night_bg.jpg");
   background-color: black;
   background-position: 180px 0px;
}

.workshops_space
{
   position: absolute;
   top: 200px;
   left: 310px;
   width: 560px;
   height: 1000px;
   background-color: rgb(80%,80%,80%);
}

#smithsonian_space
{
   height: 1450px;
}

.workshops_body
{
   position: relative;
   text-align: justify;
   top: 20px;
   left: 45px;
   width: 470px;
}

.beaders_workshop_body
{
   background-image: url("workshops_and_classes/Beaders_Workshop_outside_final.jpg");
   background-color: black;
}

.news_events_body
{
   background-image: url("news_and_events/AARP/alfredo_tony_bennet_1_final.jpg");
   background-color: black;
}

.media_body
{
   background-image: url("Bio/kaleidoscope.jpg");
   background-color: black;
   background-repeat: repeat;
}

.bio_body
{
   background-image: url("Bio/faces_final.jpg");
   background-color: black;
   background-repeat: no-repeat;
   z-index: 1;
}

.contact_body
{
   font-size: 20px;
}

#contact_link
{
   text-decoration: none;
   font-weight: bold;
   color: black;
}

.media_text
{
   position: relative;
   text-align: justify;
   top: 20px;
   left: 45px;
   width: 470px;
   color: white;
   font-family: arial, san-serif;
   font-size: 20px;
}

#media_news_source
{
   font-size: 26px;
}

#media_text_headline
{
   top: 0px;
}

#media_text_next
{
   font-size: 18px;
   top: 0px;
}

#media_text_body
{
   font-size: 16px;
   top: 0px;
}

#media_link
{
   text-decoration: none;
   font-family: arial, san-serif; 
   font-weight: bold;
   font-size: 16px;
   color: black;
}

.news_events_space
{
   position: absolute;
   top: 200px;
   left: 310px;
   width: 560px;
   background-image: url("transparent_image.gif");
}

.news_events_text
{
   position: relative;
   text-align: justify;
   top: 20px;
   left: 45px;
   width: 470px;
   color: white;
}

#caption
{
   font-size: 16px;
   top: 0px;
   text-align: center;
}

#news_events_heading
{
   font-size: 24px;
   text-align: center;
   font-weight: bold;
   font-variant: small-caps;
   letter-spacing: 6px;
}

#news_events_link
{
   text-decoration: none;
   color: white;
   font-weight: bold;
}
   
   

#top
{
   top: 0px;
}

#smithsonian_fall_2008
{
   position: relative;
   top: 20px;
   left: 30px;
   width: 460px;
   text-align: center;
}

#home_studio_space
{
   height: 920px;
}

#beaders_workshop_space
{
   height: 700px;
}

#bio_space
{
   height: 1575px;
   top: 175px;
}

#contact_space
{
   height: 270px;
}

.smithsonian_body
{
   background-image: url("workshops_and_classes/Smithsonian_Castle.jpg");
   background-color: black;
   background-repeat: repeat-x;
}

.home_studio_body
{
   background-image: url("workshops_and_classes/home_studio_5_bg.jpg");
   background-color: rgb(20%,20%,20%);
}

.guy_mason_body
{
   background-image: url("workshops_and_classes/guy_mason_2_bg.jpg");
   background-color: rgb(20%,20%,20%);
}

.studio_left
{
   float: left;
   z-index: 1;
   border-color: rgb(80%,80%,80%);
}

.studio_right
{
   float: right;
   z-index: 1;
   border-color: rgb(80%,80%,80%);
}

.studio_no_float
{
   clear: both;
   border-color: rgb(80%,80%,80%);
}

ul
{
   margin: 0;
   padding: 0;
   list-style: none;
   width: 180px;
   height: 1000px;
}

ul li
{
   position: relative;
   top: 100px;
}

li ul
{
   position: absolute;
   left: 179px;
   top: -100px;
   display: none;
}

ul li a
{
   display: block;
   text-decoration: none;
   font-size: 24px;
   color: rgb(180,190,244);
   padding: 5px;
   background-color: rgb(25,25,25);
}

ul li a:hover
{
   background-color: white;
}


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

li ul li a
{
   padding: 2px;
   font-size: 18px;
   width: 115px;
}

li ul li a:hover
{
   background-color: white;
}

li:hover ul, li.over ul { display: block; }


.home_page_logo
{
   position: absolute;
   left: 200px;
   top: 10px;
   letter-spacing: 10px;
   color: rgb(180,190,244);
   font-size: 38px;
   font-variant: small-caps;
   width: 750px;
} 


.main_logo
{
   position: absolute;
   left: 350px;
   top: 10px;
   letter-spacing: 10px;
   color: rgb(180,190,244);
   font-size: 38px;
   font-variant: small-caps;
   width: 750px;
} 

.center	 
{
   text-align: center;
} 

hr
{
   padding: 0px;  
   margin: 0px;
}     

#alfredo_logo
{
   position: relative;
   left: 130px;
   top: -10px;
   color: white;
   font-size: 38px;
}

#one_of_a_kind_logo
{
   position: relative;
   left: 170px;
   top: -10px;
   color: white;
   font-size: 32px;
}

#show_date
{
   position: relative;
   left: -10px;
   top: -15px;
   font-size: 26px;
   color: white;
}

#reception
{
   position: relative;
   left: 0px;
   top: -30px;
   font-size: 22px;
   letter-spacing: 5px;
   color: white;
}

#show_contact
{
   position: relative;
   left: 80px;
   top: -45px;
   font-size: 22px;
   letter-spacing: 5px;
   color: white;
}

#gallery_contact
{
   text-decoration: none;
   color: red;
}

.sub_logo
{
   position: absolute;
   left: 465px;
   top: 80px;
   letter-spacing: 7px;
   color: rgb(255,0,0);
   font-size: 30px;
   font-variant: small-caps;
}

.part_one_logo
{
   position: absolute;
   left: 530px;
   top: 120px;
   letter-spacing: 7px;
   color: white;
   font-size: 24px;
   font-variant: small-caps;
}

.part_two_link
{
   position: absolute;
   left: 425px;
   top: 1100px;
   letter-spacing: 7px;
   color: white;
   font-size: 24px;
   font-variant: small-caps;
   font-weight: bold;
   text-decoration: none;
}

.jewelry_logo
{
   position: absolute;
   left: 515px;
   top: 80px;
   letter-spacing: 7px;
   color: white;
   font-size: 30px;
   font-variant: small-caps;
}

.tapestry_logo
{
   position: absolute;
   left: 500px;
   top: 80px;
   letter-spacing: 7px;
   color: red;
   font-size: 30px;
   font-variant: small-caps;
}

.smithsonian_logo
{
   position: absolute;
   left: 335px;
   top: 100px;
   letter-spacing: 7px;
   color: red;
   font-size: 24px;
   font-variant: small-caps;
}

.home_studio_logo
{
   position: absolute;
   left: 365px;
   top: 100px;
   letter-spacing: 7px;
   color: red;
   font-size: 24px;
   font-variant: small-caps;
}

.guy_mason_logo
{
   position: absolute;
   left: 275px;
   top: 100px;
   letter-spacing: 7px;
   color: red;
   font-size: 24px;
   font-variant: small-caps;
}

.beaders_workshop_logo
{
   position: absolute;
   left: 230px;
   top: 100px;
   letter-spacing: 7px;
   color: red;
   font-size: 24px;
   font-variant: small-caps;
}

.news_events_logo
{
   position: absolute;
   left: 450px;
   top: 100px;
   letter-spacing: 7px;
   color: white;
   font-size: 24px;
   font-variant: small-caps;
}

.bio_logo
{
   position: absolute;
   left: 550px;
   top: 100px;
   letter-spacing: 7px;
   color: white;
   font-size: 24px;
   font-variant: small-caps;
}

.contact_logo
{
   position: absolute;
   left: 500px;
   top: 100px;
   letter-spacing: 7px;
   color: white;
   font-size: 24px;
   font-variant: small-caps;
}

#workshop_link
{
   text-decoration: none;
   color: red;
}

.tableware
{
   position: absolute;
   left: 275px;
   top: 195px;
   letter-spacing: 7px;
   color: white;
   font-size: 16px;
   font-variant: small-caps;
}

.jewelry
{
   position: absolute;
   left: 335px;
   top: 1100px;
   letter-spacing: 7px;
   color: white;
   font-size: 16px;
   font-variant: small-caps;
}

.stations
{
   position: absolute;
   left: 360px;
   top: 110px;
   letter-spacing: 7px;
   color: white;
   font-variant: small-caps;
}

.stations_space
{
   position: absolute;
   left: 335px;
   top: 1250px;
   width: 500px;
   background-color: rgb(80%,80%,80%);
}

.stations_blurb
{
   position: relative;
   left: 20px;
   top: 20px;
   width: 460px;
   color: black;
   text-align: justified;
}

.tapestry_blurb
{
   position: absolute;
   left: 360px;
   top: 520px;
   width: 460px;
   color: white;
}

.liz_mail
{
   color: white;
   font-weight: bold;
   text-decoration: none;
}

.jewelry_blurb
{
   position: absolute;
   left: 360px;
   top: 1100px;
   width: 460px;
   color: white;
}

.prices
{
   position: relative;
   top: 20px;
   font-size: 16px;
   letter-spacing: 7px;
   font-variant: small-caps;
   color: white;
   text-align: center;
}

.abundance
{
   position: absolute;
   left: 360px;
   top: 110px;
   letter-spacing: 7px;
   color: white;
   font-variant: small-caps;
}

.part_one_link
{
   position: absolute;
   left: 475px;
   top: 1050px;
   letter-spacing: 7px;
   color: white;
   font-size: 24px;
   font-variant: small-caps;
   font-weight: bold;
   text-decoration: none;
}

.extra_space
{
   position: absolute;
   top: 1200px;
}

.extra_space_abundance
{
   position: absolute;
   top: 900px;
}

.extra_space_icons
{
   position: absolute;
   top: 1500px;
}

.extra_space_jewelry
{
   position: absolute;
   top: 1270px;
}

.extra_space_tapestry
{
   position: absolute;
   top: 940px;
}

.extra_space_home_studio
{
   position: absolute;
   top: 975px;
}

.extra_space_smithsonian
{
   position: absolute;
   top: 1500px;
}

.extra_space_bio
{
   position: absolute;
   top: 900px;
}

.extra_space_beaders
{
   position: absolute;
   top: 800px;
}

.arts_of_fire_table
{
   width: 530px;
   position: absolute;
   left: 305px;
   top: 200px;
}

.mixed_media_table
{
   width: 530px;
   position: absolute;
   left: 305px;
   top: 200px;
}

.tableware_table
{
   width: 530px;
   position: absolute;
   left: 250px;
   top: 250px;
}

.arts_of_line_table
{
   width: 530px;
   position: absolute;
   left: 330px;
   top: 140px;
}

.icons_table
{
   position: absolute;
   top: 175px;
}

.abundance_table
{
   position: absolute;
   left: 325px;
}

.jewelry_table
{
   position: absolute;
   left: 275px;
}

.caption
{
   text-align: center;
   font-style: arial;
   font-size: 14px;
   color: white;
   cell-spacing: 0px;
}

.tableware_caption
{
   text-align: center;
   font-style: arial;
   color: white;
   cell-spacing: 0px;
}

.copyright
{
   width: 300px;
   position: absolute;
   left: 12px;
   top: 550px;
   text-align: left;
   font-size: 12px;
   color: silver;
}
