body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image: url(../_slices/concrete_pattern_good-dark.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.twoColFixLtHdr #innercontainer {
	text-align: left;
}
#innercontainer {
	margin-left:290px;
}
.twoColFixLtHdr #container {
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 20px;
	_padding: 10px 0px 15px 0px; /* this did the trick. Only IE6 should process this line */
}
.twoColFixLtHdr #sidebar1 {
	width: 270px;
	margin-left: 20px;  /* <---Solution for bug IE6 */
	_padding: 10px 0px 15px 0px;
	float: left;
}
.twoColFixLtHdr #mainContent {
	margin: 0 20px 0 20px;
	background-image: url(../_slices/container-concrete-bg.jpg);
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 10px;
	_padding: 10px 0px 15px 0px; /* this did the trick. Only IE6 should process this line */
	zoom: 1;
}
.twoColFixLtHdr #header {
	height: 146px;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #footer {
	margin: 0;
	background-image: url(../_slices/footer.png);
	height: 128px;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #515151;
	text-align: center;
	font-size: 12px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 25px;
}
.darkerlines {
	color: #1E1E1E;
	font-size: 14px;
	font-weight: bolder;
}
.minidarkerlines {
	color: #1E1E1E;
	font-size: 12px;
	font-weight: bolder;
}
.twoColFixLtHdr #container #footer address p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #515151;
	text-align: center;
	font-size: 12px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-top: 0px;/*padding-top: 25px;*/
}
.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;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-top: 0px;
}
.bodycopydarker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
}
.img {
	border: none;
}
.bodycopy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
}
.footeraddress {
	font-size: 1.1em;
	font-weight: bold;
	color: #4D4D4D;
	line-height: 30px;
}
.writing {
	vertical-align: top;
	background-image: url(../_slices/container-center.png);
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	_padding: 10px 0px 15px 0px; /* this did the trick. Only IE6 should process this line */
}
.writing .bodycopy {
	display:block;
	margin-left: 40px;
	width: 552px;
}
.h1-brush {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-image: url(../_slices/h1-brush-bg.png);
	height: 42px;
	width: 590px;
	display: block;
	text-indent: 24px;
	line-height: normal;
	text-transform: uppercase;
	text-align: left;
	padding-top: 10px;
	margin-bottom: 10px;
	color: #FFF;
	margin-top: 10px;
	background-repeat: no-repeat;
	margin-left: 20px;
	font-weight: bold;
}
.h2-brushpurple-bg {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
	text-indent: 20px;
	background-image: url(../_slices/h2-purple-bg.png);
	height: 40px;
	background-repeat:no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
.h2-brushgreen-bg {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
	text-indent: 20px;
	background-image: url(../_slices/h2-green-bg.png);
	height: 40px;
	background-repeat:no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
.h2-brushyellow-bg {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
	text-indent: 20px;
	background-image: url(../_slices/h2-yellow-bg.png);
	height: 40px;
	background-repeat:no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
.brushtop {
	height: 20px;
	width: 630px;
	background-image:url(../_slices/container-top.png);
}
.brushleft {
	height: 300px;
	width: 20px;
	float: left;
	background-image:url(../_slices/container-left.png);
}
.brushright {
	height: 300px;
	width: 20px;
	float:right;
	background-image:url(../_slices/container-right.png);
}
.brushbottom {
	height: 20px;
	background-image:url(../_slices/container-bottom.png);
}
.textunderimage {
	text-align: left;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #333333;
	font-size: 14px;
	margin-top: 10px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
	font-size: 12px;
	text-align: left;
}
a:link {
	font-family: "Lucida Sans", Tahoma, sans-serif;
	color: #333333;
	text-decoration: none;
	border: none;
}
a:visited {
	font-family: "Lucida Sans", Tahoma, sans-serif;
	color: #666666;
	text-decoration: none;
	border: none;
}
a:hover {
	font-family: "Lucida Sans", Tahoma, sans-serif;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	border: none;
}
a:active {
	font-family: "Lucida Sans", Tahoma, sans-serif;
	color: #333333;
	text-decoration: none;
	border: none;
}
.gallery #images {
	color: #002200;
}
.gallery #projecttitle {
	color: #008800;
}
.gallery #projecttext {
	color: #001100;
}
.captiontext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 20px;
	margin-top: 20px;
}
.redname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
}
.boldtitles {
	font-style: italic;
	color: #666666;
}
.projecttitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
img.floatRight {
	float: right;
	background-repeat: repeat;
	background-image: url(../cityarts-41st-website/_css/slices/rightdrop.jpg);
	width: 4px;
	margin: 0px;
	padding: 0px;
	clear: none;
	height: 4690px;
}
.imgBoarders {
	border: thin solid #666666;
	margin-top: .5em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
	padding: 0.5em;
}
.imgBoardersCenter {
	border: thin solid #666666;
	margin-right: 0em;
	margin-bottom: 10px;
	margin-left: 0em;
	padding: 0.5em;
	text-align: center;
}
div.figure {
	float: right;
	width: 25%;
	border: thin silver solid;
	margin: 0.5em;
	padding: 0.5em;
}
div.figure p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}
.imagecaption {
	border: 3px solid #333333;
	border: 1px solid #999999;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.imagecaptionfloatright {
	border: 3px solid #333333;
	border: 1px solid #999999;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
}
.imagecaptionfloatleft {
	border: 3px solid #333333;
	border: 1px solid #999999;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.captiontext1 {
	color:#FFF;
	background-repeat: repeat;
	font-size: 10px;
}
.captiontext1a {
	color:#333;
	background-repeat: repeat;
	font-size: 10px;
	background-color: #FFF;
}
.captiontext2 {
	color:#FFF;
	font-size: 10px;
	padding: 8px;
}
.captiontextbold {
	color:#333333;
	font-size: 12px;
	font-weight: bold;
}
.captiontextlinks {
	color: #FFFFFF;
	background-color: #FFF;
}
.imagewithcaption {
	float: right;
	padding: 5px;
	margin: 10px;
	background-image: url(../_slices/darkline-bg.gif);
	margin-right: 0px;
}
.imagewithcaptioncenter {
	padding: 5px;
	margin: 10px;
	background-image: url(../_slices/darkline-bg.gif);
	margin-right: 0px;
}
.imagewithcaptionbox {
	float:left;
	padding: 5px;
	padding-bottom:10px;
	margin: 15px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFF;
	border: thin solid #777;
}
.imginbox {
	border: 1px solid #666666;
	margin-bottom: 5px;
}
.img {
	border: none;
}
.positiontitle {
	color: #333333;
}
.firstlastname {
	color: #666666
}
.boldspacer {
	color: #330000;
	font-weight: bold;
	padding-right: 4px;
}
table.x1 {
	color: #999;
	font-size: 12px;
}
table.x2 {
	color: #666;
	font-size: .9em;
}
.textintable {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.buynow {
	color: #F60;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
[if IE ]> /* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 {
float:left;
width: 170px;
}
<![endif][if IE]> /* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 {
padding-top: 30px;
float:left;
display: inline;
width: 170px;
}
.twoColFixLtHdr #mainContent {
	zoom: 1;
}
#countries {
	color: #ccc;
	padding: 2px;
	margin-bottom: 0px;
	list-style-type: none;
	margin: 0px;
}
#contries ul {
	float: left;
	width: 520px; /* width is changed */
	margin: 12;
	padding: 0;
	list-style: none;
	border:#303;
	text-decoration: none;
	height: 300px;
}
#countries ul li {
	float: left;
	width: 150px;
	text-decoration: none;
	padding: 0 15px 0 10px; /* left padding moves the text away from the bullet */
	margin-bottom: 18px;
	height: 270px;
}
.imgthumbs {
	border: 2px solid #333333;
	top: auto;
	vertical-align: top;
	margin-top: 10px;
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<![endif] [if IE]> <style type="text/css"> #mainContent, #sidebar1 {
zoom: 1;
float:left;
display: inline;
width: 170px;
}
</style> <![endif]

