#wrapper_academic {
	margin: 0px auto -1px auto;
	background:#785F70 url('images/linedpaper.jpg') no-repeat top left;
	position:relative;
	/* height: auto !important;
	height: 100%; */
	height: 750px;
	width: 625px;
}

#wrapper_projects {
	margin: 0px auto -1px auto;
	background:#785F70 url('images/linedpaper.jpg') no-repeat top left;
	position:relative;
	/* height: auto !important;
	height: 100%; */
	height: 900px;
	width: 750px;
}




#main      {float:left; width:515px; }




#home_left {
	width: 340px;
	float: left;
}

#main_home {
	width: 330px;
	float: left;
}

#home_curate {
	margin: 60px 0px 0px 20px;
	width: 300px;
	height: 135px;
}
#home_blurb {
	margin: 30px 0px 0px 0px;
	width: 330px;
	height: 280px;
}

#home_right {
	width: 330px;
	float: left;
}



/* TEXT STYLES */

h1,p.headline,.headline {
	color: black;
	font-family: courier new,courier;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin:0px 0px 6px 0px;
	padding:0px;
}

h2,p.subhead,.subhead {
	color: black;
	font-family: courier new,courier;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

div,.para,p {
color:  #fff;
	font-family: courier new,courier;
	font-size: 12px;
	line-height: 14px;
}

.academic{
color:  #000;
	font-family: courier new,courier;
	font-size: 12px;
	line-height: 14px;
}
p.gallery {
    color:  #fff;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight:bold;
}

.red {
    color: #ff0000;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
.eventdate {
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
}

.caption {
	color: #666;
	font-family:helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-style: italic;
}

div.typed, p.typed, .typed {
	font-family:"Courier New", helvetica, arial, sans-serif;
	font-size:1em;
	color: #000;
	font-weight:normal;
}


img  { padding:0px; margin:0px; border-width:0px;}

a { background-color:#FFF; color: #785F70; text-decoration:none; font-family: courier new,courier; padding:0px 3px; text-transform: uppercase;}
a:hover { background-color:#785F70; color: #FFF; text-decoration:none; text-transform: uppercase; }

a.lrg { background-color:#F00; color: #FFF; text-decoration:none; font-family: courier new,courier; font-size:18px; padding:0px 3px; text-transform: uppercase;}
a.lrg:hover { background-color:#FFF; color: #F00; text-decoration:none; text-transform: uppercase; }

a.null { padding:0px; margin:0px; border-width:0px; background-color:transparent}


div.img_pad_200 {
	width:200px;
	float: right;
	margin:0px 0px 0px 10px;
}
div.img_caption_200 {
	width:200px;
	padding: 5px 0px 5px 0px;
}
div.img_rule_200 {
	width: 200px;
	height: 1px;
	background-color:#CCC;
	padding:0px;
	margin:0px;
	font:1px georgia,serif; line-height:1px;
}


