body {
	background-color: #000000;
	margin: 0px;
	font-family: Arial;
	color: #000000;
	font-size: 15px;
}
table#main {
	height: 100%;
	width: 845px;
	background-image: url(images/Border.gif);
	top: 0px;
	bottom: 0px;
}
table#body {
	width: 845px;
	height: 100%;
}
table#content {
	width: 600px;
	height: 100%;
}
#menu {
	text-decoration:none;
	position:relative;
	display:block;
	height: 30px;
	width: 200px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	background-image: url(images/menu.gif);
	font-size: 12px;
}
#menu a, #menu a:visited {
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	position:absolute;
	display:block;
	left: 10px;
	top: 7px;
	height: 20px;
	width: 175px;
}
#menu a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
#contact {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/contact.gif);
	height: 100px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}
#contact a{
	color: #CCCC99;
	text-decoration: none;
	font-weight: bold;
}
#contact a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
table#text {
	width: 400px;
	height: 100%;
	font-size: 12px;
	background-image: url(images/text.gif);
}
#text a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#text a:hover{
	color: #996699;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
}
table#images {
	width: 200px;
	height: 100%;
	color: #CCCC99;
	background-image: url(images/images.gif);
}
#thumbnail {
	border-top: 5px outset #CCCC99;
	border-right: 5px inset #CCCC99;
	border-bottom: 5px inset #CCCC99;
	border-left: 5px outset #CCCC99;
	margin: 0px;
	width: 175px;
}
li {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/list01.gif);
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
h3 {
	font-weight: bold;
}
table#MT {
	height: 50px;
	font-weight: bold;
	color: #CCCC99;
	font-size: 11px;
	width: 845px;
	background-image: url(images/bottom02.gif);
}
#MT a {
	color: #CCCC99;
	text-decoration: none;
}
#MT a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

