#nav, 
#nav ul {padding:0 0 5px 0; margin:0; list-style:none; font: 10px verdana, tahoma; border:1px solid #000; border-color:#eca #b97 #a86 #edb; border-width:0px; background:#fff; position:relative; z-index:200;}
#nav {height:25px; padding:0;}

#nav li {float:left;}
#nav li li {float:none; background:#fff;}
/* a hack for IE5.x and IE6 */
* html #nav li li {float:left;}

#nav li a {display:block; float:left; color:#888; margin:0 25px 0 10px; height:25px; line-height:25px; text-decoration:none; white-space:nowrap;}
#nav li li a {height:20px; line-height:20px; float:none;}

#nav li:hover {position:relative; z-index:300;}
#nav li:hover ul {left:0; top:22px;}
/* another hack for IE5.5 and IE6 */
* html #nav li:hover ul {left:10px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}
/* yet another hack for IE5.x and IE6 */
* html #nav ul {width:1px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-15px; margin-left:100%; top:-1px;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover > a {text-decoration:underline; color:#b75;}


/* but IE5.x and IE6 need this lot to style the flyouts and path followed */
/* show next level */
#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:-15px; margin-left:100%; top:-1px;}

/* keep further levels hidden */
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}

/* show path followed */
#nav li:hover a,
#nav li:hover li:hover a,
#nav li:hover li:hover li:hover a,
#nav li:hover li:hover li:hover li:hover a,
#nav li:hover li:hover li:hover li:hover li:hover a,
#nav li:hover li:hover li:hover li:hover li:hover li:hover a
{text-decoration:underline; color:#b75;}

/* hide futher possible paths */
#nav li:hover li a,
#nav li:hover li:hover li a,
#nav li:hover li:hover li:hover li a,
#nav li:hover li:hover li:hover li:hover li a,
#nav li:hover li:hover li:hover li:hover li:hover li a
{text-decoration:none; color:#888;}


.curly	{ font-family: arial black;
		font-size: 8em;
		font-weight: bold;
		color: #fff;
		}

.small	{font-family: arial black;
		font-size: 1.1em;
		font-weight: bold;
		color: #000;
		}

.small2	{font-family: arial black;
		font-size: .8 em;
		font-weight: bold;
		color: #000;
		}
		
.red	{font-family: arial black;
		font-size: .15 em;
		font-weight: bold;
		color: #f00;
		z-index: 2;
		}		
		
		
.grey    {font-family: verdana, 'Trebuchet MS';
font-size: 10px;
color: #666;}

.greysmall    {font-family: verdana, 'Trebuchet MS';
font-size: 8px;
color: #666;}

.greysmall2    {font-family: verdana, 'Trebuchet MS';
font-size: 9px;
color: #666;}


.grey2    {font-family: Verdana, 'Trebuchet MS';
font-size: 11px; text-decoration: none;

color: #999;}

.grey3    {font-family: verdana, 'Trebuchet MS';
font-size: 13px;

color: #999;}

.grey4    {font-family: verdana, 'Trebuchet MS';
font-size: 12px;

color: #999;}

.contact    {font-family: myriad pro, 'Trebuchet MS';
font-size: 17px;

color: #777;}

.contact2    {font-family: myriad pro, 'Trebuchet MS';
font-size: 12px;

color: #777;}


.big    {font-family: verdana, 'Trebuchet MS';
font-size: 41px;

color: #999;}

.georgia    {font-family: , sans-serif;
font-size: 20px;

color: #000;}

#gallery {
  padding:0; 
  margin:0 auto 5em auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:320px; 
  height:425px; 
  border:1px solid #888; 
  background:#fff url(windows/win_back.gif);
  }
#gallery li {
  float:left;
  }
#gallery li a {
  display:block; 
  height:30px;
  width:320px; 
  float:left; 
  text-decoration:none; 
  border-bottom:1px solid #fff; 
  cursor:default;
  }
#gallery li a img {
  width:320px; 
  height:30px; 
  border:0;
  }
#gallery li a:hover {
  background:#eee; 
  height:240px;
  }
#gallery li a:hover img {
  height:240px;
  }

#galleryh {
  padding:0; 
  margin:0 auto 5em auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:495px; 
  height:320px; 
  border:1px solid #888; 
  background:#fff url(windows/win_backh.gif);
  }
#galleryh li {
  float:left;
  }
#galleryh li a {
  display:block; 
  height:320px;
  width:28px; 
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#galleryh li a img {
  width:28px; 
  height:320px; 
  border:0;
  }
#galleryh li a:hover {
  background:#eee; 
  width:320px;
  }
#galleryh li a:hover img {
  width:320px;
  }


#galleryie {
  padding:0; 
  margin:0 auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:495px; 
  height:240px; 
  border:1px solid #888; 
  background:#fff url(windows/win_backh.gif);
  }
