a {
	color: #366d78;
	text-decoration: underline;
}

acronym {
	cursor: help;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

html, body {
	background-color: #39d5f1;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 15px;
}

li {
	list-style-type: lower-alpha;
	list-style-image: inherit;
	list-style-position: inside;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	margin-left: 25px;
}

#banner_img {
	height: 250px;
	margin-left: 80px;
	margin-top: 20px;
	width: 650px;
}

#right_column {
	overflow: hidden;
	position: absolute;
	left: 770px;
	max-width: 200px;
	top: 20px;
	width: 180px;
}

#news {
	background-color: #d9ff03;
	padding-bottom: 25px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 25px;
}

.news_item {
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: pointer;
	padding-bottom: 10px;
	padding-top: 10px;
}

#credits {
	margin-top: 50px;
	padding-left: 8px;
}

#credits img {
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}

#menu {
	height: 35px;
	max-width: 650px;
	margin-left: 80px;
	width: 650px;
	text-align: center;
}

.menu_item {
	background-color: #d9ff03;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
	font-family: Georgia,"Times New Roman",serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 5px;
	margin-right: 5px;
	min-width: 16%;
	text-align: center;
	vertical-align: top;
}

#content {
	background-color: #b1e4fc;
	font-family: Georgia,"Times New Roman",serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 80px;
	margin-top: 25px;
	min-height: 450px;
	padding-bottom: 35px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 610px;
}

#content h1 {
	font-size: 17px;
	padding-bottom: 15px;
	padding-left: 52px;
}

#content h2,h3,h4 {
	font-size: 14px;
	padding-bottom: 7px;
	padding-left: 52px;
	padding-top: 20px;
}

#content p {
	margin-bottom: 1em;
	margin-top: 1em;
}

.content_block {
	margin-bottom: 20px;
}

#footer {
	color: #666666;
	font-size: 10px;
	margin-left: 80px;
	padding-bottom: 10px;
	padding-top: 8px;
	text-align: center;
	width: 650px;
}


/*	/buy		*/


#buy_products {
	margin-bottom: 25px;
	margin-left: 50px;
	margin-top: 15px;
	text-align: center;
}

.td_round {
	background-color: #d9ff03;
	padding-left: 5px;
	padding-right: 5px;
}

.table_greyish {
	color: #666666;
}

#buy_products td {
	padding: 1px;
}

#buy_ship {
	background-color: #d9ff03;
	margin-bottom: 25px;
	margin-left: 175px;
	margin-top: 15px;
	width: 258px;
}

#buy_ship td {
	padding: 5px;
}

#buy_ship_country {
	width: 210px;
}

.buy_ship_missing {
	border-color: #ff0000;
	border-style: solid;
	border-width: 2px;
}

#buy_order {
	background-color: #d9ff03;
	margin-bottom: 25px;
	margin-left: 175px;
	margin-top: 15px;
	width: 258px;
}

#buy_order td {
	padding: 5px;
}

#buy_terms {
	margin-bottom: 25px;
	margin-top: 50px;
	text-align: justify;
}

#buy_submit {
	text-align: center;
}


/*	/news		*/


.news_entry_full {
	/* news entry in content div */
}

.news_title {
	/* entry title */
}

.news_meta {
	/* posted by .. on .. */
	margin-top: 16px;
}

.news_text {
	/* entry text */
	margin-top: 12px;
}
