body {
	margin: 0;
	padding: 0;
	min-width: 1000px;
	background-color: #4fb3cf;
	text-align: center;
	font: 100% Arial, Helvetica, Verdana, sans-serif;
}


img {
	margin: 0;
	padding: 0;
	border: 0;
}


a.green:link {
	color: #65a326;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	font-size: 85%;
}
a.green:visited, a.green:active {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	font-size: 85%;
}
a.green:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: transparent;
	font-size: 85%;
}

a.blue:link {
	color: #0d207e;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	font-size: 85%;
}
a.blue:visited, a.blue:active {
	color: #65a326;
	text-decoration: none;
	background-color: transparent;
	font-size: 85%;
}
a.blue:hover {
	color: #65a326;
	text-decoration: underline;
	background-color: transparent;
	font-size: 85%;
}


#wrapper {
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 25px 0;
	width: 950px;
	text-align: left;
	color: #ffffff;
}


#lehmanLogo {
	margin: 0;
	padding: 25px;
	width: 90px;
	float: left;
}
	

#top {
	margin: 0;
	padding: 0;
	height: 25px;
	background-image: url(images/top_white_bar.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#branding {
	margin: 0;
	padding: 0 0 25px 30px;
	background-image: url(images/white_line.png);
	background-repeat: repeat-y;
	background-position: top left;
	font-size: 65%;
	color: #65a326;
}

#ltLogo {
	margin: 0;
	padding: 0;
	width: 310px;
	float: right;
}


#nav {
	margin: 0;
	padding: 0;
}

#nav ul {
	margin: 0;
	padding: 0 0 0 30px;
	text-align: left;
	font-size: 95%;
	background-image: url(images/white_line.png);
	background-repeat: repeat-y;
	background-position: top left;
}

#nav li {
	margin: 0;
	padding: 0 25px 0 0;
	display: inline;
}

#nav .on {
	color: #565656;
	font-weight: bold;
	text-decoration: underline;
}

#nav a:link {
	color: #565656;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
#nav a:visited, #nav a:active {
	color: #0d207e;
	text-decoration: none;
	background-color: transparent;
}
#nav a:hover {
	color: #0d207e;
	text-decoration: underline;
	background-color: transparent;
}


#main {
	margin: 0;
	padding: 0 20px 20px 20px;
	width: 910px;
	background-color: #ffffff;
	font-size: 90%;
	color: #000000;
}


#mainFeature {
	margin-top: 20px;
	padding: 0;
	width: 600px;
	background-image: url(images/main_feature.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}

#mainFeatureText {
	margin: 0;
	padding: 10px;
	width: 280px;
	height: 270px;
	float: right;
}

#mainFeatureText a:link {
	color: #65a326;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	font-size: 135%;
	letter-spacing: 0.1em;
}
#mainFeatureText a:visited, #mainFeatureText a:active {
	color: #65a326;
	text-decoration: none;
	background-color: transparent;
	font-size: 135%;
	letter-spacing: 0.1em;
}
#mainFeatureText a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: transparent;
	font-size: 135%;
	letter-spacing: 0.1em;
}

#mainFeatureText p {
	font-size: 110%;
	color: #ffffff;
	line-height: 1.3;
	letter-spacing: 0.1em;
}


#story {
	margin-top: 20px;
	padding: 10px;
	width: 580px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	float: left;
}

#story h1 {
	color: #000000;
	font-size: 135%;
	letter-spacing: 0.1em;
}

#story h2 {
	color: #666666;
	font-size: 90%;
	margin-top: 0;
}

#story h3 {
	color: #000000;
	font-size: 105%;
	letter-spacing: 0.1em;
}

#story p {
	font-size: 110%;
	line-height: 1.3;
}

#story p.sectionBottom {
	padding-bottom: 10px;
	border-bottom: 1px dotted #4fb3cf;
	clear: both;
}

#story p.sectionTop {
	padding-top: 10px;
	border-top: 1px dotted #4fb3cf;
	clear: both;
}

#story .caption {
	font-style: italic;
	font-size: 95%;
	text-align: left;
	padding: 0;
	margin: 0;
}

#story .cap {
	text-transform: uppercase;
}

#story a:link {
	color: #0d207e;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
#story a:visited, #story a:active {
	color: #0d207e;
	text-decoration: none;
	background-color: transparent;
}
#story a:hover {
	color: #65a326;
	text-decoration: underline;
	background-color: transparent;
}

#story a.anchor:hover {
	color: #000000;
	text-decoration: none;
}

#story table {
	margin-bottom: 10px;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	font-size: 95%;
}
#story tr {
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
}

