 /*......................................Body Pattern*/
.gradient{
background-image:
radial-gradient(closest-side, 
transparent 50%, transparent 50%, 
	/*top % transparent, bottom % transparent*/
#99CCCC 80%, #99CC99, #99CCCC 80%,
	/*top circle 1*/
#336699 90%, #336699,  #336699 90%, 
	/*top circle 2*/
#33FFCC 100%, #99CC99, #33FFCC 100%,
	/*top circle 3*/
#336699 110%, #336699,  #CC6699 110%, 
	/*top circle 4*/
#33FFCC 120%, #99CC99, #33FFCC 120%,
	/*top circle 5*/
#336699 130%, #336699,  #CC6699 130%, 
	/*top circle 6*/
#33FFCC 140%, #99CC99, #33FFCC 140%),
	/*top circle 7*/
radial-gradient(closest-side, 
transparent 50%, transparent 50%, 
  /*top % transparent, bottom % transparent*/
#33FFCC 80%, #99CC99, #33FFCC 80%,
	/*top circle 1*/
#336699 90%, #336699,  #CF2D76 90%, 
	/*top circle 2*/
#33FFCC 100%, #99CC99, #33FFCC 100%,
	/*top circle 3*/
#336699 110%, #336699,  #CF2D76 110%, 
	/*top circle 4*/
#33FFCC 120%, #99CC99, #33FFCC 120%,
	/*top circle 5*/
#336699 130%, #336699,  #CF2D76 130%, 
	/*top circle 6*/
#33FFCC 140%, #99CC99, #33FFCC 140%);
	/*top circle 7*/
background-size: 25px 25px;
	/*horizontal verticle expanse of shape*/
background-position: 
	00 00, 12px 13px;}

/*................................................Global Text Attributes for All Pages*/
p{
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	font-size: 13px;
	color: #999999;
	padding-top: 0px;
	margin-top: 0px;}
td{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 0px;
	margin-top: 0px;}
td.middle{
	vertical-align: middle;}
td.bottom{
	vertical-align: bottom;}
.spantext{
	font-style: normal;
	font-family: Arial, sans-serif;
	font-size: 17px;
	color: #4d7777;}
table{
	border: 0px;
	padding: 3px;}
table.center{
	margin-left: auto;
	margin-right: auto;}
em {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size: 14px;
	text-align: justify;
	color: #699fa0;}
b{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"}
strong{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size: 10px;
	color: #699fa0;}
h2{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size: 13px;
	color: #cc0066;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 0px;}
/*................................................Global Miscellanious Attributes for All Pages*/
.logocenter {
	position: absolute;
	float: left;
	left: 37%;
	top: 5px;
	width: 230px;
	overflow: hidden;}
.imageborder{
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #A0A1CD;
	border-right-color: #717290;
	border-bottom-color: #4F4F64;
	border-left-color: #4F4F64;}
.shadowbox{
	box-shadow: 2px 2px 2px 2px #C3CBCF;}
.transformroundimage {
	border: solid 1px #717290; 
	background-color: #717290; 
	-moz-box-shadow: 10px -10px rgba(3,0,0,0.0); 
	-webkit-box-shadow: 10px -10px rgba(3,0,0,0.0); 
	-o-box-shadow: 10px -10px rgba(3,0,0,0.0); 
	border-radius:100px; 
	box-shadow: 10px -10px rgba(3,0,0,0.0); }
  /*................................................All Page Containers*/
.container{
	background: #FFFFFF 10%;
	position: absolute;
	margin-left: 4%;
	top: 3px;
	border: 3px solid #20962E;
	border-radius: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	margin-bottom: 5px;
	width: 800px;
	z-index: 1;}
.index{
	height: 960px;
}
.contact{
	height: 1324px;
}
.photo{
	height: 8050px;}
.illustrate{
	height: 3740px;}
.restore{
	height: 2640px;}
.write{
	height: 2000px;}
.writeT{
	height: 900px;}
 /*..................................................Menu Attributes*/
.menu{
	position: absolute;
	float: left;
	left: 30%;
	top: 130px;
	width: 800px;}
a{
	text-decoration: none;
	color:#475c7a;
	font-family: palatino, century shoolbook l;}
ul {
	display: inline-block;
    list-style-type: none;
    overflow: hidden;}
li a:hover {
	color: #cff9f4;}
.button {	
	box-shadow:inset 0px 1px 0px 0px #33FFCC;
	background:-webkit-linear-gradient(top, #7DC9A6 15%, #B4D3FF);
	border-radius:6px;
	border:.8px solid #46638E;
	display:inline-block;
	cursor:pointer;
	font-family: palatino, century shoolbook l;
	font-size:15px;
	padding:3px 15px;
	text-decoration:none;
	text-shadow:0px .8px 0px #496B66;}
.button:hover{
	box-shadow:inset 0px 1px 0px 0px #33FFCC;
	background:-webkit-linear-gradient(top, #7DC9A6 15%, #B4D3FF);
	border-radius:6px;
	border:.8px solid #46638E;
	display:inline-block;
	cursor:pointer;
	font-family: palatino, century shoolbook l;
	font-size:15px;
	padding:3px 15px;
	text-decoration:none;
	text-shadow:0px .8px 0px #496B66;}
.button:active {
	position:relative;
	top:1px;}
 /*..................................................OddObjects Attributes*/
.spin img {
  -webkit-transition: -webkit-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;}
.spin img:hover {
   -webkit-transform: rotate(960deg);
  transform: rotate(960deg);}
.ooglobal{
	cursor: url('images/extras/pixycursor.png'), auto;	
	position: absolute;
	z-index: 4;
	left: 26px;
	top: 23px;}
.oddobject01{
	left: -9px;
	top: 936px;
}
.oddobject02{
	left: 771px;
	top: 25px;}
.oddobject03{
	left: 21px;
	top: 630px;
}
.oddobject04{
	left: 750px;
	top: 921px;
}
.oddobject05{
	left: 23px;
	top: 32px;}
.oddobject06{
	left: 740px;
	top: 225px;
}
.oddobject07{
	left: 677px;
	top: 733px;
}
.oddobject08{
	left: 543px;
	top: 433px;
}
.oddobject09{
	left: 19px;
	top: 210px;
}
.oddobject10{
	left: -3px;
	top: 1910px;}
.oddobject11{
	left: 7px;
	top: 922px;}
.oddobject12{
	left: 31px;
	top: 1382px;}
.oddobject13{
	left: 756px;
	top: 1465px;}
.oddobject14{
	left: 766px;
	top: 2208px;}
.oddobject15{
	left: 35px;
	top: 2297px;}
.oddobject16{
	left: 359px;
	top: 1543px;}
.oddobject17{
	left: 752px;
	top: 568px;}
.oddobject18{
	left: 748px;
	top: 31px;}
.oddobject19{
	left: 385px;
	top: 1393px;}
.oddobject20{
	left: 179px;
	top: 527px;}
.oddobject21{
	left: 141px;
	top: 777px;
}
.oddobject22{
	left: 596px;
	top: 860px;}
.oddobject23{
	left: 754px;
	top: 1501px;}
.oddobject24{
	left: 391px;
	top: 2305px;
}
.oddobject25{
	left: 44px;
	top: 2189px;}
.oddobject26{
	left: 742px;
	top: 437px;}
.oddobject27{
	left: 717px;
	top: 39px;
}
.oddobject28{
	left: 769px;
	top: 295px;}
.oddobject29{
	left: 753px;
	top: 942px;
}
.oddobject30{
	left: 166px;
	top: 253px;
}
.oddobject31{
	left: 752px;
	top: 259px;}
.oddobject32{
	left: 182px;
	top: 840px;
}
.oddobject34{
	left: 175px;
	top: 1214px;
}
.oddobject35{
	left: 534px;
	top: 1198px;
}
.oddobject36{
	left: 700px;
	top: 1107px;
}
.oddobject37{
	left: 5px;
	top: 100px;}
.oddobject37{
	left: 785px;
	top: 217px;}
.oddobject38{
	left: 27px;
	top: 29px;}
.oddobject39{
	left: 392px;
	top: 2182px;}
.oddobject40{
	left: 117px;
	top: 309px;}
.oddobject41{
	left: 19px;
	top: 1053px;}
.oddobject42{
	left: 701px;
	top: 3057px;}
.oddobject43{
	left: 537px;
	top: 3489px;}
.oddobject44{
	left: 607px;
	top: 474px;}
.oddobject45{
	left: 67px;
	top: 4673px;}
.oddobject46{
	left: 385px;
	top: 1109px;}
.oddobject47{
	left: 8px;
	top: 1488px;}
.oddobject48{
	left: 5px;
	top: 100px;}
.oddobject49{
	left: 5px;
	top: 100px;}
.oddobject50{
	left: 5px;
	top: 100px;}
.oddobject51{
	left: 5px;
	top: 100px;}
.oddobject52{
	left: 5px;
	top: 100px;}
.oddobject53{
	left: 5px;
	top: 100px;}
.oddobject54{
	left: 5px;
	top: 100px;}
/*.............................................Index Page Attributes */
.indexartimage{
	float: left;
	padding-right: 6px;
	shape-outside: polygon(0 100%, 45% 0, 45% 25%, 50% 35%, 75% 40%, 70% 60%, 100% 85%, 100% 100%)}
.indexmeimage{
	padding-left: 7px;
	float: right;
  	shape-outside: ellipse(50% 70%);}
.indexwelcome{
	position: absolute;
	text-align: justify;
	left: 10%;
	top: 195px;
	float: left;
	width: 630px;
}
.indextext{
	position: absolute;
	left: 40px;
	top: 320px;
	float: left;
	width: 775px;
}
/* ......................................Restorations Page Attributes */
.momdiv{
	position: absolute;
	width: 795px;
	top: 200px;
	z-index: 3;}
.suziediv{
	position: absolute;
	width: 795px;
	top: 528px;
	z-index: 3;}
.suzieqdiv{
	position: absolute;
	width: 795px;
	top: 838px;
	z-index: 3;}
.mediv{
	position: absolute;
	width: 795px;
	top: 1156px;
	z-index: 3;}
.wwiidiv{
	position: absolute;
	width: 795px;
	top: 1486px;
	z-index: 3;}
.alicediv{
	position: absolute;
	width: 795px;
	top: 2282px;
	z-index: 3;}
#restoretotop{  /*.........link to top*/
	position: absolute;
	float: left;
	width: 50px;
	left: 369px;
	top: 2596px;
	z-index: 3;}
/* ..........................................Photo Page Attributes */
img.first-c {
	left: 3%; 
	position: relative;
	vertical-align: middle;}
img.second-c{
	left: 5%;
	position: relative;
	vertical-align: middle;}
img.third-c{
	left: 7%;
	position: relative;
	vertical-align: middle;}
img.fourth-c{
	left:9%;
	position: relative;
	vertical-align: middle;}
img.fifth-c{
	left:11%;
	position: relative;
	vertical-align: middle;}
.phototext{
	position: absolute;
	top: 185px;
	z-index: 2;
	left: 80px;
	width: 700px;}
.photocontainer2{
	background: #0A0A0A 10%;
	position: absolute;
	border: 3px solid #99CC99;
	border-radius: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	top: 240px;
	width: 785px;
	z-index: 2;
	height: 7790px;
	left: 15px;}
#phototop{  /*.........link to top*/
	position: absolute;
	float: left;
	width: 50px;
	left: 385px;
	top: 8030px;
	z-index: 3;}
/* .........................................Illustration Page Attributes */
.moviediv{
	position: absolute;
	left: 2%;
	width: 800px;
	z-index: 3;
	top: 190px;}
.illusdiv{
	position: absolute;
	left: 2%;
	width: 800px;
	z-index: 3;
	top: 395px;}
.manzdiv{
	position: absolute;
	left: 2%;
	width: 800px;
	z-index: 3;
	top: 672px;}
.eyesdiv{
	position: absolute;
	left: 2%;
	width: 800px;
	z-index: 3;
	top: 928px;}
.manddiv{
	position: absolute;
	left: 2%;
	width: 800px;
	z-index: 3;
	top: 1132px;}
.misceldiv{
	position: absolute;
	left: 2%;
	width: 800px;
	z-index: 3;
	top: 1342px;}
.flowerdiv{
	position: absolute;
	left: 2%;
	width: 800px;
	z-index: 3;
	top: 1535px;}
.fracartdiv{
	position: absolute;
	left: 2%;
	width: 800px;
	z-index: 3;
	top: 1815px;}
.smpldiv{
	position: absolute;
	left: 2%;
	width: 800px;
	z-index: 3;
	top: 1978px;}
.funartdiv{
	position: absolute;
	left: 2%;
	width: 800px;
	z-index: 3;
	top: 2186px;}
.pubservdiv{
	position: absolute;
	left: 2%;
	width: 800px;
	z-index: 3;
	top: 2405px;}
.colorsdiv{
	position: absolute;
	left: 2%;
	width: 800px;
	z-index: 3;
	top: 2570px;}
.cheekydiv{
	position: absolute;
	left: 2%;
	width: 800px;
	z-index: 3;
	top: 2900px;}
.willisdiv{
	position: absolute;
	left: 2%;
	width: 800px;
	z-index: 3;
	top: 3142px;}
.swirldiv{
	position: absolute;
	left: 2%;
	width: 800px;
	z-index: 3;
	top: 3470px;}
.textptdiv{ /*............vertical text*/
	transform: rotate(90deg);}
#illustratetop{  /*.........link to top*/
	position: absolute;
	float: left;
	width: 50px;
	left: 402px;
	top: 3648px;
	z-index: 3;}
/* ............................................Contact Page Attributes */
.aboutme{
	position: absolute;
	text-align: justify;
	top: 190px;
	height: 901px;
	width: 575px;
	right: 8px;
	padding: 10px;
}
.contactmeimage{
	float:right;
	margin-left: 10px}
.hats{
	position: absolute;
	top: 190px;
	padding: 4px;
	height: 675px;
	width: 190px;
	left: 15px;
}
.hats td{
	vertical-align: top;
}
.kudos{
	position: absolute;
	top: 880px;
	padding: 4px;
	height: 331px;
	width: 190px;
	left: 15px;
}
.kudos td{
	vertical-align: top;
}
.contactinfo{
	position: absolute;
	padding: 4px;
	top: 1225px;
	width: 190px;
	height: 70px;
	left: 15px;
}
.softwarelist{
	float:right;
	padding: 2px;
	margin:10px;}
.terms{
	position: absolute;
	top: 1128px;
	padding: 10px;
	height: 155px;
	width: 575px;
	left: 225px;
	right: 20px;
}
.ccpos{
	float:right;
	margin-left: 10px;
	margin-top: 4px}
/* ........................Write Page Attributes */
.writeintro{
	position: absolute;
	z-index: 3;
	top: 200px;
	left: 19px;}
.fyi{
	position: absolute;
	z-index: 3;
	top: 292px;
	left: 19px;
	width: 731px;}
.dropboxholder{
	position: absolute;
	top:250px;}
.droptext {
	text-align: justify;
    display: inline-block;}
.droptext-story {
    display: none;
    position: absolute;
    background-color: #fcf7fa;
    min-width: 750px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 20px 20px 20px 20px;
    z-index: 1;}
.droptext:hover .droptext-story {
	display: block;}
.ptext{
	color: #224377;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"}
/* .............text attributes specific to hover drop down on write page */
