body{
	background:url(../images/Italy_Grunge_Flag.jpg) #000 center top no-repeat;
	background-attachment:fixed;
	margin:0 auto;
	width:1000px;
	padding-top:120px;
	/*padding-bottom:1700px;*/
	font-size: 18pt;
	overflow: auto;
	}

/*positions the navigation header */
#topHeader{
	margin-left:0px;
	width:1000px;
	height:128px;
	background:url(../images/banner.png) top left no-repeat;
}

/*places a link behind the banner */
#click {
display:block;
width:1000px;
height:128px;
margin:0;
text-indent: -1999px;
text-decoration:none;
}

/*section styling */
#mainSection{
	width:1000px;
	font-family: 'PT Sans Narrow', sans-serif;
	float:left;
	font-size: 16pt;
	color:#000000;
	background-color: #ffffff;
}

#mainSection section{
	float:left;
	width:960px;
	height:auto;
	margin-top:20px;
	padding-left:40px;
	padding-right:20px;
	padding-bottom:10px;
}

/*footer styling */
#documentFooter{
	float:left;
	width:1000px;
	height:100%;
	padding-top:10px;
	text-align: center;
	font-size: 12pt;
	background-color: #000000;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	color:#000000;
}

/* Positions The Images */
.imageright {
	margin-top: 20px;
	margin-left: 20px;
	font-size: 16pt;
	color: #ffffff;
	float: right;
}

.imageleft {
	margin-top: 20px;
	margin-left: 20px;
	font-size: 16pt;
	color: #ffffff;
	float: left;
}

/* Paragraph Styling */
p  {padding-right:30px; color:#0000000;;}

/* Link Styling */
a:link {color:#000000; text-decoration: none;font-family: 'Ubuntu Condensed', sans-serif;}
a:visited {color: #000000; text-decoration: none;font-family: 'Ubuntu Condensed', sans-serif;}
a:hover {color: #000000; text-decoration: underline;font-family: 'Ubuntu Condensed', sans-serif;}

img {border:0px solid;float:left;margin-right:3px;margin-top:-4px;}

h1 {font-family: 'PT Sans Narrow', sans-serif;font-size:21px;margin:0;font-weight:normal;padding-bottom:5px;}

.video {
margin:0;
position:relative;
float:left;
margin-left:5px;
}

p.footer{
	font-family: 'Ubuntu Condensed', sans-serif;
	color:#FFF;
	font-size:16px;
}