html, body { 
	padding: 0;
	margin: 1em;
	background-color: Black;
	font-size : 1em;
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	color: White;
}


/* basic elements */

div {
}

p	{ 
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}


a {
	color: #99CCFF;
}

a:hover {
	color: White;
}


/* special elements */

span.spotfeature {
	font-weight: bold;
}

span.smquote {
}

span.portfolio {
}

span.selected {
	color: White;
}

span.highlight {
	color: #CCC;
}

img.spot {
	display: none;
}

p.pagelink {
	color: #CCC;
}

p.pagelink a {
}

p.pagelink a:hover {
	color: White;
}


/* specific divs */

#container {
}

#banner {
}

#accessible {
	display: none;
}

#logo {
	background-image: url(../images/digitworks_text.gif);
	height: 4em;
	background-repeat : no-repeat;
}

#menuarea {
}

#menu {
	padding-top:1em;
	border-bottom: 0.08em dashed #ccc;
	padding-bottom: 1em;
}

#menu ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#menu li {
	display: inline;
	list-style: none;
}

#menu li a {
}

#menu li a:hover {
	color: White;
}

#settings {
	display: none;
}

#textsettings {
	border-bottom: 0.08em dashed #ccc;
	padding-bottom: 0.3em;
}

#settings p {
	display: none;
}

#squares {
	padding-top: 0.5em;
}

#squares ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#squares li {
	display: inline;
	list-style: none;
}

#content {
}

#content2 {
}

#content3 {
}

#content3 h3 {
}

#content3 a {
}

#content3 a:hover {
}

#content2 ul {
	padding: 0;
	margin-left: 0;
	padding: 0;
	list-style-type : square;
}

#content2 li {
	margin-left: 1em;
}

#content3 ul {
	margin-left: 0;
	padding: 0;
	list-style-type : none;
}

#content3 li {
	margin-left: 0;
}

#graphiccolumn {
}

#testimonials {
}

#testimonials p {
}

div.credits {
}

#webcolumn {
}

#digits {
	display:none;
}

#map {
	display:none;
}

#webcam {
	display:none;
}

#image {
	display: none;
}

#spotlight { 
}

#spotlight2 {
}

#spotlightbanner {
	border-top: 0.08em dashed #ccc;
}

#spotlightbanner2 {
	border-top: 0.08em dashed #ccc;
}

#spotlightbanner p {
}

#spotlightbanner2 p {
}

#spot1 {
}

#spot2 {
}

#spot3 {
}

#spot4 {
}

#spotlight p {
}

#spotlight2 p {
}

#spotlight a {
}

#spotlight2 a {
}

#spotlight a:hover {
}

#spotlight2 a:hover {
}


#feedbanner {
	display: none;
}

#feedbanner p {
	display: none;
}

#feed {
	display: none;
}

#feed p {
	display: none;
}


#feed p a {
	display: none;
}

#quicklinks {
	border-top: 0.08em dashed #ccc;
}

#quicklinks p {
}

#footer {
	padding-top: 1em;
	font-size: 0.85em;
	border-top : 0.08em dashed #ccc;
}

#footer ul {
	margin: 0;
	padding: 0;
	padding-top: 1.3em;
}

#footer li {
	display: inline;
	list-style: none;
}

#footer p {
}

#footer a {
}

#footer a:hover {
}

/* special elements */

table.advent {
}

table.advent td {
}

#adventcolumn1 {
}

#adventcolumn2 {
}

#adventcolumn3 {
}

div.extras {

}

div.extras p {

}

div.extras img {
	display: none;
}