@charset "UTF-8";
/* GLOBAL LINK STYLES */
a{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

a:hover{
	
	color:#0099cc;
}
a:visited {
	color: #333;
}
a:visited:hover {
	color:#0099cc;
}

#page-container{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}


#header{
	width:900px;
	
}

#main{
	width:1200px;
	margin-top:10px;
	word-spacing: 2px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
	
#mainleft{
	width:850px;
	margin-left:21px;
	margin-top:10px;
	word-spacing: 2px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}

#artistnav{
	background:#063;
	width:250px;
}
	
#leftsidebar {
	float:left;
	width:210px;
	height:631px;
	background-image:url(http://www.texasbiennial.org/EAST_left.jpg);
	text-align:center;
}

#dates{
	height:137px;
}

#content {
	width:850px;
	margin-left:25px;
	margin-top:25px;
	word-spacing: 2px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}

#artistcontent {
	width:850px;
	margin-left:25px;
	margin-top:25px;
	word-spacing: 1px;
	letter-spacing: .25px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 16px;
	text-decoration: none;
	color:#333;
}

#venuecontent {
	width:850px;
	margin-left:25px;
	margin-top:25px;
	word-spacing: 1px;
	letter-spacing: .25px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 16px;
	text-decoration: none;
	color:#333;
}
#venuecontent a{
	text-decoration:underline;
	font-weight:normal;

}
#orgcontent {
	width:850px;
	margin-left:25px;
	margin-top:25px;
	word-spacing: 1px;
	letter-spacing: .25px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 16px;
	text-decoration: none;
	color:#333;
}

#orgcontent a{
	font-weight:normal;
}
.contenttitle {
font-size:16px;
font-weight:bold;
}
#rightsidebar {
	width:209px;
	height:631px;
	background-image:url(http://www.texasbiennial.org/EAST_right.jpg);
	float:right;
	text-align:center;
}

	
#footer {
	width:1200px;
}





.center p a strong {
	font-size: 12px;
}
.txbhead {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color:#333;
}

#artistcontent a{
	color:#333;
	text-decoration:none;
	
}
#artistcontent a:hover{
	color:#0099cc;
	text-decoration:none;

}
#artistcontent a:visited{
	color:#333;
	text-decoration:none;
	
}
#artistcontent a:visited:hover{
	color:#0099cc;
	text-decoration:none;
	
}
a{
	
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color:#333;
}
a:hover{
	
	color:#0099cc;
}
a:visited {
	text-decoration:none;
	color:#333;
}
a:visited:hover {
	text-decoration:none;
	color:#0099cc;
}
.txbhead a{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.txbhead a:hover{	
	color:#0099cc;
}


.txbcalendar gray{	!important
	color:#999;
}

.txbhead a:visited {
	text-decoration:none;
	color:#006699;
}

.txbhead a:visited:hover {
	text-decoration:none;
	color:#0099cc;
}

#emailcontent a{
	color:#333;
	text-decoration:none;
	
}
#emailcontent a:hover{
	color:#0099cc;
	text-decoration:none;

}
#emailcontent a:visited{
	color:#006699;
	text-decoration:none;
	
}
#emailcontent a:visited:hover{
	color:#0099cc;
	text-decoration:none;
	
}

.backtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333;
	letter-spacing: normal;
	word-spacing: normal;
}

.bolded {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	color:#333;
}

.nounderlined {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#333;
}