@charset "UTF-8";
/* CSS Document */

 
/* $Id: base-weblog.css 14515 2005-07-12 00:01:26Z mpaschal $ */

/* basic elements */

html
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body
{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
}

form { margin: 0; padding: 0; }
a img { border: 0; }
img a { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
	margin-top: 10px;
	margin-bottom: 10px;
}


blockquote
{
	color: #336600;
	margin-top: 10px;
	margin-bottom: 10px;
}



/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	text-align: left;
	
}

#container2
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	text-align: left;
}

#containerx
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	text-align: left;
}


#container-inner { position: static; width: auto; }


#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta, #tree_left, #lowerhalf, #theta{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	position: static;
}


/* banner user/photo */

.banner-user
{
	float: left;
	overflow: hidden;
	width: 64px;
	margin: 0 15px 0 0;
	border: 0;
	padding: 0;
	text-align: center;
}


/* content */

.content-nav
{
	margin: 10px;
	text-align: center;
}

.date-header,
.entry-content
{
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 15px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
	margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 10px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
}

#comment-bake-cookie
{
	margin-left: 0;
	vertical-align: middle;
}

#comment-post
{
	font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img
{
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
}


/* modules */

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content
{
	position: relative;
	margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }

/* * theme * */

/* basic page elements */

body
{
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 12px;
}

a { color: #303030; text-decoration: none; }
a:hover { color: #33FF33; text-decoration: underline;}

#banner a { color: #303030; text-decoration: none; }
#banner a:hover { color: #33FF33; }

h1, h2, h3, h4, h5, h6
{
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;
	
   	margin: 0;
	border-left: 5px solid #330000;
   	padding: 4px;
	color: #FFFFFF;
	background: #330000;
	font-size: small;
	font-weight:bold;   line-height: 1;
	letter-spacing: .2em;

}

.module-header a
{
color: #ffffff;
text-decoration:none;
}

.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
	color: #33FF33;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
	font-size: px;
}


/* page layout */

body
{
	min-width: 720px;
	color: #000;
	background-image: url("http://avltheatre.com/img/bricks1.jpg");	background-repeat: no repeat;	
}

#containerx
{
	width: 904px;	margin-bottom: 20px;
	background: #FFFFFF;

}


#container
{
	width: 1004px;	margin-bottom: 20px;
	

}

#container2
{
	width: 1004px;	margin-bottom: 20px;
	background: #FFFFFF;

}

#containerx
{
	width: 90dpx;	margin-bottom: 20px;
	background: #FFFFFF;

}

#container-inner
{
border-left: 10px solid #000;
border-right: 10px solid #000;
border-bottom: 10px solid #000;
border-top: 0px solid #000;

}


#banner
{
	width: 100%; 
	background-color: #033;
	background-repeat: no-repeat;
	height: 167px;
	width: 904px;
}


#banner-inner
{
	display:none;

}

#banner-header
{
	display: none;
	
}

#banner-description
{
	display: none;
	}
	
	

#headerpix

{
    FLOAT: top;
    VISIBILITY: visible;
    POSITION: absolute;
    TOP: 10px;
    Left: 10px;
    width: 900;
}

#headerpix img

{
    width: 220;
    border: 1px solid #666;
    margin-right: 6px;
}


#nav {
font-family: Verdana, Arial, sans-serif;
font-size: small;;
padding:3px 5px 5px 5px;
margin:0px;
background-color: #033;
color:#fff;
border-bottom: 1px solid #666;
letter-spacing: .1em;
	text-align: center;
	border-top: 1px dashed #ddd;

}

#nav a {
color:#fff;
text-decoration:none;
}
#nav a:hover {
color:#33FF33
}



#alpha { float:left; margin: 15px 15px 0 15px; width: 480px; background: #FFFFFF; }
#alpha2 { float:left; margin: 15px 15px 0 15px; width: 480px; background: #303030; }



#beta { float:right; width: 200px; background: #e6ecf2; }
#gamma, #delta { float:right; width: 180px; background: #e6ecf2; }

#beta-inner,
#gamma-inner,
#delta-inner
{
   padding: 10px 10px 0 10px;
   border-width: 2px 2px 2px 0;
   border-style: solid;
   border-color: #fff;
}


	#alpha-inner {
		padding: 10px 10px 0 10px;
	border-top: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
	
	}
	
	#alpha2-inner {
		padding: 10px 10px 0 10px;
	}

	#beta-inner {
		padding: 10px 10px 0 10px;
	border-top: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
	
	}

	
	#gamma-inner {
		padding: 10px 10px 0 10px;
	border-top: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
	
	}	

