				/* ---------------   ianmcdonnell.com css file  ----------------  */


				/* ---------------   body and hidden text  ----------------  */


body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 10px;
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1, h2, .desc	{
	color: #fff;
	position: fixed;
	top: -1500px;
	left:-1500px;
	color: #fff;
}

a	{
	color: #999;
	text-decoration: none;
}

a:hover	{
	color: #ff9900;
	text-decoration: none;
}

b 	{
	font-weight: bold;
	font-style: italic;
}


				/* ---------------   logo & menu  ----------------  */

#top	{
	background-color: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 90px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 7;
}

#logo	{
	position: fixed;
	border: none;
	top: 20px;
	left: 10px;
	z-index: 8;
}

#menu {
	position: fixed;
	top: 66px;
	left: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	list-style: none;
	z-index: 9;
}

#menu li	{
	display: block;
	float: left;
	padding: 0px 16px 0px 0px;
}

#menu b	{
	color: #333;
	font-weight: normal;
	font-style: normal;
}

#IEmenu	{
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 10px;
}

#IEmenu td	{
	font-size: 10px;
	padding: 4px 12px 0px 1px;
}

#IEmenu b	{
	font-size: 10px;
	color: #333;
	font-weight: normal;
	font-style: normal;
}

				/* ---------------   portfolio images  ----------------  */


#scroller {
	position: absolute;
	top: 92px;
	left: 10px;
}

#scroller tr {
	vertical-align: top;
}

.pic {
	padding: 0px 10px 0px 0px;
}

.picinfo {
	padding: 0px 0px 0px 3px;
	color: #999;
	font-size: 10px;
	text-decoration: none;
}

.picinfo img {
	padding: 0px 0px 0px 0px;
	border: none;

}


				/* ---------------   info boxes  ----------------  */

.scrolltext {
	color: #999;
	font-size: 10px;
	text-decoration: none;
}

.scrolltext b 	{
	font-weight: bold;
	font-style: italic;
}


				/* ---------------   stock images  ----------------  */

#stockpage {
	position: absolute;
	top: 112px;
	left: 10px;
}

#stocktext {
	position: absolute;
	top: 90px;
	left: 12px;
	color: #999;
	font-size: 10px;
	text-decoration: none;
}


.stock, .stock a	{
	background-color: #f5f6f6;
}

.istockimg	{
	border-width: 0px;
}

.istockdesc	{
	position: absolute;
	top: -1500px;
	left:-1500px;
}


				/* ---------------   copyright & borders  ----------------  */


#borderleft {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 10px;
	background-color: #fff;
}

#borderright {
	position: fixed;
	top: 0px;
	right: 0px;
	height: 100%;
	width: 10px;
	background-color: #fff;
}

#borderbottom {
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 35px;
	width: 100%;
	background-color: #fff;
}

#copy {
	position: fixed;
	bottom: 0px;
	right: 10px;
	text-align: right;
}

#IEcopy	{
	padding: 5px 5px 0px 10px;
	position: absolute;
	bottom: 0px;
}

				/* ---------------   blank image  ----------------  */

#blankimg {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: fixed;
	top: 92px;
	left: 0px;
	width: 100%;
	height: 450px;
}

#blankseries {
	position: absolute;
	white-space: nowrap;
	top: 92px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 	height: 450px;
}