* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#FFFFCC;
}
#wrapper {
	width:900px;
	text-align:left;
	margin:0 auto;
}
#header {
	height: 118px;
	background-color: #990000;
	background-image: url(../i/italylogo.gif);
	background-repeat: no-repeat;
	background-position: 15% 5px;
	position: relative;
}

#header h1 {
	padding-top: 10px;
	text-align: left;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 50px;
	margin-left: 500px;
	color: #FFFFCC;
}
h3 {
	font-size: 16px;
	color: #990000;
	font-style: italic;
	padding-top: 10px;
	text-align: center;
}
#header #nav {
	padding-top: 30px;

}
#header #nav li {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
}
#header #nav a {
	color: #FFFFCC;
	text-decoration: none;
}
#header #nav a:hover {
	text-decoration: none;
	background-color: #FFCC66;
	color: #990000;
}
#header #nav li a.current {
	display: inline;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	padding-left: 0px;
}
p {
	padding: 0px;
	font-size: 14px;
	margin: 0;
}
a {
	color: #666666;
}
a:hover {
	color: #990000;
}
#leftsidebar {
	float: left;
	width: 250px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #990000;
	padding-left: 15px;
	padding-top: 10px;
	color: #FFFFCC;
}
#leftsidebar h1 {
	color: #FFD863;
	font-size: 24px;
	font-style: italic;
}
#content {
	width: 300px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	overflow: visible;
}
#content #imageOutline {
	width: 199px;
	float: right;
	background-image: url(../i/regions/thumbnails/italyoutline.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#imageOutline img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content ul {
	list-style-type: none;
}

#contact ul {
	padding-left: 50px;
}
#contact li {
	color: #990000;
}
#waysToContact {
	width: 500px;
	border: thin ridge #990000;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}

#content img {
	border: 1px solid #000000;
}
#rightsidebar {
	float: right;
	width: 277px;
	margin-right: 15px;
	margin-top: 10px;
	padding-top: 10px;
}

#clear {
	clear:both;
}
.clear {
	clear: both;
}

/*spry master table*/		
.odd {
	background-color: #ffff99;
}
.even {
	background-color: #ffff99;
}
.hover {
	background-color: #FFD863;
	color: #990000;
}
.selected {
	background-color: #66FF99;
}
#footer {
	margin-top: 0px;
}
#footer p{
	font-size:10px;
}
#footerLinks p {
	font-variant: normal;
	font-style: normal;
	font-size: 10px;
	margin-left: 0px;
	margin-right: 0px;
	display: block;
	width: 900px;
}
#footerLinks a {
	color: #990000;
}
#footerLinks a:hover {
	color: #666666;
}
#imageOutline #blankItaly {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style3 {
	color: #990000
}
#content li {
}
#content a:hover {
	color: #990000;
}

#StorageLeftCol img {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#StorageRightCol img {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#StorageLeftCol {
	float:left;
	width: 420px;
	padding: 10px;
}
#StorageRightCol {
	float: left;
	width: 420px;
	padding: 10px;
}
h1.Red {
	text-align:center;
	color:#990000;
	font-style:italic;
	margin-top: 20px;
}
p.centreText {
	margin-left: auto;
	margin-right: auto;
	width: 298px;
	text-align:center;
}