﻿@charset "utf-8";

a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC66;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
}

img {border:none}

table {
	margin:0px;
}
 
h1 {
	color:#CC9933;
	text-align:center;
	font-size:1.5em;
	margin:20px;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

h2 {
	color:#b8860b;
	font-size:1.2em;
	font-weight:bold;
	padding:0;
	margin: 0;
}

h3 {
	color:#F90;
	font-size:1em;
	font-weight:bold;
	margin:5px 0 2px;
	padding:0;
}

.button1 {
	color:#F90;
	font-size:14px;
	font-weight:bold;
	margin:10px;
	padding:2px;
	border: solid 1px #993300;
	display: block;
	height: 16px;
	width: 190px;
}

.button1 a:link {
	color:#F90;
	text-decoration: none;
}

.button1 a:visited {
	color:#F90;
	text-decoration: none;
}

.button1 a:hover {
	color:#FF9999;
	background-color: #660033;
	text-decoration: none;
	padding: 2px;
}
.contact a  {
	background-image:url(images/contact.gif);
	display:block;
	width:80px;
	background-repeat: no-repeat;
	height: 16px;
	float: right;
	margin-left: 10px;
}
.contact a:hover  {background-position:left bottom}

.up2    {
	color:#FFFF66;
	font-size:14px;
	font-weight:bold;
	margin:10px;
	padding:2px;
	border: solid 1px #ffcc33;
	background-color: #660066;
	height: 16px;
	width: 180px;
}

img {border:none}

#container {
	width:790px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
}

#content {
	width:790px;
	height:300px;
	background-image: url(images/stars.gif);
	clear: both;
}

#content p {
	font-size:0.75em;
	margin:0;
	padding:0;
	line-height: 1.2em;
	color: #FFFFFF;
}

#content ul {
	font-size:0.75em;
	margin: 0;
	line-height: 1.2em;
	color: #FFFFFF;
	padding: 0;
}
#content  li {
	margin: 0;
	list-style-type: none;


}

#content .left {
	float:left;
	margin: 10px;
	margin-left: 20px;
}
#content .right {
	float:right;
	margin: 35px 110px 0 0;
}

#languages {
	text-align:right;
	color:#fff;
	margin-bottom: -18px;
}

#navigation {
	text-align:left;
	color:#FFFFFF;
	margin-bottom: 5px;
	font-weight: bold;
}

#navigation ul {
	font-size:0.875em;
	margin: 0;
	padding: 0px;
}

#navigation li {
	float: left;
	list-style-type: none;
	background-image: url(images/triangle1.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0 2px;
	margin-left: 10px;
}

#navigation li .up {
	color:#FF3333;
	font-weight: bold;
}

#news {
	width:790px;
}

#news p {
	font-size:0.75em;
	line-height: 1.6em;
	float: left;
	margin: 0 5px 0 0;
	background-color: #cfa972;
	width: 142px;
	height: 110px;
	padding: 5px;
	background-image: url(images/coming_soon.gif);
	color: #FFFFFF;
}

#news ul {
	font-size:0.75em;
	line-height: 1.2em;
	margin: 0;
}

#news li {
	margin: 0;
}

#news .left {
	float:left;
	width: 390px;
	background-color: #CC9933;
	background-image: url(images/back.gif);
}

#news .left ul {
	margin: 0;
	padding: 0;
	color: #333333;

}

#news .left li {
	padding-left: 10px;
	list-style-type: none;

}

#news a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#news a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#news a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#news a:active {
	text-decoration: none;
}

#counter {
	color:#fff;
	font-size:0.75em;
	float:left;
	margin:5px 0;
	padding:0;
}

address {
	font-size:0.75em;
	text-align:right;
	margin: 5px 0;
	color: #CC9933;
}

.smaller {font-size:0.75em}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }
.color01 {
	color:#FFFFFF
}

.color02 {
	color:#FFFF99;
	font-size:1em;
	font-weight:bold;
	margin:5px;
	padding:0;
}

.color03 {
	color:#33CCCC;
	font-size:0.875em;
	font-weight: bold;
}

.color04 {
	color:#00CCCC;
	font-weight:bold;
	margin:0px;
	padding:0;
	font-size: 0.75em;
}

.color05 {
	color:#FF3300;
	font-size:1em;
	font-weight: bold;
	display: inline-block;
	background-color: #FFFFCC;
	padding: 0 5px;
}

.color06 {
	color:#FF3300;
	font-size:1em;
	font-weight: bold;
	display: inline-block;
	padding: 0 5px;
}
