* {
	margin:0;
	padding:0;
}
body {
  margin:0;
  padding:0;
  background:#333366;
  font: Verdana,arial,Sans-serif;
  color:#333;
  font-size:100%;
  behavior:url(csshover.htc);
}

.container {
  /*These three ensure our 750px wide content area centers in both
  IE5 and more capable browsers. margins are for Moz/Op/Saf, text
  align here and in header is for IE 5. */
  
  background: #fff url("../img/bg_col_ms.gif"); 
  background:  #CCC;
  width: 750px;
  margin: 0px auto;
  text-align: left;
  border:solid #fff;
  border-width: 0px 0px;
  text-align: left;
  color: #333;
  position: relative;
  }

#c-m {
  background-image: none;
  background-color: #CCC;
}  
  
#logo  {
	margin-top: 0px;
	padding : 0px 0px 0px 0px;
	width: 750px;
	height: 111px;
	background: #333366 url("../img/troodon.jpg") no-repeat top center;
} 

#title-2col {
	clear: left;
	height: 150px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../img/searchprop.jpg) no-repeat top center;
}

#2colcontentarea {
	padding: 0px 0px 0px;
	position: relative; 
	width: 750px;
	top: 0px;
	background-color: #E2EDED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#txt {
	line-height: 1.3em;
	margin: 15px 0px 3px 20px;
	width: 450px;
	float: left;
	color: #036;
}

#leftcolumn {
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: left;
	background-color: #CCC;
	overflow: hidden;
}

#leftcolumn ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#leftcolumn li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #CCC;
}

#leftcolumn li:hover { 
	color: #CC0000;
}

#leftcolumn a {
	margin: 0px;
	padding:3px 0px 3px 10px;
	color: #C57E72;
	list-style-type: none;
	text-decoration: none;
}

#leftcolumn a:hover {
	color: #CC0000;
}

#banner {
	margin: 0px;
	padding: 0px;
	width: 600px;
	height: 35px;
	float: left;
	background-color: #BBCCDD;
	overflow: hidden;
}

#banner h1 {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bolder;
	color: #036;
	padding: 7px 0px 10px 25px;
}

#banner a {
	padding: 10px 5px 5px 25px;
	text-decoration: none;
}

#banner a:hover {
	color: #CC0000;
}

#banner2 {
	margin: 0px;
	padding: 0px;
	width: 600px;
	float: left;
	background-color: #fff;
	overflow: hidden;
}

#banner2 h2 {
	margin: 0px;
	padding: 10px 10px 5px 120px;
}

#banner2 h3 {
	padding: 10px 5px 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #111;
}

#banner2 a {
	padding: 10px 5px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: 100%;
	color: #036;
	text-decoration: none;
}

#banner2 a:hover {
	color: #CC0000;
}

#midcolumn {
	width: 600px;
	float: left;
	background-color: #fff;
}

#midcolumn p {
	color:#666;
	padding: 5px 15px;
	text-align: left;
	font-size: 0.8em;
}

#midcolumn a {
	color: #F08D6C;
	text-decoration: none;
}

#midcolumn a:hover {
	color: #CC0000;
}

#midcolumn h1 {
	color:#036;
	padding: 15px 0px 0px 15px;
	font-size: 1.0em;
	font-weight: bolder;
}

#midcolumn h2 {
	color:#666;
	padding: 10px 0px 0px 5px;
	font-size: 1.0em;
	font-weight: bold;
}

#midcolumn h3 {
	color:#036;
	padding: 0px 0px 5px 5px;
	font-size: 0.8em;
}

#midcolumn h4 {
	color:#8CD5F6;
	padding: 0px 0px 5px 45px;
	font-size: 0.8em;
	font-weight: bolder;
}

#midcolumn h5 {
	color:#036;
	padding: 15px 0px 5px 15px;
	font-size: 0.8em;
}

#midcolumn ul li {
	COLOR: #666;
	font-size: 0.8em;
	padding: 0px 20px 5px 30px;
}

#list {
}

#list ul {
}

#list ul li {
	color:#993300;
	font-size: 0.8em;
	padding: 0px 0px 5px 45px;
}

#midcolumn ul li a {
	color: #036;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight: bolder;
}

#midcolumn ul li a:hover {
	COLOR: #FF0000;
}

/* make the image appear as the link is rolled over */
div#midcolumn li image {display: none;} /* conceals the image when link not hovered */

div#midcolumn li:hover image { /* shows the image when link is hovered */
	display: block;
	position: absolute;
	top: 40px;
	left: 11px;
	padding: 0px; 
}

#midcolumn ul {
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-position: inside;
}

#midcolumn image {
	padding: 10px 10px 10px 10px;
}

/* ---------[ END OF 2col ELEMENTS ]---------- */


/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";            /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;               /* ensure the period is not visible */
    clear: both;             /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */