body {
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 1.5em;
font-size: 9px;
background-color: #eef6ff;
}

div {
border: 1px #ff0000 none;
}

/*-----global styles-----*/

a {
text-decoration: none;
color: #000000;
}

a:hover {
text-decoration: underline;
}

* {
margin: 0px;
padding: 0px;
}

p {
margin-top: 0px;
margin-bottom: .9em;
margin-right: 20px;
}

b {
font-weight: bold;
}

h1, h2, h3, h4, h5 {
font-weight: normal;
margin-bottom: .5em;
margin-right: 20px;
margin-top: 5px;
}

img {
padding: 0px;
margin: 0px;
}

/*-----layout-----*/

#container {
width: 800px;
height: 596px;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
background-image: url(gfx/Background-01.jpg);
background-repeat: no-repeat;
position: relative;
}

#logo {
margin-top: 18px;
margin-left: 31px;
}

#pebble {
position: absolute;
left: 36px;
top: 295px;
}

#nav {
position: absolute;
left: 28px;
top: 251px;
}

#text1, #text2, #text3, #text4, #text5, #text6 {
position: absolute;
top: 258px;
left: 300px;
width: 410px;
height: 220px;
overflow: auto;
}

#text1, #text2, #text3, #text4, #text5, #text6 {
visibility: hidden;
}

/*---- style-----*/

h1 {
	font-size: 11px;
	color: #6699FF;
	font-weight: bold;
	margin-top: 10px;
}

h2 {
font-size: 11px;
color: #0092fa;
}

h3 {
	font-size: 11px;
	color: #6699FF;
	margin-top: 10px;
}

.heading {
margin-top: 4px;
}

.bigger {
font-size: 10px;
font-weight: bold;
}

ul {
width: 170px;
}

ul li {
color: #6bacff;
letter-spacing: .2em;
margin-left: 0px;
border-bottom: 1px #e6e6e6 solid;
list-style-type: none;
}