.date-header
{
	margin: 0 0 3px 0;
	border-bottom: 1px dotted #999999;
	padding: 1px;
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;	
	border-left: 4px solid #33FF33;
	padding-left: 12px;

}


.clicks-header
{
	margin-top: 0;
	margin-bottom: 2;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:left;
	color: #000000;
	background: #eeeeee;
	font-size: medium;
	font-weight:bold;	
	padding: 5px 5px 2px 5px;
	color: #FFFFFF;
	letter-spacing: .03em;
	
	
}
.clicks-header a
{
		color: #000000;
	text-decoration:none;

		
}
.clicks-header a:hover
{
		color: #336611;
	text-decoration:underline;

		
}

.entry-header
{
	margin-top: 0;
	margin-bottom: 2;
	background: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:left;
	color: #339933;
	font-size: medium;
	font-weight:bold;	
	padding: 5px 5px 0px 5px;
	background: #F8F8F8;


		
}
.entry-header a
{
		color: #336633;
	text-decoration:none;

		
}
.entry-header a:hover
{
		color: #336611;
	text-decoration:underline;

		
}

.entry-content,
.comment-content,
.trackback-content
{
	background: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:left;
	color: #333333;
	font-size: small;
	margin: 0px;
	line-height: 1.5;
	padding: 0px;
}

.comment-footer,
.trackback-footer
{
	background: #FFFFFF;
	margin: 0 0 20px 0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:right;
	color: #666666;
	font-size: x-small;
	border-top: 1px solid #dae0e6;
	
}


.entry-footer
{
	background: #FFFFFF;
	margin: 0 0 8px 0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:right;
	color: #666666;
	font-size: x-small;
	border-top: 1px solid #dae0e6;
	
}

.entry-footer2
{
	background: #FFFFFF;
	margin: 0 0 20px 0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:right;
	color: #666666;
	font-size: x-small;
	
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
	margin-left: 10px;
}

.content-nav { margin-top: 0; }

#trackbacks-info
{
	margin: 10px 0;
	border: 1px dashed #a3b8cc;
	padding: 0 10px;
	color: #292e33;
	font-size: 11px;
	background: #e6ecf2;
}

.comments-open-footer
{
	margin: 10px 0;
}


/* modules */

.module
{
	margin: 0 0 10px 0;
	
}



ul.feed
{

	margin: 0px;
		}
	
li.feed
{

	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	list-style: none;
	}
	

.module-content
{
	margin: 0 0 10px 0;
	padding: 10px 10px 0 10px;
	line-height: 1.2;
	background: #f8f8f8;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:left;
	color: #333333;
	font-size: x-small;
border-top: 1px solid #cfd4d9;
	
}

