.clasp {
	text-align:left;
}
.lunchbox {
display:none;
}


#container {
	position: absolute;
	height: 100px;
	width: 800px;
	display: block;
	min-height: 100%;
	left: 20px;
	z-index: 0;
	top: 0px;
	margin: 0px;
}
a:visited {
}
body {
	margin: 0px 20px;
	background-color: #CCCCCC;

}
.tabLink {
	height: 25px;
	width: 196px;
	background-color: #CCCCCC;
	position: relative;
	float: left;
	padding-top: 2px;
	padding-left: 4px;
}

.CLRactions {
	background-color: #3399FF;
}
.CLRcomments{
	background-color: #33CC33;
}
.CLRactors{
	background-color: #FF3300;
}
#loginDiv {
	width: 194px;
	float: left;
	height: 71px;
	left: 600px;
	top: 50px;
	background-color: #FFFFFF;
	margin-top: -27px;
	padding: 3px;
	color: #FF3300;
}
#container #pageTop {
	height: 46px;
	width: 796px;
	padding-top: 2px;
	padding-left: 4px;
	background-color: #494949;
	color: #FFFFFF;
}
#container #secNav {
	float: left;
	height: 46px;
	width: 796px;
	background-color: #3399FF;
	padding-top: 4px;
	padding-left: 4px;
}
#container #pageContent {
	position: relative;
	left: 0px;
	margin-top: 0px;
	padding-bottom: 60px;
	border-top-style: solid;
	border-top-color: #3399FF;
	border-top-width: 3px;
}
#container #pageContent #projectDiv {
	float: left;
	height: auto;
	width: auto;
	position: relative;
}
#container #pageContent #projectDiv #projectImg img {
	overflow: hidden;
	height: auto;
}
#container #footer {
	bottom: 0px;
	left: 0px;
	width: 796px;
	height: 40px;
	padding-top: 4px;
	padding-left: 4px;
	background-color: #494949;
}
.clear {
clear:both;
}
#pageContent #projectInfo {
	background-color: #3399FF;
	width: 192px;
 	padding: 4px;
	color: #FFFFFF;
}

#pageContent #projectLeftColumn{
	float: left;
	width: 200px;
	}
#pageContent #projectComments {
	background-color: #ffffff;
	width: 192px;
	padding: 4px;
	color: #FF3300;
}

#pageContent #projectImages {
	height: auto;
	width: 592px;
	float: left;
	background-color: #3399FF;
	padding: 4px;
	overflow: hidden;
}
#container #secNavActors {
	float: left;
	height: 46px;
	width: 596px;
	background-color: #FF3300;
	padding-top: 4px;
	padding-left: 4px;
}
.newsImage {
	float: left;
}
