/*jacobtolman*/
body {background-image:url('images/background.jpg');
	background-color:#000000;
	color:white;
}

/* table*/
.tabletop {width:100%;}
.tablemiddle {width:100%;height:600;}
.tablebottom {width:100%;}

/* font*/
p {display:inline; font-size:12; font-style:normal; font-family:"Courier New", Courier, monospace;}
h1 {display:inline; font-size:18; font-style:normal; font-family:"Courier New", Courier, monospace;}
h2 {display:inline; font-size:16; font-style:normal; font-family:"Courier New", Courier, monospace;}
h3 {display:inline; font-size:14; font-style:normal; font-family:"Courier New", Courier, monospace;}
h4 {display:inline; font-size:12; font-style:normal; font-family:"Courier New", Courier, monospace;}
h5 {display:inline; font-size:10; font-style:normal; font-family:"Courier New", Courier, monospace;}

.navx {height:27; }
.middle {height:640;}

.top {background-image:url('images/topbackground.jpg');
background-repeat:no-repeat;
background-position:center;
background-color:black;
height:0;
margin: 0; 
padding: 0; 
vertical-align:top;
text-align:right;
}
.bottom {
text-align:center;
font-size:10px;
}
/* thumnail*/
.thumb {width: 150;}
.boxthumb {float:left;
	width:180;
	font-size:10px;
	font:"Adobe Garamond Pro";
	color:#0099FF;}
.thumbsmall {width:160;}
.thumbmedium {width:300;}
.thumblarge {width:620;}
