#intro_new {
/*	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 600px;
*/
	font-family: Georgia, serif;
	color: rgb(204, 255, 51);
	background-color: #003300;
	border-bottom: 3px solid #E3FF8F;
	float:left;
}

#intro_new #title {
	border-bottom: 3px solid;
	font-size: 40pt;
	text-align: center;
	color:#E3FF8F;
}
#intro_new #top_row,
#intro_new #middle_row,
#intro_new #bottom_row {
float:left;}
#intro_new .text{
	float:left;
}
#imageContainer{}

#twitter_div{
	color:#E3FF8F;
	border-top:#E3FF8F 1px solid;
	float:left;
}
#twitter_div a{color:#ffff00;}
#twitter_update_list{
/*	margin:0px;
	padding:0px;
	text-indent:0px;*/
	font-size:8pt;
	float:left;
}
#twitter_update_list .twitter_row{
	/*border:1px solid #E3FF8F;*/
	margin:3px;
	padding:3px;
	float:left;
}
#twitter_update_list .twitter_item{
	width:120px;
	display:inline-block;
	border:1px dotted #E3FF8F;
	margin:3px;
	padding:3px;
	height:180px;
	float:left;
}
body {
	background: #e3ff8f;
	font-family: Georgia, serif;
	/*margin-right:1px;
	margin-left:25%;
	margin-right:25%;*/
	margin: 0;
	padding: 0;
}

#uncgBody {
	margin: 0 auto;
	width: 1000px;
	/*	width:50%;*/
	border: 1px solid rgb(0, 51, 0);
}

#unitNav,#uncgNav ol a,h1,h2,h3,h4 {
	font-family: Georgia;
}

#unitNav a:link,#unitNav a:visited {
	color: #603;
}

#unitNav a:hover,#unitNav a:active,#unitNav a:focus {
	color: #000;
	text-decoration: underline;
}

h3 {
	color: #000;
}

h1,h2 {
	font-size: 1.5em;
}

h1 {
	margin-top: -3px;
	height: 63px;
	line-height: 70px;
	vertical-align: middle;
	color: #fff;
	padding: .35em;
	background-color: #660032;
	background-image: url(inc_images/banner.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

h2 { /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	color: #000;
	padding: 0;
}

h3,h4 { /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 1em;
	font-weight: 600;
}

#uncgFooter { /*	border-bottom:1px solid rgb(0, 51, 0);
	border-top:1px solid rgb(0, 51, 0);*/
	border: 1px solid rgb(0, 51, 0);
	border-bottom: none;
	margin-left: -1px;
}

#pagContent {
	border-left: 1px solid rgb(0, 51, 0);
}

#uncgLogo {
	background: #fff url("/ant/inc_images/banner.jpg") no-repeat 100%;
	background-position: top right;
}

#uncgBlueNavDropItems li a:hover {
	background: #CC9
}

#pagStructure,#uncgFooter { /*border-right: 1px solid #000;*/
	background: #e3ff8f;
}
#pagStructure{background-color:#003300;}

#pagContent,#uncgBody {
	background: #e3ff8f;
}

p {
	font-size: .9em
}

#unitNav {
	background-color: rgb(0, 51, 0);
}

#unitNav li {
	border: solid thin #e3ff8f;
	color: #e3ff8f;
}

#unitNav ol li {
	border: none;
	background: none;
	list-style-image: none;
	list-style-type: square;
	margin-left: 3em;
	padding: 0px;
}

#unitNav ol li ol li {
	list-style-type: circle;
}

#unitNav a:link,#unitNav a:visited {
	color: #e3ff8f;
}

#koefund dl dt {
	font-weight: bold;
}

#koefund p {
	text-indent: 3em;
}

#koefund .format {
	margin-left: 3em;
	margin-right: 3em;
	border: thin solid #000000;
	/*font-family: "Courier New", Courier, monospace;*/
	font-size: small;
}

#faculty {
/*	width: 800px;*/
}

#faculty img {
	width: 100px;
	float: left;
	margin-right: 1em;
}

#faculty p {
	height: 150px;
	float: left;
	width: 45%;
}

#faculty h3 {
	width: 100%;
	float: left;
}

dl.news dt {
	font-weight: bold;
	color: #990033;
	/*border-bottom: thin outset #990033;*/
}

dl.news dd { /*border: thin dotted #990033;*/
	margin-bottom: 2em;
	padding-left: 1em;
	padding-right: 1em;
}

#alumni_html {
	min-width: 1000px;
}

div.img_cap {
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	margin: 2%;
	width:45%;
	margin-bottom:20px;
	/*border: 1px solid rgb(0, 51, 0);*/
	float:left;
	/*display: inline;
	float: left;*/
}
div.img_cap img{
	width:100%;
}
div.pic_line {
	width: 100%;
	text-align: center;
	margin:0px;
	padding:0px;
	float:left;
	
	/*display: block;
	float: left;*/
}

#new_courses_html dl dt {
	font-weight: bold;
	font-size-adjust: 0.6;
	margin-top: 1em;
}

#new_courses_html dl dd dl dt {
	margin-top: 0em;
	font-size-adjust: 0.5;
}

#fieldschool_s08photos_html img {
	margin-left: 5px;
	margin-right: 5px;
}

.underline {
	text-decoration: underline;
}

.italics {
	font-style: italic;
}

#page_title {
	width: 100%;
	background-color: #ff00ff;
	text-decoration: underline;
	font-weight: bold;
}

.mydiv {
	border: 1px thin solid;
}
