* {
	margin: 0;
	padding: 0;
}

body {
	font-family: tahoma;
	color: #CCC;
}

td {
	text-align: left;
	font-size: 11px;
	color: #CCC;
	line-height: 14px;
}

h1, h2, .ph1, .ph2 {
	font-weight: bold;
	color: #CCC;
}

h1 {
	font-size: 18px;
	padding: 0 0 20px 5px;
}

.ph1 {
	font-size: 18px;
	padding: 20px 0 0 5px;
}

h2 {	
	font-size: 16px;
	padding: 0 0 10px 5px;
}

.ph2 {	
	font-size: 16px;
	padding: 10px 0 0 5px;
}


p, li {	
	font-size: 13px;
	color: #CCC;
	padding: 5px 0 5px 5px;
}

#price td {
	font-size: 13px; 
	padding: 3px 2px 3px 10px; 
	margin: 2px 2px 2px 10px; 
	border-bottom: solid 1px #917f73;
}

.am {	
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	padding-left: 30px;
}

a {	
	color: #CCC;
	text-decoration: none;
	border-bottom: 1px dashed;
	outline: none;
}

a:hover {
	border: none;
}

a img {
	border: none;
}

#menu {
	background: url(/images/1b.gif) repeat-x;
	height: 58px;
	padding: 20px 0 0 15px;
}

#menu a {	
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	padding: 3px 0;
	margin: 0 15px;
	border: none;
}
 
#menu a:hover {
	border-bottom: 1px solid;
}

#menu a.am {	
	border-bottom: 3px solid;
}

#menu a.am:hover {	
	border-bottom: 3px solid;
}

strong {
	color: #B7B7B7;
}


.welcome strong {
	color: #CCC;
}

.latest span {
	color: #B7B7B7;
}

.copy {
	color: #CCC;
}

#maintext {
	padding: 10px;
}

#maintext ul, #maintext ol {
	margin-left: 20px;
}

.textarea {
	width: 204px;
	height: 79px;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #B7B7B7;
	background-color: #4F4F4F;
	color: #B7B7B7;
	margin-left: 0px;
	margin-right: 0px;
}

#works a {
	border: none;
}

#works td {
	text-align: center;
}

#sub {
	clear: both;
	margin-top: 5px;
	padding-top: 15px;
	text-align: center;
}

#sub ul {
	list-style: none;
	display: inline;
	float: left;
}

#sub li {
	display: block;
	float: left;
	width: 230px;
	padding: 0 5px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 11px;
}

#sub a {
	color: #FFF;
	border-bottom: 1px dashed;
}

#sub a:hover {
	border: none;
}

#left {
	color: #CCC;
	padding: 15px 0 0 13px;
	text-align: left;
	width: 170px;
}

#left a {
	color: #EEE;
}

#left ul {
	list-style: none;
	display: inline;
	float: left;
}

#left li {
	width: 150px;
	display: block;
	color: #CCC;
	float: left;
	text-align: left;
	padding-top: 8px;
	font-size: 11px;
}

.la {
	clear: both;
	height: 0px;
	line-height: 0px;
}