@charset "UTF-8";
body {
	background-image: url(images/Background_stripes.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
#logocontainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background-image: url(images/top_cap_drop4.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-left: 115px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #CCC;
	font-weight: lighter;
	font-variant: normal;
	text-transform: lowercase;
}
a.submenu {
	color: #0C0;
	text-decoration: none;
}
#submenucontainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_drop3.png);
	background-position: center top;
	background-repeat: repeat-y;
	color: #0C0;
	padding-left: 115px;
}
#menucontainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_drop3.png);
	background-position: center top;
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 115px;
	color: #0C0;
}
a.submenu:hover {
	color: #090;
}
h1 {
	font-size: 24px;
	font-weight: lighter;
	color: #090;
	text-align: left;
}
#menucontainer table {
	color: #FFF;
	background-color: #09F;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#container {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_drop.png);
	background-position: center top;
	background-repeat: repeat-y;
	text-align: right;
	padding-left: 115px;
	padding-right: 115px;
}
#bottomcontainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bottom_cap_drop3.png);
	background-position: center top;
	background-repeat: repeat-y;
	text-align: right;
	height: 90px;
	font-size: 9px;
	color: #666;
	padding-right: 115px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #09F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	letter-spacing: -0.05em;
	margin-bottom: -0.5em;
	line-height: 1em;
}
a {
	color: #0C0;
	text-decoration: none;
}
.greentext  {
	color: #0C0;
}
#container table {
	text-align: left;
	vertical-align: 50%;
}
#container table tr td table tr td img {
	text-align: right;
}
#submenucontainer table tr td {
	text-align: left;
}
#submenucontainer table {
	text-align: right;
}
#submenucontainer table {
	text-align: right;
}
a:active {
	color: #0C0;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #090;
	text-decoration: none;
	font-weight: normal;
}
.clock {
	font-weight: lighter;
}
h3 {
	font-size: 12px;
	font-weight: bolder;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	letter-spacing: -0.05em;
	margin-bottom: -0.5em;
	line-height: 1em;
}

