body {
	margin: 0px;
	padding: 0px;
}

p {
	text-indent: 30px;
}

.head{

}

.menu {
	background-image:  url(../images/menuend.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.menu A{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.menu UL{
	color: #ffffff;
	list-style-type: circle;
}
.menuend {
	background-color: #1c1c3e;
	background-image:  url(../images/menuend.gif);
	background:  url(../images/menuend.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main {
	background-image:  url(../images/topleft.gif);
	background:  url(../images/topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.home {
	background-image: url(../images/intro3.jpg);
	background: url(../images/intro3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: justify;
	padding: 5px;
}
