html, body
{

	margin: 0; padding: 0;
	background: #fff;
}

p
{
	font-family: "Droid Sans", Helvetica, Arial, sans-serif;
	font-size: small;
	color: #000;
	margin: 0 0 10px 0; padding: 0;
	line-height: 1.5em; 
}


a:link, a:visited
{
	color: #00254c;
	text-decoration: underline;
}

a:hover
{
	color: #eeb211;
	text-decoration: none;
}

a:active
{
	color: #000;
}

div#wrapper
{
	width: 820px;
	margin: 30px 0 30px 100px; padding: 0;
}

div#wrapper div
{
	margin-bottom: 20px;
}

div#banner
{
	width: 770px; height: 230px;
	float: left;
	margin: 0; padding: 20px 50px 0 0;
	color: #000;
	background: #000 url(/images/kurt3.jpg) no-repeat;
	text-align: right;
}

h1
{
    font-family: "Droid Serif", Georgia, Times New Roman, serif;
    font-weight: bold;
    text-transform: none;
    margin: 0; padding: 0;
    line-height: 1.5em;
	font-size: xx-large;
	color: #fff;
}

p#contactInfo
{
	font-family: "Droid Sans", Helvetica, Arial, sans-serif;
	font-size: small;
	text-align: right;
	color: #fff;
}


ul#menu
{
	margin: 0; padding: 0 0 20px 0;
	/*
	float: right;
	width: 119px; height: 220px;
	background-color: #000;
	border-left: 1px dotted #666;
	*/
}

ul#menu li
{
	/*display: block;*/
	display: inline;
	text-align: left;
	font-size: small;
	margin-right: 20px;
	/*padding: 0 0 0 20px;*/
}

/* menu links */

ul#menu a:link, ul#menu a:visited
{
	font-weight: normal;
	color: #666;
}

ul#menu a.selected:link, ul#menu a.selected:visited
{
	font-weight: bold;
	color: #000;
}

ul#menu a:hover, ul#menu a.selected:hover
{
	color: #000;
	text-decoration: none;
}

ul#menu a:active, ul#menu a.selected:active
{
	color: #eeb211;
}

/* banner links */

div#banner a:link, div#banner a:visited
{
	color: #000;
	text-decoration: none;
}

div#banner a:hover
{
	text-decoration: underline;
}

div#banner a:active
{
	color: #fff;
}

h2, h3
{
	font-family: "Droid Serif", Georgia, Times New Roman, serif;
	font-weight: bold;
	text-transform: none;
	margin: 25px 0 10px 0; padding: 0;
	line-height: 1.5em;
	clear: both;
	color: #000;
}

h2
{
	font-size: medium;
}

h3
{
	font-size: x-small;
	text-transform: uppercase;
}

ul
{
	margin: 0; padding: 0;
}

li
{
	font-family: "Droid Sans", Helvetica, Arial, sans-serif;
	font-size: small;
	margin: 0 0 10px 0; padding: 0;
	color: #000;
	list-style: none;
	line-height: 1.5em; 
}

li.pdf
{
	list-style-image: url(/images/page_white_acrobat.png);
}

sup
{
	font-size: x-small;
}

div#banner a:link, div#banner a:visited
{
	color: #fff;
}

div#banner a:hover
{
	color: #eeb211;
}

div.sidebar
{
	width: 350px;
	float: right;
	margin: 0 0 70px 70px;
}

div.sidebar h3
{
	margin-top: 0;
}

div.sidebar ul
{
	margin-bottom: 25px;
}

p#footer
{
	clear: both;
	border-top: 1px dotted #666;
	padding-top: 10px;
	margin-top: 10px;
}
/*
p#footer a:link, p#footer a:visited
{
	color: #666;
}

p#footer a:hover
{
	color: #ccc;
}
*/
span.acceptanceRate, span.award
{
	font-size: x-small;
	white-space: nowrap;
}

h4
{
/* font-weight: bold; 
/*	color: #666; */
	color: #000;
	display: block;
	margin: 0; padding: 0;
	font-weight: bold;
	font-size: small;
}
/*
h4 a:link, h4 a:visited
{
	color: #eeb211;
}

h4 a:hover
{
	color: #eeb211;
	text-decoration: none;
	border-bottom: 1px solid #eeb211;
}
*/
strong
{
	font-weight: bold;
}

dl
{
	margin: 0 0 20px 0; padding: 0;
}

dt, dd
{
	font-family: "Droid Sans", Helvetica, Arial, sans-serif;
	font-size: small;
	color: #fff;
	margin: 0 0 10px 0; padding: 0;
	line-height: 1.5em; 
}

dt
{
	width: 30px;
	float: left;
}

dd
{
	margin-left: 30px;
} 

span.me
{
	font-weight: bold;
}

div#writing li
{
	color: #666;
}

div#writing li abbr
{
	white-space: nowrap;
}

div#wrapper div.video-info
{
	width: 250px;
	float: right;
	border: none;
}


div.video-info h3 {}

div.video-info p.video-credits {
}

div.video-info p.video-year {
}

div.video-info p.video-lede {
	border-top: 1px dotted #666;
	padding-top: 10px;
	margin-top: 10px;
}

div.video-info p.video-production {}

div.video-info p.video-warning {
	color: #eeb211;
	font-size: x-small;
}

div#wrapper div.video
{
	width:400px; height:326px;
	float: left;
	border: none;
	margin-top: 20px;
}


br.clear
{
	clear: both;
}