#galleryie li {
  float:left;
  }
#galleryie li a {
  display:block; 
  height:240px;
  width:28px;
  overflow:hidden;
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#galleryie li a img {border:0;}
#galleryie li a:hover {
  background:#eee; 
  width:320px;
  }
  
  
  
#containerb    {
			position: absolute;
			top: 100px;
			left: 0px;
			     z-index:0;
			background-color: transparent;
			
			}
	
  
#contact    {
			position: relative;
			top: 46px;
			text-align: center;
			height: 300px;
			width: 500px;
			left: 20px;
			z-index:0;
			background-color: transparent;
			border-style: dotted;
			border-width: 1px;
			border-color: #C0C0C0;
			}	

#contact2    {
			position: absolute;
			text-align: left;
			top: 25px;
		
			left: 15px;
			margin: 0px;
			height: 250px;
			width: 200px;
		    z-index:0;
			background-color: transparent;
			border-style: solid;
			border-width: 0px;
			border-color: #C0C0C0;
			}	
			
#contact2a    {
			position: absolute;
			text-align: left;
			top: 1px;
			left: 218px;
			margin: 0px;
			height: 250px;
			width: 200px;
		    z-index:2;
			background-color: transparent;
			border-style: solid;
			border-width: 0px;
			border-color: #C0C0C0;
			}	




#center	{
		position: relative;
		
		height: 30px;
		width: 800px;
		margin: 0px auto;
		padding: 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}			
	
	#centera	{
		position: relative;
		
		height: 30px;
		width: 500px;
		margin: 0px auto;
		padding: 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}
	
	
#center2	{
		position: relative;
		z-index: 0;
		top: 5px;
		height: 140px;
		width: 600px;
		margin: 0px auto;
		padding: 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}	
		
#center3	{
		position: relative;
		z-index: 0;
		top: 43px;
		height: 140px;
		width: 600px;
		margin: 0px auto;
		padding: 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}	

#center4	{
		position: relative;
		z-index: 0;
		top: 43px;
		height: 100%;
		width: 600px;
		margin: 0px auto;
		padding: 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}

#center4a	{
		position: relative;
		z-index: 0;
		top: 43px;
left: 25px;
		height: 1200px;
		width: 600px;
		margin: 0px auto;
		padding: 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}

#center4auto	{
		position: relative;
		z-index: 0;
		top: 43px;
		left: 0px;
		height: 100%;
		width: 600px;
		margin: 0px auto;
		padding: 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}
	
#videothesecond	{
		position: relative;
		z-index: 8;
		top: -92px;
left: 25px;
		height: auto;
		width: 800px;
		margin: 0px 0px 0px 22px;
		padding: 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}
	
#videothethird	{
		position: relative;
		z-index: 8;
		top: -85px;
left: 95px;
		height: auto;
		width: 600px;
		margin: 0px 0px 0px 22px;
		padding: 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}
		
#videothethird2	{
		position: relative;
		z-index: 8;
		top: -85px;
