html
{
	background: #ccc url("images/gray-dient.jpg") repeat-x top left;
	margin: 0px 0px 0px 0px;
}
body
{
	margin: 0px 0px 0px 0px;	
}
h3
{
	margin: 2px 0px 2px 0px;
}
img
{
	border: 0px;
}
img.headshot
{
    border: solid 1px #999;
    margin: 1px;
    padding: 2px 2px 6px 2px;
}
img.floatingheadshot
{
	top: 50px;
    border: solid 1px #999;
    margin: 10px 10px 10px 10px;
    padding: 2px 2px 6px 2px;
    float: right;
}
a 
{
	color: #c90000;
	text-decoration: none;
}
a:hover
{
	color: #c90000;
	text-decoration: underline;
}

#container 
{
    width: 100%;
    padding: 0px;
    margin: 0px auto 0px auto;
}
table.menu
{
	width: 100%;
	margin: 10px 0px 15px 0px;
}
table.menu td
{
	text-align: right;
}

#fineprint 
{
	width: 760px;    
	margin: 3px auto 0px auto;
	padding: 0px 40px 0px 40px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	color: #999;
}

#subscribe
{
	width: 760px;    
	margin: 5px auto 5px auto;
	padding: 0px 40px 0px 40px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10pt;
	color: #000;
}
#fineprint b
{
	font-weight: normal;
	font-size: 6pt;
	color: #ccc;
}

#team
{
	background: #fff url("images/team_couch.jpg") bottom left no-repeat;
   border: solid 1px #ddd;
	width: 650px;
	height: 450px;
   padding: 10px;
   margin: 0px auto 15px auto;
}


#poster
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
	color: #000;
	padding: 10px 8px 10px 12px;
	background: #fff;
	height: 485px;
	border: solid 1px #ccc;
	font-size: 8pt;
	text-align: left;
	margin-right: 25px;

}
#poster b
{
	font-size: 7pt;
	text-align: center;
	color: #999;	
	font-weight: normal;
	width: 100%;
}

#poster img
{
	margin-top: -2px;
}
#poster2
{
	background: #660000 url("images/comelaughwithus.png");
	width: 345px;
	height: 506px;
}
#poster2 td
{
	text-align: center;
	vertical-align: bottom;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color: #eee;
}
#poster2 a
{
	text-decoration: none;
	font-weight: bold;
}
#laughter
{
	width:100%;
}
#home
{
	width: 760px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#leftonly
{
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.topright
{
	text-align: right;
	vertical-align: top;
	font-size: 8pt;
	font-weight: bold;
}
p.smaller
{
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
}

div.icon
{
    float: left;
    width: 85px;
    height: 125px;
    text-align: center;
    font-size: 8pt;
    border: solid 2px white;
    margin: 0px 1px 5px 1px;
    padding: 1px;
    vertical-align: top;
}
div.icon:hover
{
    border: solid 2px #c90000;
    margin: 0px 1px 5px 1px;
    padding: 1px;
}
div.icon img
{
    border: solid 1px #999;
    margin: 1px;
    padding: 2px 2px 6px 2px;
}
div.icon a
{
    color: #000;
    text-decoration: none;
}
div.icon a:hover
{
	background: #fff;
	color: #c90000;
}
#movie
{
    background: #000 url('images/bigteam.gif') no-repeat;
    width: 760px;
    height: 418px;
}
#movie td
{
    width: 760px;
    height: 418px;
    text-align: center;
    vertical-align: middle;
}
