body {
	color: #2B2B2B;
	font-family: Arial;
	font-size: small;
	text-align: center
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#start-head {
   font-size: 18px;
   margin-top: 10px;
}

.start-text {
   vertical-align: top;
	margin-left: 10px;
}



td.space {
   background: White;
	width: 38px;
	height: 121px;
}

td.rollo {
   color: #373737;
   vertical-align: top;
   font-size: 12px;
	font-weight: normal;
   width: 250px;
	height: 121px;
}

#index{
	width: 600px;
	position: relative;
	top: 40px;
	text-align: left;
	margin: auto
}
#menu{
	width: 620px;
	position: relative;
	text-align: right;
}
#ciara-hore{
	position: relative;
	width: 670px;
}
#logo{
	position: relative;
        border: 0px;
	left: 55px;
	top: -18px;
}

#ciara-dole{
	position: relative;
	margin-top: 50px;
}
#copyright{
	position: relative;
	left: 50px;
	margin-top: 5px;
	font-size: x-small;
}
#right {
	position: relative;
	width: 220px;
	margin-top: -140px;
	margin-left: 200px;
}
#left {
	float: left;
}

a {
color: #2B2B2B font-family: Arial; text-decoration: none
}

a:link {
color: #2B2B2B
}

a:visited {
color: #2B2B2B
}

a:active {
color: #2B2B2B
}

a:hover {
color: #2B2B2B; text-decoration: underline
}
