@charset "UTF-8";

body{
	background-color:#192619;
background-color:#eee;
background-image:url(scroll_pattern_sm.jpg);
	background-repeat:repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #222;

}

#container {
	display: block;
	margin: 0 auto;	
	width: 820px;
	height: 600px;
}

h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:10px;
color:#333;
width: 800px;
display: block;
margin: 0 auto;
text-align:center;
padding-top: 5px;
}

a{
color: #333;
}

a:hover {
color:#00CC00;
}

#container_landing {
  margin: auto;
  width: 960px;
  color: #555;
  position: relative;
}

#wrapper {
/*  position: absolute; */
}

#logo {
  margin: auto;
  width: 530px;
  height: 290px;
  margin-top: 70px;
  margin-bottom: 30px;
  text-align: center;
}

#logo img {
  width: 380px;
  border: none;
}

#logo a, #logo a:hover {
  font-size: 14pt;
  color: #0aa5e4;
}

#logo a:hover {
  text-decoration: underline;
}

#content {
  width: 770px;
  margin: auto;
  text-align: center;
}

h1.landing {
  font-size: 18pt;
  color: #555;
}

q.landing {
  font-size: 14pt;
  color: #719900;
  /*font-style: italic;*/

}

p.emphasise {
  /*font-size: 14pt;*/
}

#picture_01 {
  position: absolute;
  left: 46px;
  top: 80px;
}

#picture_02 {
  position: absolute;
  right: 20px;
  top: 50px;
}