left: 25px;
		height: auto;
		width: 600px;
		margin: 0px 0px 0px 22px;
		padding: 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}
		
#videothefourth	{
		position: relative;
		z-index: 8;
		top: -95px;
left: 175px;
		height: auto;
		width: 600px;
		margin: 0px 0px 0px 22px;
		padding: 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}

#current5	{
		position: relative;
		z-index: 1;
		top: -85px;
left: 20px;
		height: 640px;
		width: 1170px;
		margin: 0px 0px 0px 22px;
		padding: 0px 0px 0px 10px;
		text-align: left;
		background-color: #000;
		border-style: solid;
			border-width: 0px 40px 20px 0px;
			border-color: #222;
			z-index:9;
			
	
	-moz-border-radius-bottomright: 3em 3em;
	
			
		}
		
#currentcenter	{
position: relative;
		
		top: 0px;
left: -33px;
height:800px;
margin: 5px 0px 0px 0px;
padding: 0px;
		width: 1260px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
			
			z-index:9;
		}
		

		
#currentright	{
position: absolute;
		z-index: 9;
		top: 17px;
left: 526px;
height: 230px;
margin: 5px 0px 5px 0px;
padding: 0px;
line-height: 24px;
		width: 650px;
		text-align: left;
		background-color: #000;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}
		
#currentbottom	{
position: absolute;
		z-index: 9;
		top: 420px;
left: 526px;
height:215px;
margin: 5px 0px 5px 0px;
padding: 0px;
		width: 654px;
		text-align: left;
		background-color: #000;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
			-moz-border-radius-bottomright: .5em .5em;
		}

#currentblackblock
{position: absolute;
	height: 14px;
width:70px;
top: 523px;
left: 440px;
background-color: #111;
z-index:9;
	
	
}

#currentblackblock2
{position: absolute;
	height: 54px;
width:13px;
top: 545px;
left: 498px;
background-color: #111;
z-index:9;
	
	
}

#currentblackblock3
{position: absolute;
	height: 19px;
width:70px;
top: 603px;
left: 430px;
background-color: #111;
z-index:9;
	
	
}


	
#	{
		position: relative;
		z-index: 0;
		top: 5px;
		height: auto;
		width: 650px;
		margin: 0px auto;
		padding: 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}	
		
#centerforreal2	{
		position: relative;
		z-index: 0;
		top: 0px;
		left: 8px;
		height: auto;
		width: 650px;
		margin: 0px auto;
		padding: 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}
		
#centerforreal3	{
		position: relative;
		z-index: 0;
		top: 5px;
left: 0px;
height: 12000px;
		width: 600px;
		margin: 0px 0px 0px 120px;
		padding: 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}

#centerforreal3a	{
		position: relative;
		z-index: 0;
		top: 5px;
left: 0px;
height: 3500px;
		width: 600px;
		margin: 0px 0px 0px 120px;
		padding: 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}

#centerforreal3auto	{
position: relative;
		z-index: 9;
		top: 0px;
left: -33px;
height:11290px;
margin: 5px 0px 5em 0px;
padding: 0px;
		width: 600px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}
		
#centerforreal3paint	{
position: relative;
		z-index: 9;
		top: 0px;
left: -33px;
height:750px;
margin: 5px 0px 5em 0px;
padding: 0px;
		width: 600px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}
		
#centerforreal4	{
position: relative;
		z-index: 2;
		top: 0px;
left: 163px;
height:800px;
margin: 0px 0px 5em 0px;
padding: 0px;
		width: 600px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
			
		}
		
#centerforrealcomicker	{
position: relative;
		z-index: 2;
		top: 0px;
left: 163px;
height:800px;
margin: 0px 0px 5em 0px;
padding: 0px;
		width: 1100px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}

#centerforreal4heightshort	{
position: relative;
		z-index: 2;
		top: 0px;
left: -33px;
height:900px;
margin: 5px 0px 5em 0px;
padding: 0px;
		width: 1250px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
			overflow: hidden;
			
		}
		
