*{
	padding:0;
	margin:0;
}
ul,li{
	list-style:none;
}
a img{
	border-width:0;
}
body{
	background:url(img/paper.jpg) #F5F5F5 repeat left top;
	color:#7c7c7c;
	font-family:'Trebuchet MS',Arial,sans-serif;
	font-size: 100%;
	line-height:1.5;
	width:8000px;
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;
}
.section{
	float:left;
	width:4000px;
	height:4000px;
}
.section .inner{
	width:900px;
}
.section .inner p.artistimg{
	float:right;
}
.section h1{
	font-size:300%;
	line-height:1;
	margin-bottom:50px;
	padding:40px 0 0 20px; 
}
.section h2{
	font-size:115%;
	font-weight:normal;
	padding:0 0 0 20px; 
	margin-bottom:1em;
}
.section p{
	font-size:85%;
	padding:0 0 0 20px; 
	margin-bottom:1.5em;
	max-width:450px;
}
ul.nav{
	clear:both;
	width:950px;
	height:25px;
	padding:5px 5px 5px 0; 
}
ul.nav li{
	float:left;
	margin:0 30px 5px 0;
	color:#aaa;
}
ul.nav li a{
	display:block;
	color:#7c7c7c;
	padding-left:20px;
}
ul.nav li a.current,
ul.nav li a:focus,
ul.nav li a:hover,
ul.nav ul li a:active{
/*	background:url(img/chevron.gif) transparent no-repeat 10px 0;*/
	color:#232323;
}

.section a{
	color:#d00000;
	text-decoration:underline;
}
.section a:focus,
.section a:hover,
.section a:active{
	text-decoration:none;
}
div.footer{
	clear:both;
	width:950px;
	font-size:100%;
	font-weight:bold;
	padding:0 10px 10px 10px;
}
div.fixed{
	position:fixed;
	left:0;
	bottom:0;
	background:url(img/paper.jpg) #F5F5F5 repeat left top;
	padding:10px 10px 10px 10px;
}
div.fixed2{
	position:fixed;
	left:0;
	bottom:0;
	background:url(img/paper.jpg) #F5F5F5 repeat left top;
	padding:10px 10px 10px 10px;
}
div.footer ul{
	background:url(img/footer.gif) transparent no-repeat 10px 0;
	padding-top:15px;
}
div.footer img{
	vertical-align:middle;
}
div.footer span img{
	vertical-align:top;
}
div.footer .sep{
	padding-left:10px;
}
div.footer a{
	color:#7C7C7C;
	text-decoration:none;
	padding-left:10px;
	height:16px;
}
div.footer a.current,
div.footer a:focus,
div.footer a:hover,
div.footer a:active{
/*	background:url(img/chevron.gif) transparent no-repeat 0 0; */
	color:#232323;
}

#silverlightControlHost {
	    height: 100%;
    }

#home {
	background-image: url(img/bg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#shop {
	background-image: url(img/bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#aho-prof {
	background-image: url(img/bg3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#aho-work {
	background-image: url(img/bg4.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#ph-prof {
	background-image: url(img/bg5.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#ph-work {
	background-image: url(img/bg6.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#db-prof {
	background-image: url(img/bg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#db-work {
	background-image: url(img/bg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}



h2 {
	color:#4085c5;
}