.upcoming-playtitle
{font-size: small;
color: #111111;}

.module-calendar .module-content { margin: 5px 0 15px 0; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table
{
	font-size: 10px;
}

.module-powered { border-width: 0; }
.module-powered .module-content
{
	margin-bottom: 0;
	padding-bottom: 10px;
	background: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:left;
	color: #292e33;
	font-size: x-small;
border-top: 1px dashed a3b8cc;
border-right: 1px dashed a3b8cc;
border-left: 1px dashed a3b8cc;
	
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list
{
	margin: 0 15px 10px 15px;
	padding-top: 6px;
	list-style: disc;
}

.module-list .module-list
{
	margin: 5px 0 0 0;
	padding-left: 15px;
	list-style: circle;
}

.module-list-item
{
	margin-top: 0;
	color: #666;
	line-height: 1.2;
}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-photo img { border: 3px solid #fff; }


/* comments */

textarea[id="comment-text"] { width: 80%; }

.commenter-profile img
{
	vertical-align: middle;
	border-width: 0;
}


/* three-column tweaks */

   .layout-three-column #alpha
   {
      margin: 0;
      width: 204px;      background: #ffffff;
      float:left;
   }

   .layout-three-column #alpha-inner
   {
      padding: 10px 10px 0 10px;
border-right: 1px dotted #303030;
   }

   .layout-three-column #beta
   {
   	float:left;
      margin: 15px 15px 0 15px;
      width: 470px;      background: #FFFFFF;
   }

   .layout-three-column #beta-inner
   {
      padding: 0;
      border-width: 0;
   }
   
   .layout-three-column #gamma
   {
      margin: 0;
       width: 200px;      background: #ffffff;
      float:right;
   }

   .layout-three-column #gamma-inner
   {
      padding: 10px 10px 0 10px;
border-left: 1px dotted #303030;
   }   

   
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
	border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{ 
	width: 14%;
	text-align: center;
}


.module-featured-photo .module-content,
.module-photo .module-content
{
	margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
	display: block;
	height: 1%;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
	display: block;
	float: left;
	/* ie win fix \*/ height: 1%; /**/
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item a
{
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item img
{
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td
{
	width: 14%;
	height: 75px;
	text-align: left;
	vertical-align: top;
}

.day-photo
{
	width: 54px;
	height: 54px;
}

.day-photo a
{
	display: block;
}

.day-photo a img
{
	width: 50px;
	height: 50px;
}
	
	
	
#twitter_update_list li
{

	list-style: none;
	}

/*sub-divs*/
#subcontainer
{
	width: 904px;	margin-bottom: 20px; padding-top: 0px;
	background: #f8f8f8;
border-top: 3px solid #000;

}




#subcontainer-inner
{
	background: #f8f8f8;
border-right: 0px solid #292E33;
border-bottom: 0px solid #292E33;
border-left: 0px solid #292E33;
}

#subbody { position: relative; width: 100%; background: #f8f8f8; }
#subbody-inner { position: static; width: 100%; background: #f8f8f8; }


 #subone { clear: both; float:left; width: 280px; background: #f8f8f8; margin: 10px 10px 20px 10px;}

 #subone-inner
   {
      padding: 0;
      border-width: 0;
   }
   
    #subtwo { float:left; width: 320px; background: #f8f8f8; margin: 10px 5px 20px 10px;}

 #subtwo-inner
   {
      padding: 0;
      border-width: 0;
   }
   
   #subthree { float:right; width: 230px; background: #f8f8f8; margin: 10px 10px 20px 5px;}

 #subthree-inner
   {
      padding: 0;
      border-width: 0;
   }
   
   #region-head{
	padding-top: 3px;
		padding-left: 0px;
		padding-right: 3px;
		padding-bottom: 6px;

	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: bold;
	text-transform:uppercase;	
     color: #000;
     font-size: 150%;
     text-align: left;
     margin: 0 0 6px 0;
   }
                         
                         
   #headerpix2

{
    FLOAT: top;
    width: 500;
    background: #000;
}

#headerpix2 img

{
    width: 200;
    border: 0px solid #000;
    margin: 0 0 0 2px;
padding: 0 0 0 0;
}


#subcontainer2
{
	width: 904px;	margin-bottom: 20px; padding-top: 0px;
	background: #f8f8f8;
border-top: 3px solid #000;

}

                      
   #headerpix3

{
    FLOAT: top;
    background: #000;
}

#headerpix3 img

{text-align: center;
    width: 900px;
    border: 0 0 5px 0solid #000;
    margin: 0 0 0 2px;
padding: 0 0 0 0;
}

#primo {
	background-color: #000000;
	padding: 0px 00px 10px 0px;

	height: auto;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	color: #fff;
	background-image: url(backjp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#top_links{
		padding: 14px 5px 1px 10px;
		float: right;
		font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;

		font-size: 15px;
		text-align: right;
}

#top_links a{ color: white; text-decoration: none;}

#top_links a:hover{ color: blue; text-decoration: underline;
}
#front_img {
padding: 65px 0px 0px 0px;
}


#quest {
	font-size: 36px;
}
#paths {padding-top: 0px; text-align: center;
}
#click {
	font-size:22px;
	color: #fff;
	display: inline;
	padding: 1px 1px 1px;
	line-height: 27px;
}

#click a {
	text-decoration: none;
	color: #fff;
	padding: 10px;
}
#click a:hover{
	text-decoration: none;
	background-color: #FAEBD7;
	color: #000;
	padding: 10px;
}


#lowerhalf {
width: 980px;
background: #FAEBD7;
color: black;
height: auto;
padding-top: 5px;
}

#lowerhalf a {
	text-decoration: none;}

#lowerhalf a:hover{
	text-decoration: underline;
	color: blue;}



#nextish {
	color: #0066bb;
	font-weight: bold;
	font-size: 36px;
}

#dontmiss {
font-size: 30px;	
line-height: 33px;
padding-top: 8px;
padding-bottom: 5px;
}

#latest {background: #FAEBD7;
}

		
#tree_left {
		font-size: 18px;
		width: 665px;
		background: #FAEBD7;
		padding: 10px;
		float: left;

}



#tree_right {
	position: relative;
			font-size: 18px;
			line-height: 24px;
	top: -67px;
	margin-left: 380px;
	padding-left: 30px;
			border-left: 1px solid #333;

}

#blogline {
		position: relative;
font-size: 18px;
color: #000;
text-align: left;
background-color: #33FF00;
padding: 10px 10px 10px 20px;
margin: 10 0 0 0px;
}