#centerforreal5video	{
position: relative;
		z-index: 2;
		top: 0px;
left: -33px;
height:auto;
margin: 5px 0px 5em 0px;
padding: 0px;
		width: 600px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}

#name	{
		position: relative;
		z-index: 0;
		top: 5px;
left: 35px;
height: 40px;
		width: 600px;
		margin: 0px auto;
		padding: 0 0 40px 0;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}
		
#name2	{
		position: relative;
		top: -4px;
left: 29px;
height: auto;
z-index:6;
		width: 400px;
		margin: 0px 0px 0px 0px;
		padding: 0 0 80px 0;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}

#banner	{
		position: absolute;
		z-index: 0;
		top: 0px;
left: 541px;
height: 40px;
		width: 320px;
		margin: 0px auto;
		padding: 0 0 50px 0;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
z-index: 0;
		}


#banner2	{
		position: relative;
		z-index: 0;
		top: 140px;
left: 0px;
height: 100px;
		width: 1020px;
		margin: 100px 0px 0px 0px;
		padding: 0px 50px 0px 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
z-index: 0;
		}

#banner3	{
		position: absolute;
		z-index: 5;
		top: 195px;
left: 0px;
height: 40px;
		width: 320px;
		margin: 0px;
		padding: 0 0 30px 0;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
z-index: 6;
		}
		
		
#banner4	{
		position: absolute;
		z-index: 0;
		top: 6840px;
left: 700px;
height: 100px;
		width: 320px;
		margin: 50px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
z-index: 0;
		}
		
#photodrawing2	{
		position: absolute;
		z-index: 9;
		top: 105px;
left: 662px;
height: 40px;
		width: 320px;
		margin: 0px;
		padding: 0 0 30px 0;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}
		
#photodrawing   {
			position: absolute;
			height: 7040px;
			width: 150px;
			top: 365px;
			left: 662px;
			z-index: 0;
			padding: 0px 0px 5px;
			margin: 0px;
			text-decoration: none;
			}	
		
#comictitles	{
		position: absolute;
		z-index: 9;
		top: 0px;
left: 685px;
height: 80px;
		width: 620px;
		margin: 0px;
		padding: 0 0 30px 0;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
z-index: 6;

		}

#relative	{
		position: relative;
		z-index: 0;
		top: 0px;
left: 0px;
height: auto;
		width: auto;
		margin: 0px;
		padding: 0 0 0px 0;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
z-index: 0;
		}

#centerbody	{
		position: relative;
		z-index: 0;
		top: 39px;
		left: 25px;
		height: auto;
		width: 650px;
		margin: 0px auto;
		padding: 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}	
		
#centerbody2	{
		position: relative;
		z-index: 0;
		top: 39px;
		left: 15px;
		height: auto;
		width: 650px;
		margin: 0px auto;
		padding: 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}
		
		
#centerbody3	{
		position: relative;
		z-index: 0;
		top: 0px;
		left: 25px;
		height: auto;
		width: 650px;
		margin: 0px auto;
		padding: 0px;
		text-align: left;
		background-color: #fff;
		border-style: solid;
			border-width: 0px 0px 0px 0px;
			border-color: #C0C0C0;
		}

#list   {
			position: absolute;
			height: 150px;
			width: 300px;
			top: 0px;
			left: -110px;
			    z-index: 1; 
			
			padding: 0px;
			margin: 0px auto;
			text-decoration: none;
			}	

#list2   {
			position: absolute;
			height: 150px;
			width: 300px;
			top: 2220px;
			left: 685px;
			    z-index: 1; 
			
			padding: 0px;
			margin: 0px auto;
			text-decoration: none;
			}	
	
#list3   {
			position: relative;
			height: auto;
			width: 300px;
			top: 0px;
			left: 38px;
			    z-index: 7; 
			
			padding: 0px 0px 5px;
			margin: 0px;
			text-decoration: none;
			}	

