body {
	color: #000;
	font-family: arial, "lucida console", sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: center;	
}
	h1 {
		color: #ff6600;
		font-size: 1.63em;
		line-height: 1.33em;
	}
	h2 { 
		border-bottom: #6a3400 dotted 1px;
		color: #6a3400;
		font-size: 1.72em;
		line-height: 1.33em;
	}
	h3 { 
		color: #ff6600;
		font-size: 1.54em; 
		line-height: 1.33em;
	}
	h4 {
		border-bottom: #999 dotted 1px;
		color: #669900;
		font-size: 1em; 
		font-weight: bold;
		line-height: 1em;
		padding-bottom: 5px;
		margin-top: 10px;
	}
	h5 {
		font-weight: bold;
	}
	h6 {
		color: #ff6600;
		font-size: 1.3em;
		font-weight: bold; 
		line-height: 1.33em;
	}
	p {
		margin-bottom: 10px;
	}
	a, a:link, a:visited, a:focus, a:hover, a:active {
		color: #6a3400;
	}
	
div#header {
	background: #000;
	height: 370px;
	margin: 0 0 15px 0;
	position: relative;
	width: 100%;
}

div#content, div#footer {
	clear: both;
	display: block;
	overflow: auto;	
	position: relative;
	text-align: left;
	width: 930px;
}
	div.leftColumn, div.rightColumn {
		display: inline;
		float: left;
		position: relative;
		z-index: 101;
	}
		div.leftColumn {
			margin-right: 30px;
			width: 510px;
		}
		div.rightColumn {
			margin-left: 10px;
			width: 380px;
		}

