html {overflow-y:scroll;}

* {
	margin: 0px;
	padding: 0px;
}

* html #ancillary .block{
	margin: 0px 0px 0px 4%;
}

* html #primary .secondary{
	margin-right: 4%;
}

a{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-decoration: none;
	color: #000000;
}


a img{
	border: none;
}

a.blockk, a.blockk:hover, a:active{
	border-bottom-style: none;
	text-decoration: none;

}


img.splash{
	padding-left: 1.5em;
	border: none;
}

blockquote{
	border-left: 2px solid #CCCCCC;
	color: #545454;
	margin-left: 1em;
	padding-left: 1em;
}


body{
	background: #e4e4e4;
	color: #404040;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
}

h1{
	margin-left: 0px;
	margin-right: 0px;
	color: #333333;
	font-size: 1.3em;
	font-weight: normal;
}

h2{
	color: #000000;
	font-size: 1.15em;
	font-weight: normal;
}

li, dd {
	margin-left: 5%;
}

li.blarf a {
	border-style: none;
}

p{
	line-height: 1.75em;
}



ul li{
	width: 165px;
	list-style-type: square;
	margin: 0.5em 0px 0.5em 2em;
}

ul.counts{
	width: 165px;
	border-top: 1px solid #C2C2C2;
	list-style-type: none;
	margin: 1.5em 0px;
}

ul.counts li{
	width: 165px;
	border-bottom: 1px solid #C2C2C2;
	list-style-type: none;
	margin: 0px;
	padding: 0.5em 0px;
}


.clear{
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}


.inside{
	padding-bottom: 5em;
	width: 90%;
	min-width:65em;
	max-width:85em;
	margin:0 auto;
}


.secondary .featured a{
	border-bottom-style: none;
	text-decoration: none;
	border-bottom: #CCCCCC;
	margin: 0px;
	padding: 0.5em 0px 0.6em 0px;
}

.secondary .featured a:hover{
	color: #8c8c8c;
	border-bottom-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0.5em 0px 0.6em 0px;
}

.secondary .featured dl{
	width: 165px;
	padding-left: 0.7em;
	padding-bottom: 0.6em;
	padding-right: 0px;
	padding-top: 0.5em;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
}

.secondary .featured dl.current{
	width: 165px;
	background-color: #d7d7d7;
	padding-left: 0.7em;
	padding-bottom: 0.6em;
	padding-right: 0px;
	padding-top: 0.5em;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
}



.secondary .featured dl.holders{
	visibility: hidden;
	width: 165px;
	background-color: #e6e6e6;
	padding-left: 0.7em;
	padding-bottom: 0.6em;
	padding-right: 0px;
	padding-top: 0.5em;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
}



.secondary .featured dl.inset{
	padding-left: 23px;
	width: 149px;
	background-color: #f4f4f4;
	padding-bottom: 0.6em;
	padding-right: 0px;
	padding-top: 0.5em;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
}

.secondary .featured dl.insetcurrent{
	padding-left: 23px;
	width: 149px;
	background-color: #e6e6e6;
	padding-bottom: 0.6em;
	padding-right: 0px;
	padding-top: 0.5em;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
}

.secondary .featured p{
	width: 15em;
	padding-left: 0.8em;
	padding-bottom: 0.6em;
	padding-top: 0.5em;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	line-height: 1.5em;
	margin: 1em 0px 0px 0px;
}

.secondary .featured p.info{
	width: 15em;
	padding-left: 0.8em;
	padding-bottom: 0.6em;
	padding-top: 0.5em;
	border-bottom: none;
	border-top: 1px solid #CCCCCC;
	line-height: 1.5em;
	margin: 20px 0px 0px 0px;
	height: 200px;
}

.secondary .featured p.current{
	background-color: #d7d7d7;
	padding-right: 0em;
	width: 15em;
	padding-left: 0.7em;
	padding-bottom: 0.6em;
	padding-top: 0.5em;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	line-height: 1.5em;
	margin: 1em 0px 0px 0px;
}

#ancillary{
	padding-left: 2em;
	margin-left: 2em;
	margin-top: 2em;
}

#ancillary .block{
	float: left;
	margin: 0px 0px 0px 5%;
	width: 30%;
}

#ancillary .block h2{
	margin: 0px 0px 2em 0px;
}

#ancillary .first, * html #ancillary .first{
	clear: both;
	margin: 0px;
}


#header{
	padding-left: 2em;
	padding-bottom: 2em;
	background: #FFFFFF;
}

#header .inside{
	padding: 3em 0px;
}

#header h2{
	border-right: 1px solid #808080;
	float: left;
	font-size: 2.25em;
	letter-spacing: .2em;
	margin: 0px 0.5em 0px 0px;
	padding: 0px 0.5em 0.25em 0px;
}

#header h2 a{
	border-style: none;
	color: #000000;
	text-decoration: none;
}

#header h2 a:hover{
	color: #8c8c8c;
	text-decoration: none;
}

#header p{
	line-height: 1em;
	margin: 0px;
	padding: 1em 0px;
}


#primary{
	padding-left: 2em;
	padding-bottom: 3em;
	padding-right: 0;
	padding-top: 1px;
	background: #FFFFFF;
	color: #545454;
}

#primary .main{
	width: 40em;
	margin-top: 0px;
	margin-left: 205px;
	position: relative;
}

#primary .indexes{
	width: 40em;
	margin-top: -200px;
	margin-left: 205px;
	position: relative;
}



#primary .index{
	width: 40em;
	margin-top: 0px;
	margin-left: 70px;
	position: relative;
	height:200px;
}

#primary .bindingindex{
	width: 40em;
	margin-top: -230px;
	margin-left: 205px;
	position: relative;
	height:250px;
}

#primary .binding{
	width: 40em;
	margin-top: -460px;
	margin-left: 205px;
	position: relative;
}

img.closeup{padding-left: 22px;
padding-top: 30px;
}


#primary .secondary{
	display: inline;
	margin-right: 5%;
	width: 50px;
}

#primary h2{
	color: #000000;
}


span.place {
	line-height: 2.5em;
	color: #373737;
	font-size: 1.2em;
}
span.title {
	letter-spacing: 0.1em;
	font-size: 1.1em;
}
span.college {
	line-height: 2.5em;
	letter-spacing: 0.1em;
	font-size: 1.1em;
}
span.dates {
	letter-spacing: 0px;
	line-height: 3em;
}
span.desc {
	line-height: 1.75em;
}

.hide, .print-logo, .close-button{
	display: none;
}


ul.bindingmain {list-style: none; width: 40em; padding-top: 32px;}

ul.bindingmain li {opacity: .8; float: left; display: block; width: 60px; height: 60px; margin-right: 14px; margin-bottom: 34px;}

ul.bindingmain li img {border: 3px solid #fff; outline: 1px solid #ddd; }

ul.bindingmain li a {border: none;}

ul.bindingmain li:hover { opacity: .99 /* safari bug */ }

.entry, .entry:active, .entry:visited { 
color: #404040;
padding-left: 0.5em; 
border-style: none; 
display:block; text-decoration: none;width:100%; 
} 

.entry:hover { 
color: #404040;
padding-left: 0.5em; 
border-style: none; 
display:block; text-decoration:none;background:#cdcdcd 
}

.title{
	padding-top: 0.5em;
	padding-bottom: 1.5em;
}

.content p{
	line-height: 1.5em;
	padding-bottom: 1.25em;
}

.contentstory p{
	color: #363636;
	padding-bottom: 1.75em;
	line-height: 1.75em;
}

.content{
	margin-bottom: 1em;
}
