body {
	padding:0px;
	margin:0px;
	background: #666666;
	background-position: 0 80px;
	text-align:center;
	font: 100 12px/14px Arial, Helvetica, sans-serif;
}

.main {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:775px;
}
h4 {
	
	margin:0px;
	padding-left:26px;
	color:#5C5C5C;
	font: 900 14px/24px Arial, Helvetica, sans-serif;
}
img, a{
	border:0;
}

.wac_title {
	font-style: italic;
}


#posters {
	position:relative;
	float:left;
	margin-left:0px;
	margin-top:0px;
}



#flyer {
	position:relative;
	float:left;
	/*width:347px;*/
	width:413px;
	height:348px;
	margin-top:42px;
	margin-left:10px;
	background-color:#F9F8AD;
}
#flyer p{
	padding:26px;
	color:#5C5C5C;
	padding-top:0px;
	margin-top:10px;
	font: 100 14px/19px Arial, Helvetica, sans-serif;
}
#flyerCont {
	display:none;
}

#featureOneDiv, #featureTwoDiv {
	position:absolute;
	width:413px;
	height:348px;
	top:0px;
	left:0px;
	background:#F9F8AD;
}

#featureTwoDiv {
	display:none;
}

.content {
	padding:0px;
	float:left;
	display:inline;
	width:745px;
	margin-left:14px;
	margin-top:-10px;
	position:relative;
}

#notice{
	width: 702px;
/*	border-bottom: 1px solid #333; 
	background-image: url(../images/notice2.png);
	background-repeat: no-repeat;*/
	padding: 10px 10px;
	margin: 10px 10px 0px;
	color: #fff;
	font-weight: bold;
}

#notice3{
	width: 707px;
	padding: 8px;
	margin: 10px 10px 0px;	
	background-color: #F67F28;					
	color: #65553D;
	font: 100 10px/5px Arial, Helvetica, sans-serif;
}

#footHolder {
	clear:both;
	padding-top:10px;
}
#footer {
	font: 100 11px/12px Arial, Helvetica, sans-serif;
	text-align:center;
	padding:8px;
	background-color:#94A9AF;
	border-top:1px solid #3E6570;
	color:#38606C;
}
#footer strong{
	font: 100 11px/12px Arial, Helvetica, sans-serif;
	color:#344044;
}
#footer a:link    {color: #38606C;}
#footer a:visited {color: #38606C;}
#footer a:hover   {color: #38606C;}
#footer a:active  {color: #38606C;}

#flyer a:link    {	color: #3A99BC; 
					font-weight:900;}
#flyer a:visited {	color: #3A99BC; 
					font-weight:900;}
#flyer a:hover   {	color: #3A99BC; 
					font-weight:900;}
#flyer a:active  {	color: #3A99BC; 
					font-weight:900;}


.smPoster {
	float:left;
	display:inline;
	width:234px;
	height:320px;
	margin-left:10px;
	margin-top:9px;
	text-align:center;
	overflow:hidden;
	position:relative;
}

#corner {
	z-index:5;
	position:absolute;
	width:33px;
	height:23px;
	top:297px;
	left:191px;
}
#corner img {
	margin:0px;
	padding:0px;
	border:0;
}

.smPoster img{
	margin-top:7px;
}

.sub{
	position:relative;
	margin:0px;
	margin-bottom:0;
	padding:0px;
	clear:both;
	font: 100 10px/11px Arial, Helvetica, sans-serif;
	border:1px solid #ff000f;
}

.smPoster p{
	text-align:left;
	width:200px;
	position:relative;
	
	margin-left:10px;
	margin-top:5px;
	margin-bottom:0;
	
	border:1px solid #ff0000;
	font: 900 11px/12px Arial, Helvetica, sans-serif;
	word-spacing: 1px;
}

.smPoster div{
	text-align:left;
	width:216px;
	position:relative;
	margin-left:10px;
	margin-bottom:0;
	margin-top: 0px;
	font: 900 11px/12px Arial, Helvetica, sans-serif;
	word-spacing: 1px;
}

/* stupid divs that i need because of display bugs. */
div.captionDiv, div.textPara {
	margin-top:5px;
}
div.subCapDiv {
	margin-top:1px;
	font: 100 10px/11px Arial, Helvetica, sans-serif;	
}
div.textPara {
	margin-top:5px;
	font: 100 11px/14px Arial, Helvetica, sans-serif;
}

.brk {
	clear:both;
	margin-bottom:0;
	height:1px;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}


.highImg{
	margin-top:10px;
	border:8px solid #fff; 
}

/* link styles */
a {
	text-decoration:none; 
	border:0;
	}

