
body {
	font-size: 100%;
	font-family: arial, verdana, helvetica, sans-serif;
	background-color: #000000;
	background-image:url('images/bg_gradient.jpg');
  background-repeat:repeat-x;
	color: CCCCCC;

}

img {
	border-style: none;
}

h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;	
}
a, a:link {	
	color: #CCC;
}
a:hover {
	color: #FFF
}

#container {
	margin: 0 auto;
  padding: 0px;
	font-size: 0.8em;
	width: 1024px;
}

#topnav {
	margin: 10px 0px 10px 0px;
  height: 20px;
	align: right;
	width: 1024px;
	vertical-align: middle;
}

#topnav img {
 margin: 0px 5px 0px 10px;
 vertical-align: middle;
}

#header {
	background-color: #99CC99;
	background-color: #000000;
	background-image:url('images/wia_header.jpg');
	background-repeat:none;
	width: 1024px;
	height: 140px;	
}

#under_header {
	vertical-align: middle;
	margin: 5px 0px 10px 0px;
	height: 25px;
width: 1024px;

}

#left_col {
	float: left;
	width: 270px;
	margin-right: 20px;
	color: #CCCCCC;	
}

#mid_col {
	float: left;
	width: 320px;
	margin-right: 20px;
	color: #CCCCCC;	
}

#right_col {
	float: left;
	width: 394px;
	color: #CCCCCC;	
}


#big_right_col {
	width: 734px;
	float: left;
	color: #CCCCCC;	
}

.find_artist_col {
	float: left;
	width: 163px;
	height: 175px;
	margin: 0px 20px 10px 0px;
	text-
}

#art_caption {
	float: left;
	width: 250px;
	margin-right: 20px;
	margin-left: 20px;
}

#art_caption p {
	margin: 0px;
}

#art_display {
	float: left;
	width: 443px;
	margin-bottom: 10px;
}

.art_title {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	color: #e6cd97;
	
}
.art_title a {
	text-decoration: none;
	color: #e6cd97;
}

.art_title a:hover {
	text-decoration: none;
	color: #e6cd97;
}

.art_text {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #e6cd97;
	
}

.art_text a {
	text-decoration: none;
	color: #e6cd97;
	
}

.art_text a:hover {
	text-decoration: none;
	color: #e6cd97;
}

#footer {
	margin-top: 20px;
	width: 1024px;
	height: 1px;
	text-align: center;
	background-color: #000000;
	/*background-image:url('images/red_line.jpg');
	background-repeat:none;*/
}

.highslide-caption a {
	color: #999999;
}

.highslide-caption a:hover {
	color: #666666;
}

