body {
  font-family: Arial;
  font-size: 14px;
  color: #666666;
}
.boldtext {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #003772;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:visited:hover {
	color:#003772;
	text-decoration: none;
}

#holder {
	width: 850px;
	height: 1010px;
	}
	
#logo {
	float:left;
	width: 140px;
	height: 100px;
	border: 0px;
	margin-left: 17px;
	margin-top: 10px;
	background-image: url(../images/cordenons_logo.jpg);
}
#strapline {
	float: right;
	margin-right: 17px;
	margin-top: 46px;
	width: 500px;
	font-family: Arial;
	font-size: 20px;
	color: #999999;
	text-align: right;
}
#nav {
	float: right;
	margin-right: 17px;
	margin-top: 28px;
	width: 400px;
	font-family: Arial;
	font-size: 14px;
	text-align: right;
}
.navdivider {
	color: #003772;
	font-weight: bold;
}
#banner {
	float: left;
	width: 850px;
	height: 46px;
	background-color: #2AABE2;
	margin-top: 15px;
	text-align: left;
}
#stardream {
	float: left;
	margin-left: 17px;
	margin-top: 7px;
	width: 220px;
	height: 32px;
	font-weight: bold;
	font-size: 29px;
	color: #FFFFFF;
	/*background-image: url(../images/stardream_logo.gif);*/
}

#stardreamslug {
	float: right;
	margin-right: 17px;
	margin-top: 17px;
	width: 400px;
	height: 19px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
	line-height: 18px;
}
#introtext {
	float: left;
	margin-left: 17px;
	margin-top: 15px;
	width: 304px;
	height: 900px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
.intropara {
	font-size: 14px;
	font-weight: bold;
}
#tablespace {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#paperpic {
	float: left;
	margin-left: 42px;
	margin-top: 0px;
	width: 485px;
	height: 240px;
	background-image: url(../images/stardream_papers.jpg);
	border: 1px;
	border-style: solid;
	border-color: #2AABE2;
}
#footer {
	float: left;
	margin-top: 15px;
	margin-left: 17px;
	width: 816px;
	height: 100px;
	padding-top: 10px;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: left;
}
#footernumber {
	float: left;
	margin-top: 30px;
	font-size: 29px;
	color: #999999;
}
#textforswatch {
	float: left;
	margin-left: 0px;
	width: 161px;
	height: 30px;
	text-align: center;
	line-height: 28px;
}
#textforswatch1 {
	float: left;
	margin-left: 64px;
	width: 152px;
	height: 30px;
	text-align: center;
	line-height: 28px;
}
#textforswatch2 {
	float: left;
	margin-left: 2px;
	width: 152px;
	height: 30px;
	text-align: center;
	line-height: 28px;
}
#swatch1 {
	float: left;
	margin-top: 15px;
	margin-left: 125px;
	width: 30px;
	height: 30px;
	border: 1px;
	border-style:solid;
	border-color: #000000;
}
#swatch1b {
	float: left;
	margin-top: 0px;
	margin-left: 125px;
	width: 30px;
	height: 30px;
	border: 1px;
	border-style:solid;
	border-color: #000000;
}
#swatch2 {
	float: left;
	margin-top: 15px;
	margin-left: 122px;
	width: 30px;
	height: 30px;
	border: 1px;
	border-style:solid;
	border-color: #000000;
}
#swatch2b {
	float: left;
	margin-top: 0px;
	margin-left: 122px;
	width: 30px;
	height: 30px;
	border: 1px;
	border-style:solid;
	border-color: #000000;
}
#informationbar{
position: fixed;
left: 0;
width: 100%;
height: 70px;
text-indent: 0px;
padding-top: 20px;
padding-left: 20px;
background-color: #CCCCCC;
border-bottom: 1px solid black;
font: bold 12px Verdana;
color: #333333;
line-height: 18px;
opacity:0.8;
filter: alpha(opacity=75);
}
#cookiespace {
	float: left;
	width: 816px;
	margin-left: 17px;
	padding-top: 5px;
	text-align: left;
}

#contactcookie {
	float: right;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 15px;
	width: 215px;
	height: 225px;
	font-size: 12px;
	line-height: 18px;
	text-align: right;

}
#sitemap {
	float: left;
	margin-top: 5px;
	width: 815px;
	font-family: Arial;
  	font-size: 10px;
  	color: #666666;
	padding-top: 3px;
	border-top: solid;
	border-top-width: 1px;
	border-top-color: #333333;
}
