body {
		background: #000000;
		margin:10px 10px 0px 10px;
		padding:0px;
font: 13px helvetica, hirakakupro-w3, arial, osaka, "ms pgothic", sans-serif;
		}
/* Global ----------------------------------------------------------------- */

body { font-size: 11px; font-family: Helvetica, Geneva, Arial, "trebuchet ms", "ms pgothic", SunSans-Regular, hirakakupro-w3, osaka, sans-serif; line-height: 13px; background-color: #000000; }

a { color:#FF0000; text-decoration: none; }

a:hover { color: #940202; text-decoration: none; }
	
	#leftcontent {
		position: absolute;
		left:10px;
		top:50px;
		width:113px;
		background:#fff;
		border:1px solid #000;
		}

	#centercontent {
		background:black;
   		margin-left: 199px;
   		margin-right:199px;
		border:1px solid #000;
		/*
		IE5x PC mis-implements the box model. Because of that we sometimes have
		to perform a little CSS trickery to get pixel-perfect display across browsers.
		The following bit of code was proposed by Tantek Celik, and it preys upon a CSS
		parsing bug in IE5x PC that will prematurly close a style rule when it runs
		into the string "\"}\"". After that string appears in a rule, then, we can override
		previously set attribute values and only browsers without the parse bug will
		recognize the new values. So any of the name-value pairs above this comment
		that we need to override for browsers with correct box-model implementations
		will be listed below.
		
		We use the voice-family property because it is likely to be used very infrequently,
		and where it is used it will be set on the body tag. So the second voice-family value 
		of "inherit" will override our bogus "\"}\"" value and allow the proper value to
		cascade down from the body tag.

		The style rule immediately following this rule offers another chance for CSS2
		aware browsers to pick up the values meant for correct box-model implementations.
		It uses a CSS2 selector that will be ignored by IE5x PC.
		
		Read more at http://www.glish.com/css/hacks.asp
		*/
		
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:201px;
		font: 10px/20px "Lucida Grande", verdana, sans-serif; color:#FFFFFF
		}
	html>body #centercontent {
   		margin-left: 113px;
   		margin-right:201px;
		}
/* Content ---------------------------------------------------------------- */
.asset-name,
.asset-name a,
.archive-title {
    color: #3a3a3a;
}

.comment-footer,
.comment-footer a,
.trackback-footer {
    color: #999;
}

.asset-footer { margin-top: 30px; }

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #000;
}


.archive-list-item {
    margin-bottom: 5px;
}
/* Archive Styling -------------------------------------------------------- */
.archive-poster-col { width: 225px; float: left; }
.archive-poster-col img { width: 102px; height: 150px; float: right; padding-right: 10px; padding-left: 10px; }
.archive-entry-col { width: 270px; float: left; }
/* Entry Styling -------------------------------------------------------- */
.entry-poster-col { width: 210px; float: left; display: inline; }
.entry-poster-col img { width: 195px; height: 289px; float: left; }
.entry-entry-col { width: 265px; float: left; display: inline; }
.entry-credits-col { position: absolute; top: 20px; left: 505px; width: 230px; clear: none; min-height: 304px; padding-right: 5px; padding-left: 5px; display: inline; }
.entry-credits-wrap { width: 230px; clear: both; padding-top: 10px; display: block; }
.entry-credits-desc { font-size: 11px; font-weight: bold; width: 75px; float: left; }
.entry-credits-names { font-size: 11px; width: 145px; overflow: visible; float: right; clear: right; margin-left: 3px; padding-right: 3px; }
.entry-credits-title { color: #000; font-size: 12px; font-weight: bold; }
.sale-button { margin-top: 5px; padding-top: 10px; border-top: 1px solid #dae6be; }
.website { font-size: 13px; font-weight: bold; margin-top: 10px; }
.news-entry { }
.news-entry img { width: 200px; height: auto; }
.seach-results-entry img { width: 200px; height: auto; }
/* Grid Styling------------------------------------------------------------ */
.grid-wrapper { width: 350px; }
.grid-name { color:#FF0000; font-weight: bold; padding-bottom: 10px; display: inline; }
.grid-title { color: #000; font-size: 12px; font-weight: bold; margin-bottom: 5px; }
.grid-credit-line { margin-bottom: 8px; padding-bottom: 2px; border-bottom: 1px solid #dbe6be; display: block; }
.grid-col1 { width: 105px; float: left; margin-bottom: 30px; }
.grid-col1 img { width: 100px; height: 150px; border: solid 1px #333; }
.grid-col2 { width: 225px; float: left; margin-left: 5px; }
/* Home ----------------------------------------------------------------- */
.home-alpha {  }
.home-alpha-inner { width: 950px; margin-top: 15px; margin-bottom: 35px; border-right: 1px solid #367f4d; }
.home-poster { text-align: center; height: 250px; }
.home-poster img { width: 150px; height: 222px; margin-top: 10px; margin-right: 5px; margin-left: 5px; border: solid 1px #333; }
.home-grid-end { width: 2px; height: 248px; float: right; border-left: 1px solid #367f4d; }
.home-about { padding-right: 15px; padding-left: 15px; }
.house-logo { width: 49px; height: 45px; float: right; margin-top: 70px; }
/* Page Style ------------------------------------------------------------- */
.page-title { font-size: 18px; font-weight: bold; margin-bottom: 15px; }
.page-grid-poster {  }
.page-grid-poster img { width: 95px; height: 140px; border: solid 1px #333; }
.page-grid-col1 { width: 300px; float: left; }
.page-grid-col2 { width: 400px; float: right; margin-right: 10px; }
.more-link { background-image: url(gh-arrow.jpg); background-repeat: no-repeat; background-position: 0 2px; margin-top: 6px; padding-top: 4px; padding-left: 20px; border-top: 1px solid #dae5bd; }
/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}



	#rightcontent {
		position: absolute;
		right:10px;
		top:50px;
		width:200px;
		background:#000000;
		border:1px solid #000;
		font: 10px/20px "Lucida Grande", verdana, sans-serif; color:#FFFFFF
		}
	
	#banner {
	    margin-left: 80px;
		background:black;
		height:40px;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:39px;
		}
	html>body #banner {
		height:39px;
		}
	#navcontainer ul li{
        list-style-type: none;
        padding: 0;
        margin: 0;
        display: block;
        float: left;
        background: url(../images/off_button.gif) ;
        font: 10px/20px "Lucida Grande", verdana, sans-serif;
        text-align: center;
        }
   #navcontainer a{
      color: #fff;
      text-decoration: none;
      display: block;
      width: 55px;
      border: 1px solid #A8B090;
      }
   #navcontainer li#active { background: url(../images/off_button.gif) ; }
   #navcontainer a:hover { background: url(../images/on_button.gif) ; }
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		}
	
	