div, span {
	/* border: 1px dotted;*/
}

img {
	border:0;
} 

body {
	text-align:center;
}

div#centeredgrouping {
	position: relative;
	width:753px;
	height: 689px;
	margin: 50px auto;
}

div#catagories {
	position:absolute;
	top:0;
	left:0;
	padding: 0;
}

div#catagories ul {
	padding:0;
	margin:0;
}

div#catagories li {
	display:inline;
	list-style:none;
	font-family:Times, serif;
	font-size:13px;
	padding:0 10px;
	border-style:solid;
	border-width: 0 1px; 
	border-color:#663;
	margin:0 1px 0 0;
	color:#693;
	letter-spacing:3.5px;
}

div#catagories li a {
	color:#693;
	text-decoration:none;
}

div#catagories li a:hover {
	color: #033;
}

div#catagories li.itemone {
	border-left:0;
}

div#catagories li.itemlast {
	border-right:0;
}
	

div#work_groups {
	position:absolute;
	top:-13px;
	right:0;
	margin:0;
	padding:0;
	width: 50%;
}

div#work_groups ul {
	margin:0;
	padding:0;
}

div#work_groups li {
	list-style:none;
	float:right;
	margin:0;
	padding:0;
	width:40px;
	height: 42px;
	line-height:42px;
	text-align: center;
}

div#work_groups img {
	vertical-align:middle;
}

span#linktitle {
	position: absolute;
	right: 10px;
	top: 40px;
	font-size: 11px;
	color: #696944;
	letter-spacing: 3px;
}

span#linktitle em{
	font-style: normal;
	font-weight: bold;
}

div#work {
	position:absolute;
	width:753px;
	height:398px;
	top:60px;
	right:0px;
	line-height: 398px;
	margin: 0;
	padding: 0;
}

#work h2 {
	font-size: 20px;
	letter-spacing: 5px;
	color: #999;
}

img#workimages {
	vertical-align:middle;
	horizontal-align:middle;
	border: 0;
	padding: 0;
	margin: 0;
}

div#work_nav {
	position:absolute;
	width:426px;
	height:177px;
	right:163.5px;
	top:468px;
	background: url(../images/winged-thingy.gif) bottom left no-repeat;
}

span#previous, span#next {
	position:absolute;
	width:65px;
	height:42px;
	top:55px;
}

span#previous {
	left:116px;
}

span#next {
	right:116px;
}

span#words {
	position:absolute;
	width:100px;
	left:163px;
	top:7px;
	font-family: Times, serif;
	font-size:14px;
}

span#shh  {
	position:absolute;
	width:100px;
	left:163px;
	top:7px;
	font-family: Times, serif;
	font-size:14px;
	background-color: #fff;
	display: none;
}

span#words a, span#shh a  {
	color: #693;
	text-decoration: none;
}

span#words a:hover, span#shh a:hover {
	color: #033;
}

span#email {
	position:absolute;
	top: 127px;
	width:48px;
	height: 48px;
	left:189px;
	color: #033;
	font-weight: 700;
	font-size: 13px;
}

span#email a {
	text-decoration: none;
	color: #033;
}

span#email a:hover {
	color: #0B6566;
}

div#title {
	position: absolute;
	bottom: 0;
	right: 0;
}
	
div#circlediv {
	font: 10px Helvetica, sans-serif;
}