.main
{
	padding-left: 10px;
	padding-right: 10px;
	color : #000000;
	font-size : 10pt;
	font-family : Comic Sans MS;
}

.main a {
	color: #0051BA;
	text-decoration : none
}

.main  a:hover {
    color : Gray;
    text-decoration : underline
}

.bottom
{
	padding: 10px;
	color : #000000;
	font-size : 10pt;
	font-family : arial, Geneva, Helvetica, sans-serif;
}

.bottom a {
	color: #0051BA;
	text-decoration : none
}

.bottom  a:hover {
    color : Gray;
    text-decoration : underline
}

.price
{
	padding: 7px;
	color : #000000;
	font-size : 11pt;
	font-family : arial, Geneva, Helvetica, sans-serif;
}

.price a {
	color: #0051BA;
	text-decoration : none
}

.price  a:hover {
    color : Gray;
    text-decoration : underline
}

.menu
{
	padding: 10px;
	color : #000000;
	font-size : 12pt;
	font-family: Comic Sans MS;
}

.menu a {
	color: #000000;
	text-decoration : none
}

.menu  a:hover {
    color : Gray;
    text-decoration : underline
}


.header a {
	color:  Navy;
	text-decoration : underline
}

.header  a:hover {
	color : Silver;
	text-decoration : none
}

.homemenu a {
	color: Navy;
	text-decoration: underline;
}

.homemenu  a:hover {
	color: Teal;
	text-decoration: none;
}

.footer a {
	color: Green;
	text-decoration: none;
}

.footer  a:hover {
	color : Maroon;
	text-decoration : underline
}

table.footer {
	font-style : italic;
	font-size: smaller;
	color : #000000
}

a img { border: 0; }

.gallery_table { border: 1px solid #000; margin: auto; width: 100%; padding: 0; }

.gallery_table td { margin: 0; padding: 0; border-collapse: collapse; white-space:nowrap;}
.gallery_shadow { margin: auto; padding: 0; border-collapse: collapse; }
.gallery_shadow td { margin: 0; padding: 0; border-collapse: collapse; }
.gallery_nav { text-align: center; }
.gallery_cell
{
	vertical-align: top;
	float: left;
}
.gallery_caption { text-align: center; }
.gallery_cat { text-align: center;}

.gallery_cat a
{
	color:#000000;
}

.gallery_shadow_right
{
	background-position: left top;
	background-image: url(xedlib/images/shad_r.png);
	behavior: url(xedlib/js/iepngfix.htc);
	width: 10px;
	background-repeat: no-repeat;
}

.gallery_shadow_bottom
{
	background-position: left top;
	background-image: url(xedlib/images/shad_b.png);
	behavior: url(xedlib/js/iepngfix.htc);
	height: 10px;
	background-repeat: no-repeat;
}

.gallery_shadow_bright
{
	background-position: left top;
	background-image: url(xedlib/images/shad_br.png);
	behavior: url(xedlib/js/iepngfix.htc);
	background-repeat: no-repeat;
}

.png { behavior: url(xedlib/js/iepngfix.htc); }

.comic
{
    font-family:Comic Sans MS;
}


.scrollArea {
width: 130px;
height: 540px;
padding-left: 5px;
padding-right: 5px;
border-color: #6699CC;
border-width: 1px;
border-style: solid;
float: left;
overflow: auto;
}

.gallery_table td
{
	padding-left:3px;
	padding-right:3px;
}


h2
{
	font-family:Bookman Old Style;
	font-size:18pt;
	font-weight:bold;
	text-align:center;
}