BODY    { color: #f63; background-color: #666 }

BODY, TD {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #F63;

}
.mythought  { color: #fc3; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-variant: small-caps }

p.artnote  { padding: 2px; border-style: solid double double; border-width: 1px; border-color: #f60 }

a:link {
  color : #ccc;
  font-weight: bold;
  font-size : 12px;
  text-decoration : none;
}

 a:link.news { color: #f63; font-size: 15x; font-weight: bold; text-decoration: none }
 a:visited.news { color: #f63; font-size: 15x; font-weight: bold; text-decoration: none }
 a:hover.news  { color: #f63; font-size: CSS_PROPERTY_UNDEF; font-weight: bold; line-height: 45px; text-decoration: none; padding: 15px 5px; border: solid 1px #f60 }
 a:active.news { color: #f63; font-size: CSS_PROPERTY_UNDEF; font-weight: bold; line-height: 45px; text-decoration: none; padding: 15px 5px; border: solid 1px #f60 }


.class { }
TD.page_button a {
  color : #F63;
  font-weight: bold;
  font-size : 12px;
  text-decoration : none;
}

a:visited {
  color : #ccc;
  font-weight: bold;
  text-decoration : none;
}

a:active {
  color : #F63;
}

a:hover {
  color: #F63;
}

TD.grayLink a:link {
  background-color: #EEE;
}

TD.whiteLink a:link {
  background-color: #fff;
}

TABLE.mainBar {
  background-color : white;
}

TD TH {
  font-family : Verdana, Arial, Helvetica, sans-serif;
}

TH {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
}

TD {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
}

TD.rule {
  background-color: #F63;
}

TD.date {
  font-family : Courier, Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  /*font-weight: bold;*/
  color : #666666;
}

.footer TD {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  /*font-weight: bold;*/
  color : #333;
}


TD.titleButton a:link  { 
color: #f63; 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; }


TD.titleButton a:active {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #F63;
}

TD.titleButton a:hover {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #F63;
}

TD.titleButton a:visited   { color: #f63; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-stretch: narrower; text-transform: lowercase }


.highlighted {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight: bold;
  color : #F63;
}

TD.portletHeader {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight: bold;
  color : #666666;
  background-color: #FFFFFF;
}

TD.text {
  color: white;
}

img.detail  { border: solid 1 #F63; }

#slideshow-image { border: solid 1 #F63; }

td ul a img {
	 border: solid 1 #F63; 
}
.slideshow-im { 
	border: none;
}

a img  { border: solid 1 #666; }

a:hover img   { border: solid 1 #f63; }

TD.portletRule2 {
  background-color: #FF9900;
}

TD.squareBullet {
  background-color: #FF9900;
}

.mapping {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : Black;
  background-color: White;
}



TD INPUT {
  font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
}

TD.textarea {
  font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
}

.offsetParagraph {
        margin : 0px 0px 0px 16px;
}

.grayRow {
  background-color : #EEEEEE;
}

.whiteRow{
  background-color : White;
}

.red {
  color : #CC0000;
}

#slideshow {
	text-align: center;

	position: relative;
	/* The dimensions should equal the maximum
	 * image width and height.
	 */
	height: 600px;
	width: 400px;
}


#slideshow-list {
	list-style-type: none;

	margin: 0;
	padding: 0;
	width: 100%;

	position: relative;
	left: 0;
	/* This should be just larger than the height
	 * value given in the #slideshow rule above.
	 */
	top: 5px;
}
#slideshow-list li {
	cursor: default;
	display: inline;
	padding: 0 2px;
}
#slideshow-list img.slideshow-change {
	cursor: pointer;
}

#newspart { font-size: 14px; float: right }

#tableimages{
	float: left;
	
}

.highlighted  { color: #f60 }

.description  { color: white; text-align: justify; display: inline; width: 500 px; vertical-align: top }

.paintings {
   display: inline;
	width: 300 px;
	color: white;
}

ul li  { list-style-type: circle }

.titleText   { color: white; font-size: 16px; font-weight: bold; background-color: #f60 }
.titleText1 { color: #666; font-size: 16px; font-weight: bold; background-color: #ff0 }
