* {margin: 0; padding: 0;}

body {font-family: georgia; font-size: 11pt;}

a {color: blue;}
a:hover {color: black;}

div#wrap {border: 0px dashed blue;}

div#topline {border-bottom: 1px solid blue; margin: 10px; padding-bottom: 3px;}
    div#topline a {font-size: 140%; text-decoration: none; border: 1px solid transparent; border-bottom-color: blue; padding: 3px;}
    div#topline a:hover {border: 1px solid blue; border-width: 1px 1px 0 1px; background: #e1e3eb}
	

div#bulk {border: 0px dashed gray;}

div#title {margin: 0 0 0 20px; width: 920px;}
    div#title h1 {font-size: 160%; color: navy; margin-left: 48px; position: relative; top: 8px;}
	
div.pornstar {border: 0px dashed red; margin: 0px 0 5px 20px;}
	div.pornstar h2 {margin: 0 auto 5px 0; font-size: 195%; color: navy;}
	div.pornstar table {width: 913px; -moz-box-sizing:border-box;box-sizing:border-box;}
	div.pornstar table td {padding: 0; -moz-box-sizing:border-box;box-sizing:border-box; height: 142px;}
	div.pornstar table td.noborder {padding: 0; -moz-box-sizing:border-box;box-sizing:border-box; height: 65px;}
	div.pornstar td img {border: 1px solid blue;}
	div.pornstar td.noborder img {border: 0px solid blue;}	
	div.pornstar table td.text {padding: 8px 3px 0px 8px; background: #e1e3eb; height: 87px; border: 1px solid blue; -moz-box-sizing:border-box;box-sizing:border-box;}
	div.pornstar a {font-size: 140%; font-weight: bold;}
	div.pornstar {text-align: left; width: 910px;}
	div.pornstar img.join {margin-left: 43px;}

div.more {margin: 0px 0 5px 20px;}
    div.more table {width: 913px; -moz-box-sizing:border-box;box-sizing:border-box;}

div#footer {border-top: 1px solid blue; margin: 10px; min-width: 900px; padding-bottom: 40px; width:expression(document.body.clientWidth < 900? "900px": "auto" );}


div#join-page {margin-left: 20px;}
    div#join-page table {margin-left: 50px;}
    div#join-page table td img {border: 1px solid blue;}
	p#join-sales {width: 870px; font-size: 130%; font-weight: bold; margin: 10px;
				  padding: 6px; background: #e1e3eb; border: 1px solid blue; -moz-box-sizing:border-box;box-sizing:border-box;}
	
	div#epoch-info {font-style: italic; font-size: 110%;}