/* colors for the posters */
.blue {
	background-color:#6ACCF5;
	color:#454B54;
}
.blue .highImg{
	border-color: #BEE8F9;
}
.blue a:link 	{color: #8C0202}
.blue a:visited {color: #874A2E}
.blue a:hover   {color: #C90000}
.blue a:active  {color: #FF5400}	


.tan {
	background-color:#C6BE94;
	color:#3C3C24;
}
.tan .highImg{
	border-color: #EEE7C2;
}
.tan a:link    {color: #8C0202;}
.tan a:visited {color: #874A2E;}
.tan a:hover   {color: #C90000;}
.tan a:active  {color: #FF5400;}


.pink {
	background-color:#FF809E;
	color:#544545;
}
.pink .highImg{
	border-color: #F8CAD5;
}
.pink a:link    {color: #00477D;}
.pink a:visited {color: #00477D;}
.pink a:hover   {color: #00477D;}
.pink a:active  {color: #00477D;}


.yellow {
	background-color:#F2E044;
	color:#745C37;
}
.yellow .highImg{
	border-color: #F8F1B1;
}
.yellow a:link    {color: #8C0202;}
.yellow a:visited {color: #874A2E;}
.yellow a:hover   {color: #C90000;}
.yellow a:active  {color: #FF5400;}


.red {
	background-color:#D24431;
	color:#544545;
}
.red .highImg{
	border-color: #EF8D80;
}
.red a:link    {color: #8C0202;}
.red a:visited {color: #874A2E;}
.red a:hover   {color: #C90000;}
.red a:active  {color: #FF5400;}


.green {
	background-color:#7CB434;
	color:#3C4C23;
}
.green .highImg{
	border-color: #BBE08B;
}
.green a:link    {color: #8C0202;}
.green a:visited {color: #874A2E;}
.green a:hover   {color: #C90000;}
.green a:active  {color: #FF5400;}


.orange {
	background-color:#F67F28;
	color:#65553D;
}
.orange .highImg{
	border-color: #F8C29B;
}
.orange a:link    {color: #8C0202;}
.orange a:visited {color: #874A2E;}
.orange a:hover   {color: #C90000;}
.orange a:active  {color: #FF5400;}

.black {
		background-color: #444444;
		color: #b3b3b3;
}

.black .highImg{ border-color: #b5b5b5;}

.black a:link    {color: #cecccc;}
.black a:visited {color: #8e8e8e;}
.black a:hover   {color: #cfb4b4;}
.black a:active  {color: #ada0a0;}


.lineTop{
	border-top:1px solid #AFD67D;
}
.lineBottom{
	border-bottom:7px solid #AFD67D;
}
#tinyTitle{
	text-align:left;
	position:relative;
	background-color:#AFD67D;
	height:9px;
	
	padding:4px;
	font: 100 10px/5px Arial, Helvetica, sans-serif;
	color:#000;
	
	border:4px solid #AFD67D;
	border-left:7px solid #AFD67D;
	border-right:7px solid #AFD67D;
	border-bottom:0px;
	
	width:196px;
	margin-top:8px;
	margin-left:8px;
}

.lineTopPink{
	border-top:1px solid #FBB5C6;
}
.lineBottomPink{
	border-bottom:7px solid #FBB5C6;
}
#calendarParagPink {
	text-align:left;
	position: relative;
	background-color:#F788A3;
	padding:3px 5px 3px 3px;
	font: 900 12px/15px Arial, Helvetica, sans-serif;
	border-left:7px solid #FBB5C6;
	border-right:7px solid #FBB5C6;
	width:196px;
	margin-left:8px;
	word-spacing: 0.3px;
}
#calendarParagPink a{
	color:#893C21;
}
#calendarParagPink a:hover{
	color:#C41B43;
}
#tinyTitlePink{
	text-align:left;
	position: relative;
	background-color:#FBB5C6;
	height:9px;
	
	padding:4px;
	font: 100 10px/5px Arial, Helvetica, sans-serif;
	color:#000;
	
	border:4px solid #FBB5C6;
	border-left:7px solid #FBB5C6;
	border-right:7px solid #FBB5C6;
	border-bottom:0px;
	
	width:196px;
	margin-top:6px;
	margin-left:8px;
}

div#tinyPinkBottom{
	border-bottom:7px solid #FBB5C6;	
	width: 218px;
	margin-left: 8px;
}

.smPoster .connectItem {
	text-align:left;
	background-color:#8FC648;
	padding:4px;
	color:#000;
	width:209px;
	margin-top:6px;
	margin-left:8px;
	padding-top:0px;	
}
.connectItem a:link    {color: #C90F78; font: 900 14px/16px Arial, Helvetica, sans-serif;}
.connectItem a:visited {color: #C90F78; font: 900 14px/16px Arial, Helvetica, sans-serif;}
.connectItem a:hover   {color: #CF0044; font: 900 14px/16px Arial, Helvetica, sans-serif;}
.connectItem a:active  {color: #CF0044; font: 900 14px/16px  Arial, Helvetica, sans-serif;}

#connectWrapper{
	height: 273px;
	width: 225px;
	margin-left: 0px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: -5px;
}

.smPoster p.notice{
	margin-left:10px;
	margin-top:5px;
	margin-bottom:0;
	font: 900 11px/12px Arial, Helvetica, sans-serif;
	border: none;
	word-spacing: 1px;
	padding: 10px 5px 5px 5px;
	border-bottom: 1px solid #99cc66;
	width: 212px;
	background-image: url(../images/notice3.png);
	background-repeat: no-repeat;
}
.smPoster p.notice a#noticeHide{
	float: right;
	margin: -17px 13px 0px 0px;
}



 #afterHoursShow
{
	width: 200px !important;
	height: 126px !important;
	border: 8px solid #b5b5b5;
	margin-top: 15px;
	cursor:pointer; 
}


#collective{
	height: 332px;
	position: relative;
	margin: 0px auto;
	width: 725px;
	text-align: left;
	margin-top: 10px;
}
#collective h1{
	font-size: 35px;
	line-height: 35px;
	margin: 0 0 5px 0;
}
#collective h3{
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	margin-top: 3px;
	line-height: 20px;
}
#collective h1 a, #collective h3 a{ color: #000;}

#collective div.slide{
	position: absolute;
	opacity: 0;
	background-color: #fff;
	display: none;
}

#collective  img {
	position: absolute;
}

#c_1_title{
	width: 198px;
	height: 150px;
	top: 0;
	left: 0;
}
#c_1_currin{
	top: 0px;
	left: 227px;
}

#c_1_biederman{
	top: 71px;
	left: 408px;
}

#c_1_conner{
	top: 167px;
	left: 0px;
}

#c_1_beuys{
	left: 269px;
	top: 213px;
}

#c_1_fritsch{
	top: 5px;
	left: 523px;
}
#c_1_kudo{
	left: 524px;
	top: 69px;
}
#c_1_kawara{
	left: 405px;
	top: 0px;
}
#c_1_genpei{
	left: 240px;
	top: 205px;
}

#c_1_marclay{
	top: 0;
	left: 419px;
}


#c_2_title{

	width: 390px;
	height: 95px;
	left: 335px;
	top: 0px;
}
#c_2_marc{
	left: 0px;
	top: 0px;
}
#c_2_close{
	top: 63px;
	left: 524px;
}
#c_2_beerman{
	top: 91px;
	left: 335px;
}
#c_2_hartley{
	top: 0px;
	left: 253px;
}
#c_2_hopper{
	top: 173px;
	left: 322px;
}
#c_2_johns{
	top: 155px;
	left: 17px;
}
#c_2_louis{
	left: 152px;
	top: 155px;
}

#c_3_title{
	width: 160px;
	height: 125px;
	left: 237px;
	top: 0px;
}
#c_3_fei{
	top: 0;
	left: 0;
}
#c_3_buren{
	top: 131px;
	left: 236px;
}
#c_3_gober{
	top: 194px;
	left: 423px;
}
#c_3_cornell{
	left: 417px;
	top: 0px;
}
#c_3_girl{
	left: 581px;
	top: 0px;
}
#c_3_hamilton{
	top: 213px;
	left: 583px;
}
#c_3_levine{
	top: 154px;
	left: 5px;
}


