body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #009;
	background-color: #fff;
}

a {
	text-decoration: none;
	color:  #90c;
	outline: none;
}

a:visited {
	color:  #609;
}

a:active {
	color:  #c6f;
}

a:hover {
	color: #c6f;
}

strong, b {
	font-weight: bold;
}

p {
	font-size: 12px;
	line-height: 15px;
	margin-top: 20px;
	margin-bottom: 10px; 
	color: #009;
}

blockquote {
	font-size: 12px;
	line-height: 15px;
}

.center {
	text-align: center;
}

.nospace {
	margin-top: 5px;
}

li {
	font-size: 12px;
        line-height: 15px;
        text-align: justify;
        color: #009;
}

h3 {
	margin-top: 50px;
	margin-bottom: 25px;
}

h4 {
	margin-top: 20px;
	margin-bottom: 0px;
}

img {
	padding: 0px;
	border: 0px;
	text-decoration: none;
}

#main {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right 0px;
	width: 100%;
	padding: 200px 0px 0px 0px;
	margin: 0px;
        border: 0px;
	text-align: center;
	background: #009;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border: 0px;
	text-align: center;
	background: #009;
}

#text {
	position: absolute;
	top: 160px;
	bottom: 0px;
	left: 210px;
	right: 210px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #fff;
	text-align: justify;
}

#photo {
        position: relative;
        top: 200px;
        padding: 0px;
        border: 0px;
        background: #fff;
        text-align: center;
	align: center;
}

#basic {
	position: absolute;
	top: 160px;
	bottom: 0pm;
	text-align: center;
	align: center;
}
