
.gallery_text {font-size: 10px}
body {
	/*background-color: #CCC;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	margin: 0; 
	padding: 0;
}
.price 
{
font-size: xx-small;
}
a {
  color: #000;
  text-decoration: none;
}
h1 {
	background-color: #FFF;
	;
	height: 36px;
	text-align: left;
	font-family: Tahoma;
	font-weight: lighter;
	border: 1px solid #CCCCCC;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 20px;
	color: #9EB08C;
}
.plain {


}
#navigationColumn {
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	height: 22px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigationColumn a {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}

#navigationColumn div.header {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#navigationColumn ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
#navigationColumn ul li {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	width: 19%;
	text-align: center;
	color: #999999;
}
#navigationColumn ul li:hover {
	background-color: #F8F8F8;
	font-weight: normal;
	text-decoration: none;
	border: 1px none #CCCCCC;
}
#box {
	background-color: #FFF;
	left: 160px;
	padding: 10px;
	position: absolute;
	right: 5px;
	text-align: justify;
	top: 64px;
}
.article {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.article .title {
  border-bottom-color: #000;
  border-bottom-style: dashed;
  border-bottom-width: 1px; 
  font-size: 18pt;
  font-weight: bold;
  padding-bottom: 7px; 
  text-align: right;
}
.article .timeStamp {
  border-bottom-color: #000;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  font-size: 10pt;
  font-style: italic;
  padding-bottom: 2px; 
  text-align: right;
}
.article .content {
  padding-top: 5px;
}
.article .content a {
  text-decoration: underline;
}
.footer {
	border-color: #999999;
	border-style: solid;
	border-width: 0px;
	padding: 5px;
	text-align: center;
}
.image {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.message {
	border: 1px solid #999999;
	margin: 2px;

}
.internal_left {
	width: 200px;
	float: left;
}
.internal_right {
	width: 300px;
	float: right;
}
.main_content {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
}
.content {

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.container {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.title_link {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.2em;
	text-decoration: none;
	padding: 5px;
}

.title_link a{
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.2em;
	text-decoration: none;
	padding: 5px;
}
.wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.icon {
	text-align: right;
	float: right;
	display: inline;
	padding-right: 10px;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.gallery {
	border: 3px outset #CCCCCC;
}
.mini_title {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	padding-top: 2px;
	padding-right: 6px;
	font-style: italic;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

