body, html {
	background: url(images/b1.jpg) #999966;
	margin: 0px;
	padding: 0px;
	}

table {
	text-align: center;
	}

#menu ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	}

li a {
	color: #993333;
	text-decoration: none;
	}

li a:hover {
	color: #660000;
	text-decoration: underline;
	}

.current a {
	color: #333;
	text-decoration: underline;
	}

.current a:hover {
	color: #333;
	}

.hl {
	width: 50px;
	text-align: right;
	}

.thumb {
	border: 1px solid black;
	margin: 5px;
	}

.job {
	background: #ccc;
	border: 1px solid #666;
	padding: 5px;
	}

.job1 {
	border: 1px solid #666;
	padding: 5px;
	background: #ddd;
	text-align: left;
	}

ul {
	margin-left: 2em;
	padding-left: 0em;
	list-style-type: disc;
	}

.hl1 {
	width: 100px;
	font-weight: bold;
	background: #bbb;
	border: 1px solid #666;
	vertical-align: top;
	}

#postcard {
	width: 760px;
	height: 479px;
	top: 25px;
	position: relative;
	background: url(images/b2.jpg) #CCCC99;
	margin-left: auto;
	margin-right: auto;
	}

a {
	color: #993333;
	text-decoration: none;
	}

a:hover {
	color: #336633;
	text-decoration: underline;
	}

#a1 {
	width: 393px;
	height: 25px;
	position: absolute;
	top: -24px;
	left: 45px;
	background: url(images/a1.jpg);
	}

#a2 {
	width: 760px;
	height: 16px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/a2.jpg);
	font-size: 1px;
	line-height: 0;
	}

#a3 {
	width: 18px;
	height: 463px;
	position: absolute;
	top: 16px;
	left: 0px;
	background: url(images/a3.jpg);
	}

#a4 {
	width: 742px;
	height: 21px;
	position: absolute;
	top: 458px;
	left: 18px;
	background: url(images/a4.jpg);
	font-size: 1px;
	line-height: 0;
	}

#a5 {
	width: 24px;
	height: 443px;
	position: absolute;
	top: 16px;
	right: 0px;
	background: url(images/a5.jpg);
	}

#a6 {
	width: 21px;
	height: 443px;
	position: absolute;
	top: 16px;
	left: 249px;
	background: url(images/a6.jpg);
	}

#a7 {
	width: 467px;
	height: 10px;
	position: absolute;
	top: 16px;
	left: 269px;
	background: url(images/a7.jpg);
	font-size: 1px;
	line-height: 0;
	}

#a8 {
	width: 467px;
	height: 8px;
	position: absolute;
	top: 451px;
	left: 269px;
	background: url(images/a8.jpg);
	font-size: 1px;
	line-height: 0;
	}

#a9 {
	width: 169px;
	height: 25px;
	position: absolute;
	top: 26px;
	left: 269px;
	background: url(images/a9.jpg);
	}

#pic {
	width: 233px;
	height: 443px;
	position: absolute;
	top: 16px;
	left: 17px;
	}

.title {
	text-transform: Capitalize;
	}

#menu {
	text-align: right;
	font-size: 12px;
	font-family: "Verdana", "Arial", sans-serif;
	padding: 20px;
	position: relative;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
	overflow: auto;
	float: right;
	}

#text {
	color: #330000;
	text-align: left;
	font-size: small;
	font-family: "Verdana", "Arial", sans-serif;
	width: 445px;
	height: 370px;
	position: absolute;
	top: 60px;
	left: 285px;
	overflow: auto;
	padding-right: 5px;
	padding-bottom: 10px;
	}

#footer {
	color: #000;
	text-align: center;
	font-size: small;
	font-family: "Verdana", "Arial", sans-serif;
	width: 490px;
	height: 40px;
	position: absolute;
	bottom: -40px;
	left: 265px;
	line-height: 110%;
	overflow: hidden;
	}

.attention {
	width: 230px;
	border: 1px solid #333;
	background-color: #F4FF7F;
	padding: 5px;
	}
