body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

ul {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:11px;
	padding:0px;
}

a {
	text-decoration:none;
}
a:link {
	text-decoration:none;
	color:#393;
}
a:visited {
	color:#393;	
}
a:hover {
	color:#000;
}


#page_container {
	height:850px;
	width:830px;
	background:#FFF;
}

#page_border_left {
	background:url(../_layout/bg_left.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	width:243px;
}

#pageSpacer_left {
	background-image:url(../_layout/background.jpg);
	background-repeat:repeat;
	background-position:top right;
}

#page_border_right {
	background:url(../_layout/bg_right.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width:179px;
}

#pageSpacer_right {
	background-image:url(../_layout/background.jpg);
	background-repeat:repeat;
	background-position:top left;
}


#header {
	padding-left:30px;
	padding-right:30px;
	margin-bottom:8px;
	margin-top:5px;
}


#content_container { }

#content_col1 {
	
	width:180px;
	padding-right:40px;
	padding-left:30px;
	margin:0px;

}

#content_col2 {
	
	width:540px;
	padding-right:30px;
	padding-bottom:30px;
	padding-left:0px;
	margin:0px;

}

#logo {
	background:url(../_layout/logo.jpg);
	width:180px;
	height:60px;
}

.pageTitle {
	
	margin-top:10px;
	margin-bottom:15px;	
}

#img_border {
	background:url(../_layout/gioia_img_border.png);
	width:540px;
	height:281px;
	
	position:absolute;
	z-index:1;
}

#video_box {
	
}

