	
	body{
		background-color:#E6E6FA;
		color: black;
		font-size:16px;

}
.loading{
top: 0px;
left 0px;

}
a{color:red;background-color:yellow;}
object{height:99%;
width:99%;
overflow:hidden;}	



.blogdiv, .videodiv{left-margin:5px;
display:none;
	height:75%;
	width: 25%;
}
	
	.infodiv{
	top: 15%;
		width:70%;
		height:80%;
		z-index: 99;
		position: absolute;
		min-width: 800px;
		margin-left:25%;
		border: 0px solid;
		border-color: gray;
		text-align: center;
		overflow: auto;
		display:none;
	}
.blogview, .view{
display:none;
		top: 15%;
		width:70%;
		height:80%;
		z-index: 99;
		position: absolute;
		min-width: 800px;
		margin-left:25%;
		border: 1px solid;
		border-color: #fff;
		background: #FFDDFF;
		text-align: center;
		overflow: hidden;
		-webkit-box-shadow: 10px 10px 25px #ccc;
-moz-box-shadow: 10px 10px 25px #ccc;
box-shadow: 10px 10px 25px #ccc;
	}

	.home{
		top: 15%;
		width:90%;
		height:80%;
		z-index: 99;
		position: absolute;
		margin-left:100px;
		border: 0px solid;
		border-color: black;
		text-align: center;

	}
	
input{background-color: lightgreen;}

#utube{width:425px; 
height:344px;}

.nav {
min-width: 700px;
height:80px;
width:50%;
background-color:rgba(128,0,128, 0.4);
color: #FFFFFF;
top: 20px;
-webkit-box-shadow: 10px 10px 25px #ccc;
-moz-box-shadow: 10px 10px 25px #ccc;
box-shadow: 10px 10px 25px #ccc;
position:absolute;
z-index: 99;
margin-left:25%;
font-size: 20px;
text-align: center;
}

.artworkImg{max-width: 90%;
mex-height: 90%;}

h1{color:red;}

img {vertical-align:middle;}

#center{text-align:center;
}

.info, .artwork, .bloglink, .homelink{z-index:99;}
.options {position: absolute; top:50px;margin-left: 30%; float:left;z-index:99; }

.vieww{width:90%}
.viewh{height:90%; margin-left:5%; margin-right:5%;}

button{   
color:#000000;
	background-color:lightgreen;
   border-style:outset;
   border-color:#FF00FF;}
   
   
.artworkdiv button{width: 300px;}

  #nojs{background: yellow;
  color: red;
  position: absolute;
  width:100%;
  height:100%;
  z-index:999;
  text-align: center;
  font-size: 50px;} 	
	

.artworkdiv2 button{width: 300px;}
 

.leftimg{float:left;
margin-left: 25%;}