/* CSS Document */
div#content_gidc p{
	margin-left: 30px;
	margin-right: 30px;
}

div#headerpic_gidc{
	height: 166px;
	position: absolute;
	left: 234px;
	top: 48px;
	z-index: 2;
}

div#spaceheader_gidc{
	width: 780px;
	height: 170px;
}

div#content_gidc{
	text-align: left;
	float: left;
}

div#video{ 
	width: 510px;
	height: 240px;
	margin-left: 5px;
}

div#video_text{
	width: 190px;
	margin-top: 5px;
	float: left;
}

div#video_video{
	width: 320px;
	float: right;
}

.paragraph{
	display: block;
	margin-left: 30px;
}

