html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: black;
	height: 100%;
}
body, table, td{
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
A {COLOR: black; TEXT-DECORATION: underline}
A:visited {COLOR: black;}
A:active {COLOR: red; }
A:hover {COLOR: red; TEXT-DECORATION: none}
p {
	margin: 0px;
	margin-bottom: 10px;
}
hr{
	height: 1px;
	color: gray;
}
H1 { FONT-SIZE: 14pt;}
H2 { FONT-SIZE: 13pt;}
H3 { FONT-SIZE: 12pt;}
H4 { FONT-SIZE: 11pt;}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
td{
	vertical-align: top;
}

td.l_about{
	width: 39px;
	height: 10px;
	background: url('/img/l_about_a.gif') no-repeat;
}

td.l_about a{
	display: block;
	background: url('/img/l_about.gif') no-repeat;
}
td.l_about a:hover{
	background: transparent;
}

td.l_collections{
	width: 77px;
	height: 10px;
	background: url('/img/l_collections_a.gif') no-repeat;
}

td.l_collections a{
	display: block;
	background: url('/img/l_collections.gif') no-repeat;
}
td.l_collections a:hover{
	background: transparent;
}

td.l_blog{
	width: 28px;
	height: 10px;
	background: url('/img/l_blog_a.gif') no-repeat;
}

td.l_blog a{
	display: block;
	background: url('/img/l_blog.gif') no-repeat;
}
td.l_blog a:hover{
	background: transparent;
}

td.l_contact{
	width: 28px;
	height: 10px;
	background: url('/img/l_contact_a.gif') no-repeat;
}

td.l_contact a{
	display: block;
	background: url('/img/l_contact.gif') no-repeat;
}
td.l_contact a:hover{
	background: transparent;
}

td.l_press{
	width: 31px;
	height: 10px;
	background: url('/img/l_press_a.gif') no-repeat;
}

td.l_press a{
	display: block;
	background: url('/img/l_press.gif') no-repeat;
}
td.l_press a:hover{
	background: transparent;
}

td.l_teenspirit{
	width: 62px;
	height: 10px;
	background: url('/img/l_teenspirit_a.gif') no-repeat;
}

td.l_teenspirit a{
	display: block;
	background: url('/img/l_teenspirit.gif') no-repeat;
}
td.l_teenspirit a:hover{
	background: transparent;
}

td.l_projects{
	width: 53px;
	height: 11px;
	background: url('/img/l_projects_a.gif') no-repeat;
}

td.l_projects a{
	display: block;
	background: url('/img/l_projects.gif') no-repeat;
}
td.l_projects a:hover{
	background: transparent;
}
/* CSS Document */


ol,ul {list-style:none; margin: 0px; padding: 0px;}

a#collections {background-image:url(../images/collections.jpg);}

/*Collections Menu START*/

#collectionsMenu img { border:0;}

#collectionsMenu li ul {margin-left:15px; }
#collectionsMenu li, #collectionsMenu li ul li {padding-top:3px;}