body{
	background-color: #FFAA55;
	font-family: Comic Sans Ms,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	margin: 0px;
}


table.top{
	margin-top: 10px;
}

table.top_nav{
	text-align: right;
	padding: 2px;
	border-right: 10px solid #FF0017;
}

table.side_nav{
	margin: 5px;
}

table.side_nav_main{
	margin-left: 5px;	
	margin-top: 3px;
	width: 164px;
}

td.side_nav{
	
}

td.event{
	border-top: 1px solid Black;
}

table.seperator{
	margin-top: 5px;
}

th{
	font-size: 14px;
	text-align: left;
	color: White;
	font-weight: bold;
	background-color: #FF0017;
}

th.news{
	font-size: 14px;
	text-align: center;
	color: #FF0017;
	font-weight: bold;
	border-bottom: 1px solid #FF0017;
}

table.news{
	border-left: 1px solid #FF0017;
	border-right: 1px solid #FF0017;
	border-bottom: 1px solid #FF0017;
}

td.news{
	border-right: 2px dotted #FF0017;
}

form {
	font-family: Comic Sans Ms,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Comic Sans Ms,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
}

input.no_border {
	border: none;
}

input.image{
	border: 0px;
}

textarea {
	font-family: Comic Sans Ms,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	height: 200px;
}

select {
	font-family: Comic Sans Ms,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: Black;
	text-decoration: underline;
}

a:visited {
  color: Black;
  text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: Black;
}

a:active {
	color: Black;
	text-decoration: underline;
}

a.advertise:link {
  font-weight: bold;
	font-size: 14px;
	color: Red;
	text-decoration: underline;
}

a.advertise:visited {
	font-size: 14px;
  font-weight: bold;
  color: Red;
  text-decoration: underline;
}

a.advertise:hover {
	font-size: 14px;
  font-weight: bold;
	text-decoration: none;
	color: Red;
}

a.advertise:active {
	font-size: 14px;
  font-weight: bold;
	color: Red;
	text-decoration: underline;
}

.margin{
	margin-top: 5px;
	margin-bottom: 10px;
}

td.footer{
	line-height: 10px;
}

.text{
	line-height: 18px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	vertical-align: top;
	color: Black;
}

.bold{
	font-weight: bold;
	color: #FF0017;
}

.right{
	text-align:right;
}

.art_talk_titles{
	font-weight: bold;
	font-size: 13px;
	color: #FF0017;
}

table.artist_details{
	line-height: 18px;
}

table.art_info{
	font-size: 9;
	line-height: 10px;
}

td.art_info{
	color: #FF0017;

}

td.events_border{
	border-bottom: 1px solid Black;
}


.news_txt{
	margin: 5px;
}

.border_ads{
	border-top: 1px solid #FF0017;	
	text-align: center;
}

.border_ads_bt{
	border-bottom: 1px solid #FF0017;
}

ul{
	list-style: square;
}

table.art_exhibitions{
	padding: 5px;
	
}

.work_description{
	line-height: 15px;
}