div#content {
	background: url(../i/bg-gutter-repeat.jpg) repeat-y 530px 0px;
	margin: 0 auto 15px auto;
	z-index: 99;
}
/* 	--------------------------------------------- 
	image replace rules 
	--------------------------------------------- */
	div.navigation a#btn-all-categories,
	div.navigation a#viewAllStories,
	div#content a#support,
	div#content ul#celebritySponsors li dl dd a.text,
	div#content ul#celebritySponsors li dl dd a.video,
	div.navigation a#viewAllSponsors,
	div.navigation a#viewLessSponsors,
	div#content ol.storyList li a.categoryLink {
		display: block;
		overflow: hidden;
		position: relative;
		text-indent: -10000px;
	}

	div#content div#storyLatest {
		margin: 10px 0;
		padding: 10px 20px;
		background: #ffebcc;
	}
	
	div#content div#btn-all-categories {
		text-align: right;
		margin: 7px 0 6px 0;
	}
	
	div.navigation {
		margin: 10px 0;
		position: relative;
	}
		div#thankyou {
			border-bottom: 1px #999 dotted;
		}
		
		div#thank_text {
			font-size: 1.3em;
			margin-bottom: 7px;
		}
		
		a#thank_support {
			float: right;
		}
	
		div.viewAllStories {
			left: 445px;
			width: 66px;
		}
		div#lessMoreOuterContainer {
			position: relative;
			display: block;
			width:510px;
			overflow:hidden;
			height:38px;
		}
		div#lessMoreContainer {
			float: right;
			height: 18px;
		}
		div.lessMore {
			margin: 10px 2px 10px 0;
			display: block;
			text-align: right;
			width: 135px;
			height: 18px;
		}
		div.navigation a#support, div.navigation a#support:link, div.navigation a#support:visited, div.navigation a#support:active {
			background: url(../i/support-ne.gif) no-repeat left top;
			height: 56px;
			width: 378px;
		}
			div.navigation a#support:hover {
				background: url(../i/support-ne.gif) no-repeat left bottom;
			}	
			
		div.navigation a#btn-all-categories, div.navigation a#btn-all-categories:link, div.navigation a#btn-all-categories:visited, div.navigation a#btn-all-categories:active {
			background: url(../i/btn-all-categories.gif) no-repeat left top;
			height: 18px;
			width: 94px;
			left: 415px;
		}
			div.navigation a#btn-all-categories:focus, div.navigation a#btn-all-categories:hover {
				background: url(../i/btn-all-categories.gif) no-repeat left bottom;
			}		
		
		div.navigation a#viewAllStories, div.navigation a#viewAllStories:link, div.navigation a#viewAllStories:visited, div.navigation a#viewAllStories:active {
			background: url(../i/btn-viewall-laston.gif) no-repeat left top;
			height: 18px;
			width: 66px;
		}
			div.navigation a#viewAllStories:focus, div.navigation a#viewAllStories:hover {
				background: url(../i/btn-viewall-laston.gif) no-repeat left bottom;
			}
		div.lessMore #less {
			float: left;
			background: url(../i/btn-prev.gif) no-repeat;
			height: 18px;
			width: 74px;
		}
			div.lessMore #less:hover {
				background: url(../i/btn-prev-roll.gif) no-repeat;
			}
		div.lessMore .floatRight {
			float: right !important;
		}
		
		div.lessMore #more {
			display: block;
			float: right;
			background: url(../i/btn-next.gif) no-repeat;
			height: 18px;
			width: 55px;
		}
			div.lessMore #more:hover {
				background: url(../i/btn-next-roll.gif) no-repeat;
			}
	div#content ol.storyList {
		border-top: 1px dotted #999;
	}
		div#content ol.storyList li {
			border-bottom: 1px dotted #999;
			padding: 5px 5px 5px 0;
			overflow: auto;
		}
		div#content ol.storyList li a.categoryLink {
			position: absolute;
			height: 15px;
			width: 65px;
		}
			div#content ol.storyList li.events a.categoryLink { background: url(../i/cat-events.jpg) no-repeat 0px 0px; }
			div#content ol.storyList li.hot a.categoryLink { background: url(../i/cat-hot.jpg) no-repeat 0px 0px; }
			div#content ol.storyList li.posted a.categoryLink { background: url(../i/cat-posted.jpg) no-repeat 0px 0px; }
			div#content ol.storyList li.press a.categoryLink { background: url(../i/cat-press.jpg) no-repeat 0px 0px; }
			div#content ol.storyList li.schools a.categoryLink { background: url(../i/cat-schools.jpg) no-repeat 0px 0px; }
			div#content ol.storyList li.supporters a.categoryLink { background: url(../i/cat-supporters.jpg) no-repeat 0px 0px; }
			
		div#content ol.storyList li span {
			display: block;
			padding-left: 74px;
		}
		
		div#content ol.storyList li span a { 
			color: #6a3400;
			font-weight: bold;
		}
		
	div#content ul#celebritySponsors, div#content ul#corporateSponsors {
		list-style-type: none;
		overflow: auto;
	}
	
	div.viewAllSponsors, div.viewLessSponsors {
		left: 310px;
		top: 30px;
		width: 68px;
	}
	div.navigation a#viewAllSponsors, div.navigation a#viewAllSponsors:link, div.navigation a#viewAllSponsors:visited, div.navigation a#viewAllSponsors:active {
		background: url(../i/btn-viewall-sponsors.gif) no-repeat left top;
		height: 18px;
		width: 68px;
	}
		div.navigation a#viewAllSponsors:focus, div.navigation a#viewAllSponsors:hover {
			background: url(../i/btn-viewall-sponsors.gif) no-repeat left bottom;
		}
	div.navigation a#viewLessSponsors, div.navigation a#viewLessSponsors:link, div.navigation a#viewLessSponsors:visited, div.navigation a#viewLessSponsors:active {
		background: url(../i/btn-collapse-sponsors.gif) no-repeat left top;
		height: 18px;
		width: 68px;
	}
		div.navigation a#viewLessSponsors:focus, div.navigation a#viewLessSponsors:hover {
			background: url(../i/btn-collapse-sponsors.gif) no-repeat left bottom;
		}
	
	div#content ul#corporateSponsors {
		border-top: 1px dotted #999;
	}
		div#content ul#celebritySponsors li, div#content ul#corporateSponsors li {
			display: inline;
			float: left;
			position: relative;
		}
			div#content ul#celebritySponsors li {
				margin: 10px 2px 8px 0;
				width: 125px;
			}
				div#content ul#celebritySponsors li img {
					background: url(../i/sponsor-frame.gif) top left no-repeat;
					padding: 6px;
				}
			div#content ul#corporateSponsors li {
				margin: 10px 9px 0 0;
			}
				div#content ul#corporateSponsors li img {
					border: #bfbfbf 1px solid;
				}
			div#content ul#celebritySponsors li.last, div#content ul#corporateSponsors li.last {
				margin-right: 0;
			}
			
			div#content ul#celebritySponsors li dl {
				margin: 0 7px;
			}
				div#content ul#celebritySponsors li dl dt {
					float: left;
					display: inline;
					width: 55px;
				}
				div#content ul#celebritySponsors li dl dd {
					float: right;
					display: inline;
					margin-left: 5px;
				}
					div#content ul#celebritySponsors li dl dd a.text, div#content ul#celebritySponsors li dl dd a.text:link, div#content ul#celebritySponsors li dl dd a.text:visited, div#content ul#celebritySponsors li dl dd a.text:active {
						background: url(../i/btn-text-sponsors.gif) top left no-repeat;
						height: 20px;
						width: 23px;
					}
						div#content ul#celebritySponsors li dl dd a.text:focus, div#content ul#celebritySponsors li dl dd a.text:hover {
							background: url(../i/btn-text-sponsors.gif) bottom left no-repeat;
						}
					
					div#content ul#celebritySponsors li dl dd a.video, div#content ul#celebritySponsors li dl dd a.video:link, div#content ul#celebritySponsors li dl dd a.video:visited, div#content ul#celebritySponsors li dl dd a.video:active {
						background: url(../i/btn-video-sponsors.gif) top left no-repeat;
						height: 20px;
						width: 23px;
					}
						div#content ul#celebritySponsors li dl dd a.video:focus, div#content ul#celebritySponsors li dl dd a.video:hover {
							background: url(../i/btn-video-sponsors.gif) bottom left no-repeat;
						}
				div#content div#additionalSponsors { 
					border-top: 1px dotted #999;
				 	margin: 8px 0 15px 0;
					overflow: auto;
					padding: 10px 0;
				}
					div#content div#additionalSponsors ul {
						display: inline;
						float: left;
						margin-right: 20px;
						position: relative;
						width: 180px;
					}
						div#content div#additionalSponsors ul.last { margin-right: 0; }
					div#content div#additionalSponsors ul li {
						background: url(../i/orange-bullet.gif) left 5px no-repeat;
						margin: 0 0 5px 0;
						padding-left: 10px;
					}
					
		div#content div#linksGroups, div#content div#scholarships {
			display: inline;
			float: left;
			position: relative;
		}
			div#content div#linksGroups { 
				margin-right: 20px;
				width: 160px;
			}
				div#content div#linksGroups ul li {
					margin-top: 10px;
				}
			div#content div#scholarships {
				margin-left: 20px;
				width: 180px;
			}
				div#content div#scholarships p {
					margin: 3px 0 23px 0;
					padding: 0px;
				}
	div#contentBackgroundTop, div#contentBackgroundBottom {
		height: 92px;
		left: 0px;
		position: absolute;
		width: 930px;
		z-index: 100;
	}
		div#contentBackgroundTop {
			background: url(../i/bg-gutter-top.jpg) no-repeat 530px 0px;
			top: 0px;			
		}
		div#contentBackgroundBottom {
			background: url(../i/bg-gutter-bottom.jpg) no-repeat 530px 0px;
			bottom: 0px;
		}

