/* CSS Document */

body {
margin: 0px;
padding: 0px;
font-family: Arial, verdana, helvetica, sans-serif;
background-image:url(../imgs/stephwallpaper.jpg);
background-repeat:no-repeat;
background-position: top left;
background-color: #c4c4bc;
font-size: 10px;
}

div#stephbgtop {
width: 100%
height: auto;
background-image:url(../imgs/bgtopright.jpg);
background-repeat:no-repeat;
background-position: top right;
}

/*Container */
div#outshadow {
padding-top: 54px;
margin: auto;
padding: auto;
width: 946px;
height: 569px;
background-image:url(../imgs/artistshadow.png);
background-repeat:no-repeat;
}

div#outcontainer {
margin-left: 78px;
width: 790px; 
height: 518px;
background-color: #ffffff;
border: 1px solid #333333;
}

div#incontainer {
margin-left: 15px;
padding-top: 8px;
width: 760px; 
height: 470px;
}

div#flash {
width: 760px;
height: 420px; 
border: 1px solid #999999;
}



/* Footer Styles */

div.clear {
clear: both;
}

p.foot {
margin-top: 11px;
margin-bottom: 11px;
line-height:120%;
text-align: center;
float: center;
font-size: 10px;
color:#000000;
}

a img {
border: 0;
}

a:hover img { 
filter: Gray;
}

div.footer span.right {
margin-top: 11px;
margin-bottom: 11px;

margin-right: 10px;
line-height:120%;
color:#000000;
font-size: 12px;
}

div.footer span.left {
margin-top: 20px;
margin-bottom: 11px;

margin-right: 10px;
line-height:120%;
color:#000000;
font-size: 12px;
}

.footer a {color:#000000;}

.left {float: left;
text-align: left;}

.left img {vertical-align:middle;}


.etsylink {margin-left: 10px;}

.copyright {margin-top:19px;}

.right {float:right; text-align:right;}

a.design:link, a.design:visited {
white-space: nowrap;
text-decoration: none;
color:#000000;
font-size: 10px;
}
	
a.design:hover {
white-space:nowrap;
text-decoration: underline;
color: #000000;
font-size: 10px;
}


div#stephlittlechildL {
position: absolute;
top: 30px;
width: 48px;
height:49px;
margin-left: -25px;
}

div#stephlittlechildR {
position: absolute;
top: 30px;
width: 48px;
height:49px;
margin-left: 760px;
}