#containergrey    {
			position: relative;
			height: 30px;
			width: 700px;
			top: 0px;
			left: 0px;
			    z-index: 1; 
			
			padding: 30px;
			margin: 0px auto;
			
			}	
			
#containergrey2    {
			position: absolute;
			top: 250px;
			
			left: 0px;
			    z-index: 1; 
			background-color: transparent;
			padding: 39px;
			margin: 10px;
			}	
			
#arrows    {
			position: absolute;
			top: 4px;
			left: 550px;
			width: 50px;
			background-color: transparent;
			
			}		
			
#arrows2    {
			position: absolute;
			top: 0px;
			left: 20px;
			width: auto;
			background-color: transparent;
			
			}		
				
#arrows3    {
			position: relative;
			top: -60px;
			left: 540px;
			width: 50px;
			background-color: transparent;
			
			}	
				
				
#arrowscomics    {
			position: relative;
			top: -60px;
			left: 220px;
			width: 50px;
			background-color: transparent;
			
			}	

#arrowscomics2    {
			position: relative;
			top: -125px;
			left: 220px;
			width: 50px;
			background-color: transparent;
			
			}	
			
#arrowscomics3    {
			position: absolute;
			top: 120px;
			left: -50px;
			width: 50px;
			background-color: transparent;
			
			}	

#arrowsgirlstyle    {
			position: absolute;
			top: 125px;
			left: 780px;
			width: 50px;
			background-color: transparent;
			
			}	

#arrowsgirlstyle2    {
			position: relative;
			top: -30px;
			left: 400px;
			width: 50px;
			background-color: transparent;
			
			}
			
			
#arrowsgirlstyle3    {
			position: absolute;
			top: 75px;
			left: 780px;
			width: 50px;
			background-color: transparent;
			
			}	

				
#Layer1 {
	position:absolute;
	width:200px;
	height:31px;
	z-index:1;
	left: 242px;
	top: 125px;
}
.style1 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#Layer2 {
	position:absolute;
	width:147px;
	height:22px;
	z-index:1;
	left: 199px;
	top: 205px;
}
#Layer3 {
	position:absolute;
	width:252px;
	height:20px;
	z-index:2;
	left: 1006px;
	top: 205px;
}


#top-space {
	height: 34px;
	width: 510px;
}
.mid-space {
	height: 560px;
	width: 430px;
}

.mid-space1 {
	height: 100px;
	width: 390px;
}

.ver-mid-space {
	height: 500px;
	width: 10px;
}

.bot-space {
	height: 90px;
	width: 510px;
}

.bot-space1 {
	height: 80px;
	width: 390px;
}

.text-box {
	height: 60px;
	width: 150px;
	margin-left: 23px;
	margin-top: 3px;
}
.links-box {
	height: 70px;
	width: 150px;
	margin-top: 3px;
	margin-left: 280px;
}

.bio-mid-space {
	height: 500px;
	width: 500px;
}

#top
{
			position: relative;
			
			width: 569px;
			height: 20px;
			margin: 0px 0px 0px 0px;
			left: 0px;
			    z-index: 1; 
			border-style: solid;
			border-width: 0px;
			border-color: #C0C0C0;
			background-color: #fff;
			}	
			
#top2
{
			position: relative;
			top: -80px;
			
			width: 800px;
			
			margin: 0px;
			left: 70px;
			    z-index: 0; 
			border-style: solid;
			border-width: 0px;
			border-color: #666;
			text-align: center;
			}	

#top3
{
			position: relative;
			top: 10px;
			left: -14px;
			width: 545px;
			
			margin: 0px auto;
			
			    z-index: 0; 
			border-style: solid;
			border-width: 0px;
			border-color: #666;
			text-align: left;
			border-top: 0px solid #d5d5d5;
						}	
						