#blogline a {
color: #000;
text-decoration: none;	
}

#blogline a:hover {
text-decoration: underline;	
}


#shows #theta {
width: 175px;	
padding: 10px;
background: #FAEBD7;
float: left;
margin: 0 0px 20px 5px;
color: black;
height: 305px;
border-right: black solid 10px;

}

#shows #lowerhalf{
width: 750px;	
float: left;

}

#shows #latest{
width: 760px;
height: 355px;
	
}

#shows #blogline {
	top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

#shows #nextish {
font-size: 26px;	
}

#primo {
	background-color: #000000;
	
}

#contact {
	background: #FAEBD7;
	border-left: 50px solid black; 
	border-right: 50px solid black;}

}

#contact #theta {font-size: 14px; 
width: 410px; 
color: black; 
margin: 0px 0 15px 0px; 
height: auto; 
border: 0px; 
padding: 10px 10px 10px 20px; }


#contact #instruct {
	color: black;
	font-weight: bold;
	font-size: 36px;
}

#contact #theta a {color: grey;}

#contact #instruct {color: black;}

#contact #batman {font-size: 14px; 
width: 354px; 
 
color: black; 
margin: 0px 0 15px 0px; 
padding: 50px 20px 10px 20px; 
height: auto; float: right; }

#contact #batman a {color: grey;}


#donate #theta {font-size: 14px; 
width: 410px; 
background: #FAEBD7; 
color: black; 
margin: 0px 0 15px 0px; 
height: 340px; 
border: 0px; 
border-left: 100px solid black; 
padding: 10px 10px 10px 20px; }

#donate #theta a {color: grey;}

#donate #instruct {color: black;}

#donate #batman {font-size: 14px; 
width: 354px; 
background: #FAEBD7; 
color: black; 
margin: 0px 0 15px 0px; 
padding: 50px 20px 10px 20px; 
height: 300px; float: right;
border-right: 50px solid black;}

#donate #batman a {color: grey;} 

#comingsoon {
font-size: 13px;
color: black;	
}

#comingsoon a {text-decoration: none;}

#comingsoon a:hover {color: blue; text-decoration: underline;}

#shows #paths {padding-bottom:5px;}

#shows #headerpix2 img {
	    margin: 0 0 0 6px;
	    width: 237px;
}

#shows #tree_right {	margin-left: 440px;
}

#nextbox {
	color: black;
	height: 100px;
	font-size: 14px;
	background: #FAEBD7;
	position: relative;
	margin-left: 238px;
		top: -53px;
		padding-right: 10px;
}

#shows #dontmiss {line-height: 35px;}

#shows #front_img {
padding: 10px 0px 0px 0px;
}





#word #theta a {color: #gray;}

#word #theta {font-size: 16px; 
width: 840px; 
height: auto; background: FAEBD7; 
 color: black;}



#connect #theta {font-size: 14px; 
width: 410px; 
background: #FAEBD7; 
color: black; 
margin: 0px 0 15px 0px; 
height: auto; 
border: 0px; 
border-left: 100px solid black; 
padding: 10px 10px 10px 20px; }

#connect #theta a {color: grey;}

#connect #instruct {color: black;}

#connect #batman {font-size: 14px; 
width: 354px; 
background: #FAEBD7; 
color: black; 
margin: 0px 0 15px 0px; 
padding: 50px 20px 10px 20px; 
height: auto; float: right;
border-right: 50px solid black;}

#connect #batman a {color: grey;}


#instruct {
	color: #fff;
	font-weight: bold;
	font-size: 36px;
}

#tube #theta {font-size: 14px; 
width: 745px; 
background: #222; 
color: black; 
margin: 0px 0 15px 0px; 
height: 420px; 
border: 0px; 
padding: 10px 10px 10px 5px; }

#tube #theta a {color: grey;}

#tube #instruct {color: black;}

#tube #batman {font-size: 24px; 
font-family: futura;
width: 180px; 
background: #222; 
color: white; 
margin: 0px 0 15px 0px; 
padding: 20px 15px 10px 15px; 
height: 210px; float: right;
}

#tube #batman a {color: white;}

#word #instruct {
	color: black;
	font-weight: bold;
	font-size: 36px;
}

#work #instruct {
	color: black;
	font-weight: bold;
	font-size: 36px;
}

#connect #instruct {
	color: black;
	font-weight: bold;
	font-size: 36px;
}

#members a { color: #000;}


#work #theta a {color: blue;}
#work #batman a {color: blue;}

#work #theta {font-size: 16px; 
width: 410px; 
height: 440px;
 background: FAEBD7; 
 color: black;}