#c_4_title{
	width: 201px;
	height: 168px;
	left: 208px;
	top: 0px;
}
#c_4_walker{
	top: 0px;
	left: 0px;
}
#c_4_donnelly{
	top: 176px;
	left: 186px;
}
#c_4_cornell{
	left: 25px;
	top: 158px;
}
#c_4_genpei{
	left: 439px;
	top: 191px;
}

#c_4_lierner{
	top: 0px;
	left: 551px;
}
#c_4_gober{
	left: 417px;
	top: 0px;
}
#c_4_lierner_2{
	top: 0px;
	left: 558px;
}
#c_4_neel{
	left: 428px;
	top: 161px;
}
#c_4_orozco{
	left: 587px;
	top: 235px;
}

#c_4_gober_2{
	top: 1px;
	left: 425px;
}
#c_4_bradford{
	top: 20px;
	left: 422px;
}


div#loadingCover{
	position: absolute;
	height: 332px;
	width: 725px;
	top: 0px;
	left: 0px;
	background-color: #fff;
	background: #fff url('../images/pc2009/ajax-loader.gif') no-repeat center center;
}


#tooltip{} /*- The tooltip container*/

#tooltip h3{} /*The tooltip title*/

#tooltip div.body{}/* The tooltip body, shown when using showBody*/