#top3a
{
			position: relative;
			top: 10px;
			left: -14px;
			width: 400px;
			
			margin: 0px auto;
			
			    z-index: 0; 
			border-style: solid;
			border-width: 0px;
			border-color: #666;
			text-align: left;
			border-top: 0px solid #d5d5d5;
						}	
						
#top3b
{
			position: absolute;
			top: 10px;
			left: 30px;
			width: 400px;
			
			margin: 0px auto;
			
			    z-index: 0; 
			border-style: solid;
			border-width: 0px;
			border-color: #666;
			text-align: left;
			border-top: 0px solid #d5d5d5;
						}	
						
						
#top3c
{
			position: absolute;
			top: -40px;
			left: 0px;
			width: 400px;
			
			margin: 0px auto;
			
			    z-index: 0; 
			border-style: solid;
			border-width: 0px;
			border-color: #666;
			text-align: left;
			border-top: 0px solid #d5d5d5;
						}	
					
#top3d
{
			position: absolute;
			top: 50px;
			left: 60px;
			width: 400px;
			
			margin: 0px auto;
			
			    z-index: 0; 
			border-style: solid;
			border-width: 0px;
			border-color: #666;
			text-align: left;
			border-top: 0px solid #d5d5d5;
						}	
						
#top3dright
{
			position: absolute;
			top: 50px;
			left: 100px;
			width: 400px;
			
			margin: 0px auto;
			
			    z-index: 0; 
			border-style: solid;
			border-width: 0px;
			border-color: #666;
			text-align: left;
			border-top: 0px solid #d5d5d5;
						}	
						
#strips
{
			position: absolute;
			top: 100px;
			left: 740px;
			width: 300px;
			
			margin: 0px auto;
			
			    z-index: 10; 
			border-style: solid;
			border-width: 0px;
			border-color: #666;
			text-align: left;
			border-top: 0px solid #d5d5d5;
						}		
									

#etsy
{
			position: absolute;
			top: 20px;
			left: 300px;
			width: 80px;
			
			margin: 0px auto;
			
			    z-index: 0; 
			border-style: solid;
			border-width: 0px;
			border-color: #666;
			text-align: left;
			border-top: 0px solid #d5d5d5;
						}							


#topper
{
			position: absolute;
			top: 10px;
			left: 0px;
			width: 400px;
			
			margin: 0px auto;
			
			    z-index: 0; 
			border-style: solid;
			border-width: 0px;
			border-color: #666;
			text-align: left;
			border-top: 0px solid #d5d5d5;
						}						
						
						#top4
{
			position: relative;
			top: 35px;
			
			width: 800px;
			
			margin: 0px auto;
			
			    z-index: 0; 
			border-style: solid;
			border-width: 0px;
			border-color: #666;
			text-align: center;
			border-top: 0px solid #d5d5d5;
						}
						
						
												#top5
{
			position: absolute;
			top: -40px;
			left: 138px;
			width: 60px;
			
			margin: 0px auto;
			
			    z-index: 0; 
			
						}

#title
{
			position: relative;
			text-align: center;
			top: 20px;
			width: 569px;
			height: 20px;
			margin: 0px 0px 0px 0px;
			left: 0px;
			    z-index: 0; 
			border-style: solid;
			border-width: 0px;
			border-color: #C0C0C0;
			background-color: #fff;
			}	
			
	

		
VIDEOS
			
			
			
#videos {
	width: 950px;
}

.videoheading {
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 8px;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #6DCFF6;
	font-family: verdana;
}

.videospecs {
	text-align: left;
	font-size: 11px;
	margin: 0 auto;
	padding-top: 15px;
	border: 0px solid green;
	line-height: 1.4em;
	font-style: italic;
	color: #666;
}



.video {
	
	height: 171px;
	width: 650px;
	padding-bottom: 20px;
}

.videotopa {
	border-bottom: 0px solid #666;
	margin-bottom: 0px;
	
	padding-bottom: 3px;
	
	padding-top: 30px;
	
}

