body    { color: #000000; font: 100% Verdana, Arial, Helvetica, sans-serif; background: #5b5836 url(../i/bodybg.gif) no-repeat left top; text-align: center; margin: 0; padding: 0; z-index: 0 }

.thrColFixHdr #container { 

	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	background: #FFFFCC;

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left; /* this overrides the text-align: center on the body element. */

} 

.thrColFixHdr #header  { background-image: url(../i/topbevel2.gif); background-repeat: no-repeat; background-position: left top; padding: 0 10px 0 20px; height: 165px } 

.thrColFixHdr #header h1  { margin: 0; padding: 20px 0 10px }

.thrColFixHdr #sidebar1  { background: #ffffcc url(../i/navbox.gif) no-repeat right top; margin-top: 0; padding: 0 10px 15px 20px; width: 150px; height: 255px; float: left; overflow: visible }

.thrColFixHdr #sidebar2  { background: #ffffcc; margin-top: 0; padding: 0 20px 15px 10px; width: 160px; float: right }


.sidebar1logo            { background: url(../i/doublec.gif) no-repeat left top; padding: 30px 20px 15px 10px; height: 126px; overflow: visible }


.thrColFixHdr #mainContent { 

	margin: 0 200px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */

	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

	background: #FFFFCC;

} 

.thrColFixHdr #cvmainContent { 

	margin: 0 200px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */

	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

	background: #FFFFCC;

} 


.thrColFixHdr #mainContent ul { list-style: disc; margin: 0px; padding-left: 10px; border:0; 

}

.thrColFixHdr #mainContent li { color: #f15d22; text-align: left; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; font-size: 13px; line-height: 20px; margin-top: 0; }

.thrColFixHdr #cvmainContent ul { list-style: disc; margin: 0px; padding-left: 10px; border:0; 

}

.thrColFixHdr #cvmainContent li { color: #000000; text-align: left; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; font-size: 13px; line-height: 1.25em; margin-top: 0; }


.thrColFixHdr #footer  { background: #ffffcc url(../i/btmbevel.gif) no-repeat left bottom; padding: 0 10px 0 20px; height: 30px } 

.thrColFixHdr #footer p {

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */

	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

	

}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	float: right;

	margin-left: 8px;

}

.fltlft { /* this class can be used to float an element left in your page */

	float: left;

	margin-right: 8px;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}


.bluehighlight  { color: #85acc8 ;}
.orangehighlight  { color: #f15d22 ;}




p, h1, h2, h3, h4, h5, a, h6   { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; text-align: left; margin-top: 0; padding-top: 0; }

p  { color: #000000; font-size: 13px; font-style: normal; font-weight: normal; line-height: 1.25em; background: transparent; }



h2, h3, a  {

	color: #f15d22;

	font-size: 13px;

	font-style: normal;

	font-weight: normal;

	line-height: 1.25em;

	background: transparent;

}



h1 {

	color: #f15d22;

	font-size: 15px;

	font-style: normal;

	font-weight: normal;

	line-height: 1.25em;

	background: transparent;

	padding: 0;

}







h6 { color: #000000;

font-size: 10px;

	font-style: normal;

	font-weight: normal;

	line-height: 1.25em;

	 margin: 25px 0; padding: 0 0 0 10px; border:0;

}



a:hover {text-decoration: underline; color: #000000;}

h3     { height: 40px; border-style: none none solid; border-width: medium medium 1px; border-color:   #f15d22 }

h4   { color: #000000; font-size: 11px; font-style: normal; font-weight: normal; line-height: 1.2em; background: transparent; }

h5  { color: #f15d22; font-size: 11px; font-style: normal; font-weight: normal; line-height: 1.2em; background: transparent; }





.thrColFixHdr #sidebar1 ul { list-style: none; margin: 5px 0 25px; padding: 5px 0 0 10px; border:0; }



.thrColFixHdr #sidebar1 li { text-align: left; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; font-size: 15px; line-height: 20px; margin-top: 0; padding: 0 0 0; border-bottom: 1px solid #f15d22; }



.thrColFixHdr #sidebar1 li + li { padding-top: 10px;}



ul + h6 { padding-top: 17px;}







li a {

display: block;

color: #f15d22;

text-decoration: none;

}



li a:hover {

color: #000000;

text-decoration: none;

}





.longbox1          { background-image: url(../i/testboxlong.gif); background-repeat: no-repeat; background-position: left top; padding: 10px; height: 234px; overflow: visible }
.shortbox1       { background-image: url(../i/testboxshort.gif); background-repeat: no-repeat; background-position: left top; padding: 10px; height: 111px; overflow: visible }










