body
{
	text-align: center;
	height:100%;
	width:100%;
	background:#dedede;
}
img{border:0px;}

div#container
{
	margin-left: auto;
	margin-right: auto;
	margin-top:auto;
	margin-bottom:0px;
	width: 1024px;
	text-align: left;
	padding: 0px;
	height: 768px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#menu
{
	margin: 0px;
	padding: 0px;
	height: 58px;
	width: 917px;
	position: relative;
	top: 150px;
	left:50px;
	background-position: -50px 0px;
}
div#content
{
	background-image: url(img/contentbgdefault.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 483px;
	width: 814px;
	position: relative;
	left: 95px;
	top: 150px;
}
#container #content #projCon {
	position: absolute;
	height: 474px;
	width: 372px;
	left: 2px;
	top: 1px;
}

#container #content #projItems {
	position: absolute;
	height: 169px;
	width: 252px;
	left: 440px;
	top: 70px;
	vertical-align: text-top;
	margin: 0px;
}

#container #content #lnk1 {
	position: absolute;
	height: 29px;
	width: 111px;
	left: 475px;
	top: 260px;
}
#container #content #lnk2 {
	position: absolute;
	height: 32px;
	width: 91px;
	left: 642px;
	top: 262px;
	
}
#container #content #projItems ul{
	color:#006699;
	font-size: 20px;
	list-style-type:square;
}
#container #content #projItems a, #container #content #projItems a:hover{
	color:#231f20;
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}
#container #content #projItems a:hover{
	font-weight:bold;
}

#blip_movie_content_1033740{
		position: absolute;
		top:95px;
		left:39px;
		z-index: 1000;
}
		