.videotop {
	border-bottom: 1px solid #;
	margin-bottom: 0px;
	
	padding-bottom: 3px;
	
	padding-top: 30px;
	
}


.first {padding-top: 60px;}

.video2 {
	
	height: 325px;
	width: 650px;
	padding-bottom: 20px;
}

.video3 {
	
	height: 320px;
	width: 650px;
	padding-bottom: 20px;
}

.video4 {
	
	
	width: 800px;
	margin-bottom: 0px;
}


.videoimage2 {
	width: 450px;
	height: 325px;
	border: 1px solid #666;
	float: left;
}

.videoimage3 {
	width: 460px;
	height: 335px;
	border: 1px solid #666;
	float: left;
}

.videoimage4 {
	width: 500px;
	height: 375px;
	border: 1px solid #666;
	float: left;
}



.video4 {
	
	height: 375px;
	width: 650px;
	padding-bottom: 20px;
}


.videoimage4 {
	width: 188px;
	height: 174px;
	border: 1px solid #666;
	float: left;
}


.videoimage5 {
	width: 450px;
	height: 260px;
	border: 1px solid #666;
	float: left;
}

.videoinfo4 {
	width: 428px;
	float: left;
	padding-left: 30px;
	}

.videoinfo2 {
	width: 112px;
	float: left;
	padding-left: 30px;
	}
.videoimage {
	width: 300px;
	height: 169px;
	border: 1px solid #666;
	float: left;
}

.videoinfo {
	width: 318px;
	float: left;
	padding-left: 30px;
	}

.videodescription {
	font-size: 12px;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
	color: #999;
	font-family: verdana;
}



.watchdownload {
	text-align: left;
	font-size: .9em;
	margin: 0 auto;
	padding-top: 15px;
	border: 0px solid green;
	line-height: 1.4em;
}


.watch {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 5px;
}


.watch a{
	color: #666;
}



.vname {padding-bottom: 5px;
	font-weight: bold;
	float: left;}



.download {
	color: #000;
	text-decoration: none;
	letter-spacing: 5px;
}

.moviesize {
	color: #555;
}

.movieimage {
	border: 1px solid grey;
	height: 217px;
	width: 650px;
}



hr {
	width: 650px;
	border: 0;
	height: 1px;
	background-color: #888;
}

.deets {
	color: #555;
	size: 1em;
	text-align: right;
	float: right;
	}
	
	
	
	
IN PRODUCTION
	
	
	
	
#projects {
	
	width: 650px;
	padding-top: 80px;
	padding-bottom:80px;
}

#spacer {
	height: 35px;
	width: 650px;
	
}

#spacer2 {
	height: 15px;
	width: 650px;
	
}
#spacer3 {
	height: 6px;
	width: 650px;
	
}

.project {
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
}

.project2 {
	margin-bottom: 20px;
	margin-top: 50px;
	clear: both;
}

.projectheading {
	padding-top: 7px;
	font-weight: bold;
	letter-spacing: 8px;
	
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
	text-transform: uppercase;
	clear: both;
	color: #999;
}

.projectheading2 {
	padding-top: 7px;
	font-weight: bold;
	letter-spacing: 8px;
	border-top: 0px solid #666;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
	text-transform: uppercase;
	clear: both;
	color: #999;
}


.projectimage {
	width: 270px;
	height: 145px;
	float: left;
	border: 0px solid #666;
}

.projectdescription {
	font-size: 11px;
	width: 300px;
	float: right;
	margin-bottom: 30px;
	color: #666;
	font-family: verdana;
}

.projectdescription2 {
	font-size: 11px;
	width: 300px;
	float: right;
	margin-bottom: 60px;
	color: #666;
	font-family: verdana;
}

.ital {
	font-style: italic;
	}
	
.titles {
	font-family: verdana, tahoma;
	font-size: 10px;
	color: #666;
	}
	


	
	
	 .thumbnail
{
float: left;
width: auto;
border: 0px solid #999;
margin: 0 30px 10px 0;
padding: 5px;
}

	 .thumbnail2
{
float: left;
width: auto;
border: 0px solid #999;
margin: 0px 0px -6px 0px;
padding: 0px;
}


