body	{
	font-family:tahoma,"univers 55",arial,helvetica,sans-serif;
	color:#09f;background-color:#006;
	background-image:url(http://www.curio.org/images/bg/bgcurio.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: center center;

	scrollbar-face-color:#006;
	scrollbar-track-color:#034;
	scrollbar-arrow-color:#6c0;
	scrollbar-3dlight-color:#06c;
	scrollbar-darkshadow-color:#024;
	scrollbar-shadow-color:#048;
	scrollbar-highlight-color:#028;
}

a		{text-decoration:none;color:#6c0;background:transparent;background-color:transparent}
a:visited	{color:#4bf;background:transparent;background-color:transparent}
a:hover	{color:#cff;background:transparent;background-color:transparent}
a:active	{color:#0f9;background:transparent;background-color:transparent}

a.nav		{text-decoration:none;color:#6c0;background:transparent;background-color:transparent}
a:visited.nav	{color:#f00;4bf;background:transparent;background-color:transparent}
a:hover.nav	{color:#f00;cff;background:transparent;background-color:transparent}
a:active.nav	{color:#f00;0f9;background:transparent;background-color:transparent}

a.nav:visited	{color:#4bf;background:transparent;background-color:transparent}
a.nav:hover	{color:#cff;background:transparent;background-color:transparent}
a.nav:active	{color:#0f9;background:transparent;background-color:transparent}

select	{
	color:#4bf;background-color:#006;
	font-family:tahoma,"univers 55",arial,helvetica,sans-serif;
	border:1 solid #06c;
}
input	{
	color:#8f0;background-color:transparent;
	font-family:tahoma,"univers 55",arial,helvetica,sans-serif;
	border:1 solid #06c;
}
textarea	{
	color:#4bf;background-color:transparent;
	font-family:tahoma,"univers 55",arial,helvetica,sans-serif;
	border:1 solid #06c;
}
input.image	{
	border:0;
	background:transparent;
}
input.button	{
	cursor:hand;width:100%;
	background-color:#008;color:#6c0;
}

/*border-color:#000066;background-color:transparent*/

h1	{font-family:"trebuchet ms","univers 55",arial,helvetica,sans-serif;font-weight:500}
h2	{font-family:"trebuchet ms","univers 55",arial,helvetica,sans-serif;font-weight:500}
h3	{font-family:tahoma,"univers 55",arial,helvetica,sans-serif;font-weight:600}
h4	{font-family:tahoma,"univers 55",arial,helvetica,sans-serif;font-weight:600}

hr	{color:#048;height:1}

.code	{font-family:"lucida console","courier new",monospace;font-size:9pt}
.curio	{font-family:"trebuchet ms","univers 55",arial,helvetica,sans-serif}
.green	{color:#6c0}
.logo	{font-family:"trebuchet ms","univers 55",arial,helvetica,sans-serif;font-size:40pt}

.nav	{font-family:tahoma,"univers 55",arial,helvetica,sans-serif;font-size:8pt;background:transparent;background-color:transparent}
.band a	{font-family:"trebuchet ms",verdana,arial,helvetica,sans-serif;font-size:20pt;font-weight:500}

a.band	{font-family:tahoma,verdana,"univers 55",arial,helvetica,sans-serif;font-size:12pt;font-weight:100}



/*
notes: "trebuchet ms",tahoma,verdana,"univers 55",helvetica,arial,arial narrow,arial,zurich light condensed bt,
p	{font-family:tahoma,arial,helvetica,sans-serif;font-size:13pt}
select.nav	{color:#4bf;background:#006;font-family:tahoma,"univers 55",arial,helvetica,sans-serif;font-size:8pt;border-color:transparent}//[select]
*/