
a:link {color: #3c0e0d; text-decoration: none;
}
a:visited {color: #3c0e0d; text-decoration: none;
}
a:hover {color: #3c0e0d; text-decoration: underline;
}
a:active {color: #3c0e0d; text-decoration: none;
}



.text10 { color: #3c0e0d; font-size: 10px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; line-height: 11px; }
.text12 { color: #3c0e0d; font-size: 12px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; line-height: 13px; }
.text14 { color: #3c0e0d; font-size: 14px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; line-height: 17px; }


.text14 a:link {color: #745959; text-decoration: underline;
}
.text14 a:visited {color: #745959; text-decoration: underline;
}
.text14 a:hover {color: #745959; text-decoration: underline;
}
.text14 a:active {color: #745959; text-decoration: underline;
}

.text16 { color: #3c0e0d; font-size: 16px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; line-height: 20px; }
.text12times { color: #3c0e0d; font-size: 13px; font-family: "Times New Roman", Times, serif; line-height: 14px; }
.head24 { color: #3c0e0d; font-size: 24px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; line-height: 25px; margin-top: 25px; }


.artcategory { color: #3c0e0d; font-size: 16px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; line-height: 18px; }


.pagelinks { color: #3c0e0d; font-size: 16px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; line-height: 18px; }

.pagelinks a:link {color: #3c0e0d; text-decoration: none;
}
.pagelinks a:visited {color: #bea28a; text-decoration: none;
}
.pagelinks a:hover {color: #bea28a; text-decoration: underline;
}
.pagelinks a:active {color: #3c0e0d; text-decoration: none;
}







#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 11px Trebuchet, verdana, san-serif;
line-height:16px;
background-color: #3c0e0d;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
background-color: #3c0e0d;
text-align:left;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #bea28a;
}

#dropmenudiv a:link {color: #f8ead2; text-decoration: none;
}
#dropmenudiv a:visited {color: #f8ead2; text-decoration: none;
}
#dropmenudiv a:hover {color: #f8ead2; text-decoration: none;
}
#dropmenudiv a:active {color: #f8ead2; text-decoration: none;
}
/*background for frames pages*/
#frameback {background-image:url(../images/framesbar.jpg);background-repeat:no-repeat;
}
/*center image on frames pages*/
#centerframe { position: relative; top: 0; left: 50px; right: 50px; bottom: 0; }