/*jacobtolman*/
body {background-image:url('images/background.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	background-color:white;
	color:black;
	margin:0;
	padding:0;
	border-collapse:collapse;
}


a:link,a:visited
{
display:block;
font-weight:bold;
color:#FFFFFF;
background-color:#98bf21;
width:120px;
text-align:center;
padding:4px;
text-decoration:none;
}
a:hover,a:active
{
background-color:#7A991A;
}





.navx {
border-width:1;
border-color:#CCCCCC;
border-style:solid;
}
.bottom {
border-width:1;
border-color:#CCCCCC;
border-style:solid;
}
.left {
border-width:1;
border-color:#CCCCCC;
border-style:solid;
}
.right {
border-width:1;
border-color:#CCCCCC;
border-style:solid;
}



/* table*/
.tabletop {margin-left:auto;margin-right:auto;width:100%;}
.tablemiddle {margin-left:auto;margin-right:auto;width:100%;}
.tablebottom {margin-left:auto;margin-right:auto;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;}

.middle {width:634;
}
.right {background-image:url('images/rightbackground.jpg');
background-repeat:no-repeat;
background-color:#E8E8E8;
}
.left {background-image:url('images/leftbackground.jpg');
background-repeat:no-repeat;
background-position:center top;
background-color:white;
width:177;
}

.bottom {
text-align:center
}
/* 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:600;}


/*jjdgfdgf*/
.navx {/*background-image:url('images/navxbackground.jpg');
background-repeat:no-repeat;
background-position:top left;
background-color:white;
background-position:top left;*/
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	border:none;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#333333;
	*/
}
a.navx {
	font-family:"Adobe Garamond Pro";
	font-size: 14px;
	color:#CCCCCC;
  background-image:url('images/buttonmiddle.jpg');
  background-color:f0f0f0;
	float:right;
	display:inline;
	text-shadow:#999999;
	padding: 6px 5px 0px 5px;
	border-collapse:collapse;
	border:none;

/*
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#333333;
  border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#333333;
	
*/
	margin:0px 0px 0px 0px;
	height: 25px;
	text-decoration: none;
	font-weight: bold;
	
	text-align:center;
height:25;
background-position:top;
background-color:#FFFFFF;
position:relative; top:auto;
border-bottom-color:#FFFFFF;
}
.navy {	
    padding: 0px 2px 0px 2px;
	margin:0px 0px 0px 0px;
	float:right;
	vertical-align:text-bottom;
}
a.navy {background-color:#666666;
	border-right:solid;
	border-right-width:1px;
	border-left:solid;
	border-left-width:1px;
	border-top:solid;
	border-top-width:1px;
	border-bottom:solid;
	border-bottom-width:1px;
	font-family:"Adobe Garamond Pro";
	font-size: 14px;
	color:#CCCCCC;
    text-shadow:#999999;
	text-decoration:none;
	width:100%;
}