.header_ident {
				text-align: center;
				color: #ff99cc;
				font-family: cursive;
				font-size: large;
}

.gallery_ident {
				text-align: center;
				color: #ee4488;
				font-family: cursive;
				font-size: small;
}

.explain_status {
				text-align: center;
				color: #33ff99;
				font-family: cursive;
				font-size: large;
				font-style: italic;
}


.explain_gallery {
				text-align: center;
				font-family: tahoma;
				font-weight: 500;
				font-size: x-large;
}

.explain_periodically {
				text-align: center;
				font-family: helvetica;
				font-size: medium;
}

.explain_media {
				font-family: tahoma;
				font-size: x-small;
				color: #ee4488;
}

.explain_media_site {
				font-family: tahoma;
				font-size: x-small;
				color: #3cb371;
}


.chatter_art_gallery {
				text-align: center;
				font-family: arial;
				font-weight: 500;
				font-size: large;
				font-style: italic;
				color: #8822FF;
}

.chatter_art_gallery_xsm {
				text-align: center;
				font-family: arial;
				font-weight: 500;
				font-size: x-small;
				font-style: italic;
				color: #8822FF;
}

.chatter_art_gallery_click {
				text-align: center;
				font-family: arial;
				font-weight: 500;
				font-size: medium;
				font-style: italic;
				color: #ee4488;
}


.chatter_trailer {
				text-align: center;
				font-family: tahoma;
				font-size: 8pt;
				font-weight: normal;
}

#dotted_thin
{
border-style:none;
border-top: 1px dotted gray;
border-bottom: 1px dotted gray;
height: 2px;
}

.thin_easy_green
{
border-style:none;
border-top: 1px solid #3cb371;
height: 1px;
}

#dotted_thin_purple
{
border-style:none;
border-top: 1px dotted #8822FF;
border-bottom: 1px dotted #8822FF;
height: 2px;
}

#dotted_thin_flat_red
{
border-style:none;
border-top: 1px dotted #cd5c5c;
border-bottom: 1px dotted #cd5c5c;
height: 2px;
}