body {
	background:#FFF;
	color:#777;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
div,p,dt,dd,li,td {
	color:#777;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
ul {
	margin-top:0px;
}

h1{font-size:1.6em;line-height:1.6em;}
h2{font-size:1.45em;line-height:1.45em;}
h3{font-size:1.3em;line-height:1.3em;}
h4{font-size:1.15em;line-height:1.15em;}
h5{font-size:1em;line-height:1em;}
h1,h2,h3,h4,h5 {
	color:#777;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-bottom:.3em;
}

a:link {
	color:#911;
	background-color:transparent;
}
a:visited {
	color:#800;
	background-color:transparent;
}
a:hover {
	color:#C00;
	background-color:transparent;
}
a:active {
	color:#999;
	background-color:transparent;
}

#frame {
	width:721px;
	padding:14px;
	margin:auto;
	border:1px solid #CCC;
}
#workframe {
	width:506px;
	height:547px;
	text-align:center;
	border:1px solid #CCC;
}

#logo {
}

#nav {
}

#breadcrumbs {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding:.5em .5em 0 .5em;
	height:2em;
	color:#999;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active {
	text-decoration:none;
	color:#CCC;
}

#homecontentbox {
	padding:0 6px 6px 0;
	width:285px;
}
#workcontentbox {
	padding:6px;
}
#homesidebarbox{
	padding:0 0 6px 0;
}
#contentbox {
	padding:6px 0 6px 0;
	width:285px;
}
#sidebarbox{
	padding:6px 0 6px 0;
}

#footer {
	width:749px;
	margin:auto;
	padding:.25em 0 .25em 0;
	font-size:10px;
	color:#999;
}
#children {
	margin-bottom:.5em;
	font-size:10px;
	color:#666;
}


.header {
	font-size:1.6em;
	font-weight:bold;
	color:#999;
}
td .header {
	color:#999;
}
.subheader {
	font-size:1.45em;
	font-weight:bold;
	color:#999;
}

#scrollcontainer {
}
#scrollcontent {
}
div.scrolllayer {
	position:absolute;
	top:0;
	left:0;
	z-Index:2;
	visibility:hidden;
}

img {
	border:0;
}
img.block {
	display:block;
}
/*/*/a{}
img.border{
	border:1px solid #600;
}
*/
a{}