.clearboth { clear: both; }

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++		
	MOVIEPLAYER
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++		*/
	
	#movie {
		margin: 0;
		padding: 0;
		text-align: left;
		font-family: Verdana, Georgia, "Book Antiqua", "Souvenir Lt BT", "Times New Roman", serif;
		color: #FFF;
		background: #000;
		font-size: .8em;
		overflow: hidden;
		}

	#moviepage {
		margin-left: 0 auto;
		margin-top: 30px;
		padding: 8px;
		background: #000;
		color: #AAA;			
		}
	
	#moviepage a {	color: #222;	text-decoration: none; }			

	#moviepage a:hover { color: #8C5E35; }	

	#moviewrapper {
		margin: 0 auto;
		width: 802px;
		margin-top: 0px;
		background: #000;
		}
		
		#moviewrapper2 {
		margin: 0 auto;
		width: 702px;
		margin-top: 0px;
		background: #000;
		}

	#movietitle {
		color: #222;
		}

	#movieembed {
		font-size: 1em;
		border: 1px solid #111;
		padding: 0px;
		background: #000;
		}

	#movieembed p {
		}

	#moviemeta {
		color: #222;
		letter-spacing: 0px;	
	}
	
	#movieback {
		float: left;
	}
	
	#movielogo {
		margin: 0 auto;
		width: 300px;
		height: 53px;	
		float: right;	
	}
	
	#moviedownload {
		float:right;
		border: 1px solid red;
		
	}
	
	
#sig

{
			position: relative;
			
			
			width: 450px;
			top: 18px;
			padding: 10px;
			margin: 0px;
			left: 208px;
			    z-index: 0; 
			border-style: solid;
			border-width: 0px;
			border-color: #666;
			text-align: center;
			}	
			
			
#sigcomic

{
			position: absolute;
			top: 525px;
			
			width: 400px;
			
			margin: 0px;
			left: -11px;
			    z-index: 0; 
			border-style: solid;
			border-width: 0px;
			border-color: #666;
			text-align: center;
			}	

a:link {
color: #999;
text-decoration: underline;
}
		

#top {
top: 40px;
}

		
/* Friend Feed CSS - Inspired by scobleizer.com */
div.friendfeed {
	margin-top: -5px;
} 

.friendfeed.widget { border: 0 !important; }

.friendfeed .feed .entry {
	border-top: 2px dotted #cccccc;
}

.friendfeed .logo img { display: none; }	

		a:visited {
text-decoration: none;
}


<!--* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.footer, .push {
height: 4em;
}-->

#Iframe1 {
width: [px/%];
}


body {
	left: 0px;
    margin: 0px;
    padding: 0px;
}

/* iframe's parent node */
div#root {
    position: fixed;
    left: 100px;
    width: 100%;
    height: 100%;
}

/* iframe itself */
div#root > iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
}

#friendfeed { font-color: #6DCFF6 !important; border: 0px !important;}
.widget td { color: gray; border: 0px !important; }
.feed { border: 0px !important; }
.body { font-color: #6DCFF6 !important; font-family: helvetica !important; border: 0px !important; }
.logo { border: 0px !important; }
.entry .comment { display: none !important; }

#friendfeed.widget .feed .entry .media img { border: 0; }

#friendfeed.widget, #friendfeed.widget div, #friendfeed.widget span, #friendfeed.widget a, #friendfeed.widget img, #friendfeed.widget table, #friendfeed.widget tr, #friendfeed.widget td {
background-color:white;
border:0 none;
color:#6DCFF6 !important;
float:none;
font-size:13px;
font-weight:normal;
line-height:17px;
left:-1px;
margin:0;
padding:0;
position:relative;
text-align:left;
width:auto;
comment:none;
}