div#footer {
	border-top: #999 dotted 1px;
	color: #666;
	margin: 0 auto 25px auto;
	padding: 10px 0;	
}
	div#footer div.leftColumn {
		width: 790px;
	}
	div#footer div.leftColumn img {
		float: left;
		margin-right: 15px;
		width: auto;
	}
	div#footer div.leftColumn p {
		width: 650px;
		float: left;
	}
	div#footer div.rightColumn {
		width: 100px;
	}

	div#footer div.rightColumn p {
		text-align: right;
	}
	div#footer a, div#footer a:link, div#footer a:visited, div#footer a:focus, div#footer a:hover, div#footer a:active {
		color: #666;
		text-decoration: underline;
	}
	
/* modal styles */
	div.closeButton {
		float: right;
		margin: 5px;
	}
		div.closeButton a {
			background: url(../i/btn-close.jpg) top left no-repeat;
			display: block;
			height: 11px;
			position: absolute;
			right: 12px;
			top: 12px;
			width: 11px;
		}
			div.closeButton a span { display: none; }
			
	div#modalSupport {
		background: #fff url(../i/bg-supportnexteinstein.jpg) top left no-repeat;
		margin: -280px 0 0 -450px;
		overflow: auto;
		padding: 25px;
		position: relative;
		width: 900px;
		text-align: left;
		color: #362c2a;
	}
		div#modalSupport div.restrictSupport {
			left: 257px;
			position: relative;
			width: 625px;
			
		}
		
			div#supportLeft {
				width: 290px;
				margin-right: 10px;
				float: left;
			}
		
			div#supportRight {
				width: 324px;
				float: left;
				background-color: #fff2df;
			}
		
		div#supportLeft h6 {
			margin-bottom: 7px;
			font-weight: bold;
			font-size: 12px;			
		}
		
		div#supportLeft p {
			margin-bottom: 18px;
			padding-bottom: 0px;
		}
		
		#actions .lbAction:link {
			color: #a09b9f !important;
			font-size: 13px;
			font-weight: bold;
		}
		
		div#supportForm {
			margin: 10px;
		}
		
		div#supportForm .supportFormIntro {
			color: #8f8579;
		}
		
		div.restrictSupport p.formIntro {
			font-size: 18px;
			color: #666;
			line-height: 21px;
			margin: 0 0 26px 0;
			padding: 0px;
		}
		
		div#modalSupport h1 {
			background: url(../i/header-supportnexteinstein.jpg) top left no-repeat;
			display: block;
			height: 24px;
			margin: 0 0 6px 0;
			position: relative;
			width: 228px;
		}
			div#modalSupport h1 span {
				display: none;
			}
		div#modalSupport fieldset#contactInfo {
			border-bottom: 1px #999 dotted;
			border-top: 1px #999 dotted;
			padding: 10px 0;
		}
		div#modalSupport label {
			display: block;
			margin-top: 5px;
			font-weight: bold;
		}
		
			label#first_name, label#last_name, label#phone, label#country {
				float: left;
				margin: 0px 14px 0px 0px;
				width: 138px;
			}
			
			input#first_name, input#last_name, input#phone, input#country {
				float: left;
				margin: 0px;
				width: 141px;
			}
			
			label#org, input#org, label#email, input#email, label#comment, textarea#comment {
				float: left;
				margin: 0px;
				width: 295px;
			}
			
			label#first_name, label#org, label#email, label#phone, label#comment {
				clear: left;
			}
		
			#supportRight textarea, #supportRight input, #supportRight select {
				border: solid 1px #d0cbc5;
			}
			
		div#modalSupport fieldset#actions {
			text-align: right;
		}
			div#modalSupport fieldset#actions input {
				position: relative;
				top: 8px;
				border: none;
			}
			div#modalSupport fieldset#actions a, div#modalSupport fieldset#actions a:link, div#modalSupport fieldset#actions a:visited, div#modalSupport fieldset#actions a:focus, div#modalSupport fieldset#actions a:hover, div#modalSupport fieldset#actions a:active {
				color: #066bb2;
				font-size: 1.2em;
				margin: 0 0 0 5px;
			}
	
	div#modalVideo {
		padding: 14px;
		overflow: auto;
		position: relative;		
	}
		div.modalShrink {
			background: #fff;
			width: 395px;
			margin: -220px 0 0 -250px;
		}
		div.modalGrow {
			background: #fff 360px 0px;
			width: 750px;
			margin: -220px 0 0 -380px;
		}
		
		div#modalVideo h1 {
			margin: 0px 0px 10px 0px;
		}
		
		div#modalVideo a, div#modalVideo a:link, div#modalVideo a:visited, div#modalVideo a:focus, div#modalVideo a:hover, div#modalVideo a:active {
			color: #ff6600;
		}
		div#modalVideo div#video {
			float: left; 
			width: 350px;
		}
			div#modalVideo div#video div#videoplayer {
				z-index: 99991;
			}
		div#modalVideo div#text {
			float:left;
			padding-left: 15px;
			width: 380px; 
		}
	div#modalOther {
			background: #fff;
			padding: 14px;
			overflow: auto;
			width: 772px;
			position: relative;
			margin: -220px 0 0 -380px;
		}	
