
body
{
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
/* off-page blue */
/*
	background-color: #4040FF;
*/
/* page-blue when highlighted */
/*
	background-color: #31F1FF;
*/
/* page-blue when not highlighted */
	background-color: #88CBCA;
	background-repeat: repeat-x;
}


/* this section added to support drop-down meno in include_main_leftside.php */

#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li a
{
	color: #FFFFFF;
}

#sddm li a:hover
{
	color: yellow;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 10px;
/*	border: 1px solid #5970B2 */
}

#sddm div a
{
	position: relative;
	top: -25px;
	right: -110px;
	display: block;
	margin: 0;
	padding: 2px 10px 0px 2px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #49A3FF;
}

#sddm div a:hover
{
	color: #FF0;
}


.whitespaceline {
	line-height: 4px;
}



.tiny_whitespaceline {
	line-height: 1px;
}



textarea
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
}


#container1 {
  margin: 0 auto;
  width: xxxpx;
  } 




td
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	text-align: left;
}

th
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	font-weight: bold;
}

.small
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 11px;
}

.medium {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: none;
}

.medium_lite {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: none;
}

.aaw_printed_artist_directory {
	font-family:  Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight:500;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: none;
	letter-spacing:-1px;
	word-wrap:break-word;
	padding-left:10px;
}

.aaw_printed_artist_dir_img {
	font-family:  Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight:500;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: none;
	letter-spacing:-1px;
	word-wrap:break-word;
	padding-left:5px;
}

.large_cursive {
	font-family: Brush Script Std, Zapfino, cursive;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: none;
}



.medium_tight {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
	list-style-position: outside;
	list-style-type: none;
}

.medium11_tight {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 13px;
	list-style-position: outside;
	list-style-type: none;
}

.large {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: none;
}

.xlarge {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	line-height: 24px;
	list-style-position: outside;
	list-style-type: none;
}

.centered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: none;
	text-align: center;
}

.gcd11
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: disc;
}

.medium14
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: disc;
}

a:link {
	text-decoration: none;
	color: #994400;


}

a:visited {
	color: #774400;
	text-decoration: none;

}

a:hover {
	color: #DD9900;
	text-decoration: none;

}




