body
{
	background-color: #fffccc;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}

h1
{
	font-size: 16px;
	color: #999933;
	font-weight: normal;
}

.subhead
{
	font-size: 10px;
	color: #cccccc;
	text-transform: uppercase;
}

a.subhead
{
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
}

a.subhead:hover
{
	font-style: italic;
	font-size: 10px;
	color: #999933;
	font-weight: bold;
	text-transform: uppercase;
}


.dottedBorders
{
	border-bottom: 1px dotted #cccccc;
	font-size: 13px;
	list-style: none;
	color: #000000;
	font-weight: normal;
}



p
{
	font-size: 14px;
	list-style: none;
	color: #000000;
	font-weight: normal;
}

a
{
	font-size: 14px;
	list-style: none;
	color: #3399CC;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	font-style: italic;
	color: #999933;
	font-weight: normal;
	text-decoration: none;
}

#contentA
{
	font-size: 14px;
	list-style: none;
	color: #000000;
	font-weight: normal;
	}

#peekaboo
{
	font-size: 14px;
	list-style: none;
	color: #000000;
	font-weight: normal;
	}

#peekaboo2
{
	font-size: 14px;
	list-style: none;
	color: #000000;
	font-weight: normal;
	}

#peekaboo3
{
	font-size: 14px;
	list-style: none;
	color: #000000;
	font-weight: normal;
	}

#peekaboo4
{
	font-size: 14px;
	list-style: none;
	color: #000000;
	font-weight: normal;
	}

#peekaboo5
{
	font-size: 14px;
	list-style: none;
	color: #000000;
	font-weight: normal;
	}

#peekaboo6
{
	font-size: 14px;
	list-style: none;
	color: #000000;
	font-weight: normal;
	}

#container
{
	top: 0px;
	left: 0px;
	width: 666px;
	margin-right: auto;
	margin-left: auto;
}

#headercontainer
{
	top: 3px;
	left: 2px;
	width: 660px;
	position: relative;
	height: 150px;
  	border:1px solid #cccccc;
}

#headerborder
{
	top: 5px;
	left: 5px;
	width: 660px;
	position: relative;
	width: 640px;
	height: 140px;
}

#header
{
	position: relative;
	top: 0;
	width: 650px;
	height: 140px;
	background-image: url(images/icowebconsheader.jpg);
	background-repeat: no-repeat;
}

#headerlink
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 640px;
	height: 130px;
	z-index: 100;
}



#contentcontainer
{
	top: 180px;
	width: 666px;
	margin-right: auto;
	margin-left: auto;
}


#content
{
	position: relative;
	top: 11px;
	left: 2px;
	width: 440px;
	float: left;
}


#sidebar
{
	float: right;
	top: 11px;
	position: relative;
	right: 2px;
	width: 190px;
	z-index: 100;
}

#navigation
{
	position: relative;
	top: 0;
	left: 0;
	width: 190px;
	z-index: 200;
}

ul.mainnav
{
	font-size: 12px;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
	color: #999933;
	font-weight: bold;
}

ul.mainnav a
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	color: #3399CC;
}

ul.mainnav a:hover
{
	color: #999933;
	text-decoration: none;
	font-style: italic;
}

#footer
{
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	position: relative;
	width: 220px;
	z-index: 400;
	text-align: right;
}


.footertext
{
	font-weight: normal;
	color: #999933;
	font-size: 12px;
}

.footertext a
{
	font-style: normal;
	text-decoration: none;
	color: #3399CC;
}

.footertext a:hover
{
	font-style: italic;
	text-decoration: none;
	color: #999933;
}

