#homecol1 {
	float: none;
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
/* END HEADINGS */

/* TEXT */
p {
	font-size: 13px;
	margin: 0 0 1.5em 0;  /* some air around p elements */
	line-height:1.4em;
	padding: 0;
	font-family: "lucida sans Unicode", verdana, sans-serif;
	color: #666666;
	letter-spacing: -1px;
}
.imgleft {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;   /* smaller font size, as these are usually not so important data */
}

.style1 {color: #003366}
.style2 {color: #FF0000}
.style4 {color: #FF9900}
.style5 {color: #009900}
.style6 {color: #990000}
h2       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2C2C2C;
	letter-spacing: -1px;
	text-indent: 18px;
	display: block;
	margin-bottom: 6px;
	font-variant: normal;
	font-weight: normal;
	line-height: 30px;
	vertical-align: middle;
}
h2 a {
	color: #333333;
	text-decoration: none;
}



.introboxes {
	width: 309px;
	margin-left: 20px;
	float: left;
	height: 150px;
	overflow: hidden;
	padding-bottom: 10px;
	margin-top: 15px;
	text-align: left;
	margin-right: 0px;
	background-image: url(../images/ortabg.gif);
	background-repeat: repeat-x;
}
.introboxes h2 {
	margin-left: 20px;
}

.introboxes p {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 0.75em;
	letter-spacing: -1px;
	line-height: 20px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}
.introboxes  p  strong a {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 17px;
	background-attachment: scroll;
	background-image: url(assets/images/ululli.png);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	padding-left: 15px;
}
.summary {
	overflow: hidden;
	margin-bottom: 5px;
	height: 100px;
}

