/* This Website design by Matt his awesomeness, and Dave Davidson and Jak Peterson their greatnesses. This design is all about the bread and butter and all of that important stuff. It is, in fact, so important that I wouldn't be telling you unless I really had to, and you actually downloaded our Stylesheet. You should probably be paying me for this or something. */


/* This stuff is for the basics of the page. It's basically the table that keeps the background image seperate from the important stuff. */

body {
	background-image: url(checkerboard.jpg);
}

#body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	border:none;
	text-decoration:none;
	color:#000
}

.fronttble {
    background-color:#fff;
	border:none;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:5px;
	float:none;
	color:#000
}

/*This is for the homepage basics and navigation buttons.*/

#nav {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:21px;
   color:#FFF;
   border:hidden;
   border-color:#FFF
}

.nav {
   background-color:#000000;
   border:none;
   background-position:center;
   padding:3px;
}

.button {
   border:none;
   text-decoration:none;
   color:#FFF
}

.button a:link {
   border:none;
   text-decoration:none;
   color:#FFF
}

.button a:visited {
    border:none;
	text-decoration:none;
	color:#FFF
}

.button a:hover {
    background-color:#CC3300;
	text-decoration:none;
	border:none;
}

#table {
     font-family:Georgia, "Times New Roman", Times, serif;
	 border:none;
	 padding:none
}

.table {
     background-color:#FFF;
	 border:none;
	 text-decoration:none
}

#newstitle {
     border:none;
	 text-decoration:underline;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:10px;
	 font-style:oblique;
	 float:left
}

#news {
     border:none;
	 text-decoration:none;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:14px;
	 float:left
}

#upbutton {
     font-family:Arial, Helvetica, sans-serif;
	 font-size:18px;
	 text-decoration:none;
	 padding-top:10px;
}

.upbutton {
     border:none;
	 text-decoration:none;
	 background-color:#CC3300;
	 color:#FFF;
	 width:300px;
}

.upbutton a:link {
     border:none;
	 text-decoration:none;
	 background-color:#CC3300;
	 color:#FFF
}

.upbutton a:visited {
     border:none;
	 text-decoration:overline;
	 background-color:#CC3300;
	 color:#FFF
}

.upbutton a:hover {
     border:none;
	 text-decoration:line-through;
	 color:#FFF;
	 background-color:#CC3300
}

/*"About" Page stuff. YEAHHHHHHHHHHHHHHHHHHHHH */

#biowrap {
     border:none;
	 background-color:#CCCCCC;
	 width:900px
}

#wraptop {
     border:none;
	 padding:none;
	 background-color:#CCCCCC;
	 width:900px;
	 height:20px
}

#wrapbottom {
     border:none;
	 padding-bottom:14px;
	 background-color:#CCCCCC;
	 width:900px;
	 height:20px
}

#biocontent {
      border:none;
	  background-color:#FFF;
	  width:890px;
	  padding-top:0px;
	  color:#000;
	  text-decoration:none;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:14px
}

/* This is still the about page, but these are for the titles */

#Matt1 {
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#000;
	 text-decoration:none;
	 font-style:normal;
	 float:left
}

#Matt1 ttl {
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#CC9966;
	 font-style:italic
}

#Seun1 {
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:14;
	 text-decoration:none;
	 color:#000;
	 font-style:normal;
	 float:right;
	 padding-bottom:5px
}

#Seun1 ttl {
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#CC0000;
	 font-style:italic;
}

#Nathan1 {
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:14px;
	 text-decoration:none;
	 color:#000;
	 font-style:normal;
	 float:right;
}

#Nathan1 ttl {
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#009900;
	 font-style:italic;
}

#Jake1 {
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:14px;
	 text-decoration:none;
	 font-style:none;
	 float:left;
	 color:#000
}

#Jake1 ttl {
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#003399;
	 font-style:italic
}
	 




	 





	 


