body {
	background-image: url(images\bg.jpg);
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	margin: 35;
	text-align: center;
}

table, tr, td {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
}

input,textarea {
	background-color: #dbcdac;
	border: #c3b090 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

ul, li {
	margin-left: 10px;
	LIST-STYLE-IMAGE: url(images/bullet.gif);
}

h1 {
	background-image:  url(images/h1.jpg);
	background-repeat: no-repeat;
	height: 25px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #963524;
	margin-top: 2px;
	margin-left: 2px;
	padding-left: 15px;
	line-height: 25px;
}

#temp {
	background-image: url(images\temp.jpg);
	width: 652px;
	height: 597px;
	text-align: left;
}
#menu {
	width: 127px;
	height: 96px;
	margin-left: 168px;
	margin-top: 106px;
	line-height: 5px;
	padding: 0px;
}
#text {
	background-image: url(images\bgtext.jpg);
	background-repeat: repeat-x;
	width: 273px;
	height: 294px;
	margin-left: 341px;
	margin-top: 10px;
	FONT-SIZE: 10px;
}