#story td  {
	padding: 0.4em 0.6em 0.4em 0;
}
#story td.col1  {
	width: 25%;
}
#story td.col2  {
	width: 25%;
	font-weight: bold;
}
#story td.col3  {
	width: 50%;
}


#story table.transcript {
	margin-bottom: 10px;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	font-size: 95%;
}
#story table.transcript tr {
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
}

#story table.transcript td  {
	padding: 0.4em 0.6em 0.4em 0;
}
#story table.transcript td.col1  {
	width: 25%;
}
#story table.transcript td.col2  {
	width: 25%;
	font-weight: bold;
}
#story table.transcript td.col3  {
	width: 50%;
}

#nav2 {
	margin: 5px 0 10px 10px ;
	padding: 0;
	width: 200px;
	border: 1px dotted #4fb3cf;
	float: right;
}

#nav2 ul {
	margin: 0;
	padding: 10px;
	text-align: left;
	font-size: 95%;
	line-height: 1.5;
}

#nav2 li {
	margin: 0;
	padding: 0;
	display: block;
}

#nav2 .on {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

#nav2 a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
#nav2 a:visited, #nav a:active {
	color: #0d207e;
	text-decoration: none;
	background-color: transparent;
}
#nav2 a:hover {
	color: #0d207e;
	text-decoration: underline;
	background-color: transparent;
}

#rightSideBar {
	margin-top: 20px;
	padding: 0;
	width: 290px;
	float: right;
}


#otherSection {
	margin: 0;
	padding: 3px 10px 10px 10px;
	background-image: url(images/green_bar.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#otherSection a:link {
	color: #0d207e;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
#otherSection a:visited, a:active {
	color: #0d207e;
	text-decoration: none;
	background-color: transparent;
}
#otherSection a:hover {
	color: #65a326;
	text-decoration: underline;
	background-color: transparent;
}

#otherSection p.dotted {
	padding-bottom: 15px;
	border-bottom: 1px dotted #666666;
}

#otherSection h1 {
	color: #ffffff;
	font-size: 100%;
	margin-top: 0;
	font-weight: normal;
}

#columns {
	padding-top: 20px;
	margin: 0;
	font-size: 100%;
}

#leftBox {
	margin: 0;
	padding: 0;
	width: 290px;
	float: left;
}

#centerBox {
	margin: 0 0 0 310px;
	padding: 0;
	width: 290px;
}

#rightBox {
	margin: 0;
	padding: 0;
	width: 290px;
	float: right;
}


#secondaryFeature1 {
	margin: 0;
	padding: 140px 10px 10px 10px;
	height: 150px;
	background-image: url(images/secondary_feature_1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#secondaryFeature2 {
	margin: 0;
	padding: 140px 10px 10px 10px;
	height: 150px;
	background-image: url(images/secondary_feature_2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#secondaryFeatureText {
	margin: 0;
	padding: 0;
}

#secondaryFeatureText a:link {
	color: #0d207e;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
#secondaryFeatureText a:visited, #secondaryFeatureText a:active {
	color: #0d207e;
	text-decoration: none;
	background-color: transparent;
}
#secondaryFeatureText a:hover {
	color: #65a326;
	text-decoration: underline;
	background-color: transparent;
}


#photo1 {
	margin: 5px 10px 10px 0;
	padding: 0;
	width: 50px;
	float: left;
}

#photo2 {
	margin: 5px 10px 10px 0;
	padding: 0;
	width: 100px;
	float: left;
}

#photo3 {
	margin: 5px 15px 10px 0;
	padding: 0;
	width: 150px;
	float: left;
}

#photo4 {
	margin: 5px 15px 10px 0;
	padding: 0;
	width: 200px;
	float: left;
}

#photo5 {
	margin: 5px 15px 10px 0;
	padding: 0;
	width: 250px;
	float: left;
}

#photo6 {
	margin: 5px 15px 10px 0;
	padding: 0;
	width: 300px;
	float: left;
}

#box {
	margin: 10px 0 10px 0;
	padding: 0 10px 0 10px;
	border: 1px dotted #4fb3cf;
}

#box p {
	text-align: left;
	font-size: 95%;
	line-height: 1.5;
}


#clearone {
	clear: both;
	height: 1px;
}


#bottom {
	margin: 0;
	padding: 0;
	height: 15px;
	background-image: url(images/bottom_white_bar.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}


#footer {
	margin: 0;
	padding-top: 25px;
	font-size: 80%;
	background-image: url(images/cuny_logo.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}


.hard {
	clear: both;
}


div.post {
	border-bottom: 1px dotted #4fb3cf;
} 

div.event {
	border-bottom: 1px dotted #4fb3cf;
} 
