@import url(thumb.css);
a{
color:#0E33C2;
text-decoration:underline;
}
a:visited{
color:#000000;
}
a:hover{
background:ButtonFace;
color:#D2691E;
}
html, body{
font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
font-size:13px;
height:100%;
}
div.content{
border:1px solid #808080;
margin:10px;
padding:10px;
height:100%;
text-align:left;
}
div.content h1, h3, h2{
color:#993300;
}
img.float{
	float:left; padding:6px;
}
div.copyright{
border-top:1px solid #808080;
float:none;
font-size:x-small;
width:50%;
}
div.header{
border:1px solid #FFA500;
float:none;
margin-right:8px;
max-height:140px;
min-width:60%;
overflow:hidden;
padding:4px 4px 4px 4px; border-collapse: collapse;
text-align:left;
}
div.header h1{
color:#993300;
margin-top:-4px;
padding-top:4px;
}
div.header img{
float:left;
margin-top:-4px;
padding-right:4px;
}
div.main{
border:1px solid #808080;
width:780px;
}
div.nav{
padding:0px 10px 0px 0px;
}
div.woollybear{
float:right;
font-size:x-small;
}
td.header{
background-image:url(images/header-x.jpg);
background-repeat:repeat-x;
}
td.nutrition, td.shows{
	padding:8px; text-align:center; border:1px solid black; border-collapse: collapse; 
}
table.padded td{
	padding: 10px;
	text-align: center;
}