*{margin:0;padding:0}
body#FrontPageBody
{
background: Black ;
background-attachment: fixed;
text-align:center;
padding-top:15px;
color: White;
}
body#GalleryPageBody
{
background: Black;
text-align:center;
color: White;
}
body#BioBody
{
background: LightGray;
}
h1#IndexTitle
{
font-family: "Apple Chancery", "Zapf Chancery", cursive;
font-weight: Normal;
letter-spacing:8px;
}
h1#HomePage,h1#HomePage a
{
font-family: "Apple Chancery", "Zapf Chancery", cursive;
font-weight: Normal;
letter-spacing:4px;
color:White;
text-decoration:none;
font-size:25px;
text-align: left;
margin: 0px;
}
h1#HomePage a:hover
{
color:DarkRed;
}
h2.GalleryList
{
color: DarkGray;
font-family: Comic Sans, Comic Sans MS, cursive;
font-weight: Normal;
text-decoration:none;
font-size:17px;
text-align:right;
letter-spacing: 1px;
position: absolute;
right: 7px;
top: 4px;
width:50%;
}
.GalleryList a
{
color: White;
font-family: Comic Sans, Comic Sans MS, cursive;
text-decoration:none;
font-weight: Normal;
letter-spacing: 1px;
}
h2.FrontPageLinks a
{
color: White;
text-decoration:none;
font-family: Courier;
margin:	0em 1em;
}
h2.FrontPageLinks a:hover, h2.GalleryList a:hover
{
text-decoration:underline;
}
img#CoverArt
{
position: relative;
top: 3px;
border: 2px outset DarkRed;
padding: 5px;
}
img#CoverArt:hover
{
border: 2px inset DarkRed;
}
#header
{
background: Black;
border-bottom: 1px dashed DarkRed;
height: 30px;
}
#Biography,#Contact
{
text-align: Center;
font-family: Calibri, Cambria, Candara, Corbel,cursive;
color: Maroon;
width: 600px;
margin: 2em auto;
}
legend {
	font-weight: bold;
	padding: 0.3em;
}
#Biography p,#Contact p
{
padding:5px;
color: Black;
}
#Biography h2,#Contact h2
{
padding-top:12px;
}
#Biography h1,#Contact h1
{
padding-bottom: 10px;
}
#footer
{
padding:3px;
text-align:Center;
}
.nav a {color:#348;text-decoration:none;outline:none;font:90%/140% georgia,serif;}
.nav a:hover {color:#67a;}
.nav{padding-bottom:10px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
.galleria{list-style:none;width:200px;}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0;}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px;}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
.caption{font-style:italic;color:#887;}
.demo{position:relative;margin-top:1em;}
.gallery_demo{width:702px;margin:0 auto;}
.gallery_demo li{width:68px;height:50px;border:3px double #111;margin: 0 2px;background:#000;}
.gallery_demo li div{left:240px}
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
#main_image{margin:0 auto 100px auto;height:438px;width:700px;background:black;}
#main_image img{margin-bottom:10px;}	