 body_front {
 background: url(/images/middle.jpg);
 margin-left: 0%;
 margin-top:0;
 font-family: arial;
 font-size:9pt;
 color:#333333;
 
 
 }
 
 body {
 background: url(/images/middle_bg.jpg) repeat-x;
 margin-left: 0%;
 margin-top:0;
 font-family: arial;
 font-size:9pt;
 color:#333333;
 
 
 }
 
 h1 {color:#cc6600; 
	font-family:arial,sans-serif; 
	font-size:18px; font-weight:normal; 
	text-decoration:none;
} 

 h2 {color:#cc6600; 
	font-family:arial,sans-serif; 
	font-size:14px; font-weight:normal; 
	text-decoration:none;
} 

 a {color:#cc6600; 
	font-family:arial,sans-serif; 
	font-size:11px; font-weight:normal; 
	text-decoration:none;
} 

 a:hover {color:#000066;
	font-family:arial ,sans-serif; 
	font-size:11px; font-weight:normal; 
	text-decoration:none;
}



#main_table {
 background: url(/images/middle.jpg);
 width:101%;
 height:500px;
 border-bottom-style:solid;
 border-bottom-width:1px;
 border-bottom-color: #000000;
 border-collapse:collapse;
 border-spacing:0px;
 

 }
 
 #main_content_front {
 background: url(/images/right_content_bg.jpg) no-repeat; 
 width:390px;
 height:500px;
 font-size:10pt;
 

 }
 
 #front_content { 
  position:relative;
  vertical-align:top;
  width:345px;
  left:15px;
  top:12px;
  font-family: arial;
 font-size:9pt;
 

 }
 
  #front_links { 
  position:relative;
  left:45px;
  top:80px;
  line-height:20px;
 

 }
 
 #col1 {
 width: 300px;
 background: url(/images/tricat_front_bg.jpg) no-repeat;
 }
 
 #col2 {
 vertical-align:top;
 top:0px;
 width:400px;


 }
 
 
 #col3 {
 
 background: #fffff;
 font-size:7pt;
 width: 25%;
 margin-left: 0%;
 margin-bottom:3px; 
 }

 
 }
 
  /*This is stuff for the front page, dude  */
 
 /* #wrapper {
 background-color:#333333;
 margin-left: 0%;
 margin-top:1%;
  background: url(/images/middle.jpg) repeat-x;
 clear:both;
 width:100%;
 height:500px;
 border-style:solid;
 border-width:1px;
 border-color: #cccccc;
 margin-top:0px;
 
 }
 
 #col1 {
 position:relative;
 width: 335px;
 height:500px;
 background-color:#000000;
 background: url(/images/left_bg.jpg) no-repeat;
 margin-left: 0%;
 padding:2px;
 margin-bottom:5px;
 
 }
 
 
 
 #left_menu {
 position:relative;
 top:110px;
 left:0px;
 width: 300px;
 height:219px;
 margin-left: 0%;
 padding:2px;
 margin-bottom:5px;
 
 }
 
 #left_content {
 position:relative;
 top:0px;
 left:34px;
 width: 204px;
 height:219px;
 background-color:#000000;
 background: url(/images/left_cont.jpg) no-repeat;
 margin-left: 0%;
 padding-left:15px;
 margin-bottom:5px;
 
 }
 

 
 #col3 {
 float:right;
 position:relative;
 height:100%;
 top:-505px;
 background: url(/images/right_bg.jpg) no-repeat;
 width: 400px;
 background-color:#ffffff;
 margin-left: 0%;
 margin-bottom:3px; 
 }
 
 #menu_base {

 position:relative;
 left:10px;
 margin-left: 0%;
 margin-bottom:3px; 
 }
 
 #right_content {
 position:relative;
 font-family: arial;
 font-size:9pt;
 top:60px;
 left:20px;
 width: 366px;
 height:405px;
 background-color:#000000;
 background: url(/images/right_cont.jpg) no-repeat;
 margin-left: 0%;
 padding-left:10px;
 padding-right:5px;
 margin-bottom:5px;
 
 }
 
 #footer {
 position:relative;
 font-family: arial;
 font-size:9pt;
 top:70px;
 left:20px;
 width: 366px;
 height:405px;
 
 }
 
 */
 
 /*This is sub page stuff. Yes I get confused  */
 
 #sub_table {
 background: url(/images/middle_sub.jpg) repeat-x;
 width:100%;
 border-bottom-style:solid;
 border-bottom-width:1px;
 border-bottom-color: #000000;
 border-collapse:collapse;
 border-spacing:0px;
 

 }
 
  #main_content {
 background: #ffffff;
 width:760;
 font-size:10pt;
 

 }
 
 #col1_sub {
 width: 35%;
 background: url(/images/leftsub_bg.jpg) repeat-y;
 }
 
 #col2_sub {
 width:35%;
 background:url(/images/middle_sub.jpg) repeat-x;

 }
 
 
 #col3_sub {
 
 background: #fffff;
 font-size:7pt;
 width: 25%;
 margin-left: 0%;
 margin-bottom:3px; 
 }
 
  #bottom_sub {
 vertical-align:bottom;
 background:url(/images/leftsub_bg.jpg) repeat-y;

 }
 
 

 