
a img { border:none; }

a:active
{
  outline: none;
}
a:focus
{
  outline: none;
}
.bigparagraph {
	font-size: 14px;
	line-height: 17px;
}

p{
	font-size: .8em;
	line-height: 1.5em;
	color: #333;
}
	
.image_subnav {
	margin: 5px 10px;
}

.image {
	padding-bottom: 10px;
}


.highlights {
	font-size: 1.2em;
	color: #999900;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	line-height: 18px;
}

.introsentence {
	color: #404040;
}

#topbar {
	width: 100%;
	border-top: 1px solid #CCCCCC;
	height: 20px;
}

#bottombar {
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	height: 15px;
}

#calendar {
	margin: 0 auto;
	width: 145px;
	position: relative;
	clear: both;
	text-align: left;
	top: 0px;
	padding: 10px 0px 5px 10px;
	font-size: .8em;
	color: #FFFFFF;
}

#calendar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#calendar a:hover, a:focus {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

#imagelistcontainter {
	width: 500px;
	border-bottom: 1px solid #999999;
	float: left;
	margin-bottom: 10px;
}

#imagelistcontainter p, subhead {
	width: 300px;
	margin: 10px 20px 5px 10px;
	float: right;
}

#imagelist {
	margin: 10px 0px 10px 0px;
	float: left;
}
.tablefont {
	font-size: 12px;
}
#indent {
	margin-left: 20px;
	padding-left: 0px;
}
.subtitle {
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
}
.highlight {
	color: #F30;
}

.darkred {
	color: #900;
}
.orange {
	color: #C60;
}
.darkgreen {
	color: #360;
}
.fuchsia {
	color: #C09;
}
.lightred {
	color: #FB4126;
}
.skyblue {
	color: #09C;
}
.purple {
	color: #639;
}
.kellygreen {
	color: #090;
}
.back2 {
	font-size: 11px;
	line-height: 18px;
	background-image: url(../interns/2011/images/back2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.back {
	font-size: 11px;
	line-height: 18px;
	background-image: url(../interns/2011/images/back2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top {
	font-size: 10px;
	text-align: left;
}
.background {
	background-repeat: repeat-x;
	background-image: buttons/background.gif;
}

