* {
padding:0;
margin:0;
}

body {
	color:#FFF;
	font-family:arial;
	letter-spacing:0.1em;
	padding-right:20px;
	background-color: #004D71;
}

body.main{
	color:#CCC;
	background-color:#004D71;
	background-image:none;
	background-position:right top;
	background-repeat:repeat;
	background-attachment: fixed;
}

div.nav {
	position: absolute;
	top: 124px;
	display: inline;
	float: left;
	height: 239px;
	left: 34px;
}

div.main {
	position: absolute;
	top: 125px;
	left: 223px;
	float: right;
}

h1{
font-size:26px;
margin-left: 200px;
margin-top:20px;
color: orange;
}

h2{
font-size:18pt;
margin-top:20px;
margin-left: 20px;
padding-bottom:0.3em;
}

h3{
font-size:16pt;
color: orange;
margin-left: 20px;
padding-bottom:0.3em;
}

h4 {
font-size:13pt;
color:orange;
margin-left: 20px;
padding-bottom:0.3em;
}

p {
margin-left:20px;
padding-bottom:0.7em;
font-size: 12pt;
line-height:1.1em;
}

ul,ol {
font-size: 11pt;
margin-left:40px;
padding-bottom:0.7em;
line-height:1.4em;
}

table {
margin-left:20px;
padding-bottom:1em;
border:0;
}
table.large td{
padding:40px 0;
}
td,th {
border:0;
padding-right:20px;
font-size:11pt;
}

th {
text-align:left;
}

/*Deafult link style information*/
a {color: #ddd;}
a:link {color: #ddd;}
a:visited {color: #aaa;}
a:hover {color: #fff;}

/*Style information for Navigation items*/
div.nav {background-color: #000;width:180px;padding-top:20px;}
p.nav {text-align: right;font-size:10pt;font-weight:bold;color:#aaa;line-height:1.3em;}
p.nav:hover {background-image: url(images/zara-mini.jpg);background-repeat: no-repeat;}

a.nav {text-decoration: none;color: #aaa; outline: none;}
a.nav:link {text-decoration: none;color: #aaa}
a.nav:visited {text-decoration: none;color: #aaa}
a.nav:hover {text-decoration: none;color: orange;}
a.nav:active {outline: none;text-decoration: none;color: orange;}
a:focus {
	outline: none;
	text-decoration: none;
	color: #BDBDBD;
}

/*Style information  for the Image Gallery*/
.tiled {
  background-image: url(".tile.png");
  background-repeat: repeat-x;
  background-color: #eee;
  padding: 0;
}

.thumb {
  background-color: #eee;
  text-align: center;
  vertical-align: middle;
}

.slide {
  background-color: #eee;
  text-align: center;
  vertical-align: middle;
}

.center { 
  text-align: center;
}

.center table { 
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#node-1 div p strong {
	color: #F90;
}
#node-1 div p {
	color: #F90;
}
#node-1 div p {
	color: #CCC;
}
#node-1 div p {
	color: #FFF;
}
