/********* Creativity is a beautiful thing. *********/

body {
	text-align:center;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, san-serif;
	background-color: #FFFFFF;
	background-image: url(images/bkgdpattern.jpg);
	background-repeat: repeat-x;
}

/****** the main bit ******/


#mainbit {
	padding: 0px;
	text-align: left;
	width: 400px;
	margin: 0px;
	}
#mainbit p {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	line-height: 13px;
	padding: 3px 0px 2px;
}
#mainbit a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: .05em;
}
#mainbit a:hover { color: #000000; 
	text-decoration: none;
}
#mainbit h1 {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	}
#mainbit ul {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	list-style-image: url(images/greyarrow.gif);
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 15px 5px;
	}
#mainbit li {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 2px;
	}
#sites {
	padding-left: 7px;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 0em;
}
.siteimage {
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px 0px 7px;
	height: 200px;
	overflow: hidden;
}
#mainbit .select {
	font-size: 9px;
	color: #333333;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.084em;
	padding-bottom: 5px;
}
a.description:hover {
	color: #CC0000;
}		
.main { position: absolute; 
	top: 345px; 
	left: 13px; 
	}
#content { position: absolute;
		top: 115px;
		left: 275px;
		}				
.printimage {
	border-left: 1px solid #666666;
	height: 200px;
	width: 400px;
	overflow: hidden;
	margin: 0px 0px 10px 1px;
	padding: 0px 0px 0px 3px;
}
.printimage2 {
	border-left: 1px solid #666666;
	width: 400px;
	overflow: hidden;
	margin: 0px 0px 10px 1px;
	padding: 0px 0px 0px 3px;
}
#projects {
	width: 400px;
	height: 55px;
}
.drop1, .drop2, .drop3 {
  display:inline-table;
    /* \*/display:block;/**/
}
.drop1 {
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat;
	margin-right: 10px;
}
.drop2 {
  background:url(images/corner2.gif) left bottom no-repeat;
}
.drop3 {
  padding:0 3px 3px 0;
  background:url(images/corner1.gif) right top no-repeat;
  }

  
/****** sidebar with listy-type things ******/
  
#sidenav {
	padding: #999999;
	text-align: left;
	width: 232px;
	}
#sidenav h1 {
	font-size: 11px;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px 10px 2px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #999999;
	text-align: right;
	}
#sidenav h2 {
	font-size: 10px;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin: 0px 10px 0px 0px;
	padding: 3px 0px;
	}
#sidenav a:link, a:visited {
	color: #999999;
	text-decoration: none;
	}
#sidenav a:hover {
	color: #CC0000;
	text-decoration: none;
	}
#sidenav a:active {
	}
#navlink ul {
	font-weight: normal;
	list-style-image: url(images/redarrow2.gif);
	list-style-type: none;
	border-bottom: 1px solid #999999;
	margin: 0px 13px 2px 0px;
	padding: 2px 0px 5px 20px;
	}
#navlink li {
	margin: 0px;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 2px;
	}
#navlink a:link, a:visited {
	color: #999999;
	text-decoration: none;
	}
#navlink a:hover {
	color: #CC0000;
	text-decoration: none;
	}
#navlink #currentstore a {
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.5em;
	}

