/* styletmeplate.css */

#all{
	width: 960px;
	height: 1065px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
}

#header{
	text-align: center;
}

#left{
	float: left;
	width: 192px;
	clear: left;
	color: #969696;
	text-align: center;
	height: 1000px;
	background-color:#000000;
}

#right{
	background-color: #FFF;
	float: left;
	width: 768px;
	height: 1000px;
}

#footer{
	float:left;
	clear:both;
	width: 960px;
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #000000;
}

.paypal{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body {
	background-color: #000;
}

.left {
	text-align: left;
	font-style: italic;
	font-size: medium;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.lefthead {
	text-align: center;
	padding: 5px;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 0px;
}

.newsdate {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.leftnews {
	text-align: center;
	font-size: medium;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.right {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.notice {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-style: italic;
}


.longtext {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: x-small;	
}

.description {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 200px;
}

.footer {
	font-size: x-small;
	font-style: italic;
	font-weight: lighter;
	text-align: right;
	color: #666;
	padding-right: 5px;
	background-color: #FFF;
}

img.float{
	float:left;
}

h1 {
	color: #686403;
	text-align: center;
	font-size: x-large;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

h2 {
	color: #686403;
	font-size: large;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

h3 {
	color: #686403;
	font-size: large;
	text-align: center;
	margin: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}

h4 {
	color: #686403;
	font-size: medium;
	text-align: left;
	margin: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}

p {
	text-align: left;
}

a.foot {
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: small;
}

a.foot:hover {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: small;
}

a {
	color:#686403;
	font-weight: normal;
}

a:hover {
	color:#666;
}

a:visited {
	color:#666;
}

a.website {
	color:#000;
}

em {
	
}

strong {

}

fieldset {
	padding: 5px;
	margin: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	clear: both;
}

fieldset.subscribe {
	padding: 10px;
	margin: 10px;
	border: thin solid #999;
}

legend{
	font-weight: bold;
	padding: 4px;
	color:#686403;
}

legend.subscribe{
	padding: 4px;
	color: #686403;
}

input.subscribe{
	background-color: #FFF;
	color: #000;
	margin-left: 5px;
}

input.sub{
	margin-left: 50px;
}

label.subscribe{
	text-align: right;
	width: 100px;
	margin-left: 5px;
}

.flash_gallery {
	text-align: center;
}

td{
	text-align: left;	
}

tr{
	
}
	
.view_gallery {
	float: right;
}
.price {
	color: #666;
	float: right;
	font-style: italic;
	font-weight: normal;
	margin-right: 5px;
}
.number {
	color: #686403;
}
.image_center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
}
