*{ 
margin: 0; padding: 0; 
}* 

body {
	line-height: 1.4em;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

.dark { 
color: #BEC721; 
}

.white { 
color: #FFFFFF; 
}


h1 {

	font-family: "Times New Roman", Times, serif;
	font-size: 2.6em;
	font-style: normal;
	font-variant: normal;
	color: #999999;
	margin-top: 15px;
	margin-bottom: 8px;
	line-height: 1em;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.3em;
	font-style: normal;
	font-variant: normal;
	color: #819478;
	margin-top: 15px;
	margin-bottom: 8px;
	line-height: 1em;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: normal;
	font-variant: normal;
	color: #7D465B;
	line-height: 1em;
	margin-top: 12px;
}

h4 {
	color: #808080;
	font-weight: normal;
	font-size: .9em;
	background-color: #D7D1D8;
	margin-bottom: 3px;
	padding: 2px;
}

#thumb {
	float: left;
	height: 60px;
	width: 85px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.thumb {
	float: left;
	height: 60px;
	width: 85px;
	margin-right: 10px;
	margin-bottom: 10px;
}



#content {
	width: 920px;
	background-image: url(../css_images/bg_content.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo {
	height: 55px;
	width: 920px;
	background-image: url(../css_images/logo.jpg);
	clear: both;
	background-repeat: no-repeat;
}

#logoZOOM {
	height: 120px;
	width: 920px;
	background-image: url(../css_images/logo_zoom.jpg);
	clear: both;
	background-repeat: no-repeat;
}

.menu {
	float: left;
	margin-top: -10px;
	margin-right: 10;
	margin-bottom: 0px;
	margin-left: 0;
	font-size: 1em;
	padding: 0px;
	text-align: right;
	width: 220px;
	font-family: "Trebuchet MS", serif;
}

.menu li {
	display: inline;
	float: left;
	margin-bottom: 2px;
}
.menu li a {

	height: 1.5em;
	width: 207px;
	text-align: right;
	float: left;
	margin: 0;
	text-indent: 15px;
	padding-top: -5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	font-size: 1.1em;
	background-repeat: no-repeat;
	background-position: right center;
}

.menu li a:visited {
}
.menu li a:hover {
	height: 20px;
	width: 207px;
	text-align: right;
	float: left;
	margin: 0;
	text-indent: 15px;
	padding-top: -5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	font-size: 1.1em;
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	background-image: url(../css_images/bullet_black.gif);
}

.header {
	clear: both;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../css_images/header.jpg);
	height: 320px;
	text-align: right;
}

.header h1 {
	color: #FFFFFF;
	font-family: Georgia, serif;
	font-weight: bolder;
	font-size: 3em;
	line-height: 1em;
	text-align: right;
	display: block;
	padding-left: 450px;
	width: 445px;
	padding-top: 80px;
	padding-right: 25px;
}

.header h2 {
	color: #F0D9CB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	line-height: 1em;
	text-align: right;
	display: block;
	padding-left: 400px;
	width: 395px;
	padding-right: 25px;
	font-weight: 400;
	padding-top: 0px;
	margin-top: 15px;
	padding-bottom: 5px;
	float: right;
}


#header2 {
	background-image: url(../css_images/header_2.jpg);
	background-repeat: no-repeat;
	color: #FF0000;
}
#header3 {
	background-image: url(../css_images/header_3.jpg);
	background-repeat: no-repeat;
	color: #FF0000;
}
#header4 {
	background-image: url(../css_images/header_4.jpg);
	background-repeat: no-repeat;
	color: #FF0000;
}
#header5 {
	background-image: url(../css_images/header_5.jpg);
	background-repeat: no-repeat;
	color: #FF0000;
}


#bodyContent {
	position: relative;
	padding: 8px;
	font-size: 0.9em;
	margin-top: -25px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	float: right;
	width: 600px;
	min-height:400px;
	color: #666666;
	line-height: normal;
}

#bodyContent p {
	margin-top: 5px;
	margin-bottom: 18px;
}

#bodyContent a {
	color: #819379;
	background: inherit;
}

#bodyContent a:hover { 
color: #808080; 
background: inherit; 
}

#bodyContent li {
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 35px;
}

#left a {
	background-color: #F8F9DA;
}

#left h3 { 
border-bottom: 1px solid #EEEEEE; 
padding: 0 0 7px; 
margin: 0 0 15px 0; 
}

#right h2 { 
border-bottom: 1px solid #CCCCCC; 
padding: 0 0 8px; 
}

#right .info { 
border: 1px solid #e0e0e0; 
background: #f4f4f4; 
padding: 8px;
}

#footer {
	clear: both;
	padding: 5px;
	font-size: 0.85em;
	color: #9b9b9b;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(../css_images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	text-indent: 270px;
	height: 60px;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer #indent {
	text-indent: 286px;
	line-height: 0.9em;
}



#footer a { 
color: #808080; 
background: #FFFFFF; font-weight: bold; 
}

.right{
	float: right;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#lang {
	width: 200px;
	margin-top: 18px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 0.70em;
	border-bottom-color: #e0e0e0;
	float: right;
	margin-right: 10px;
}
#lang li {

font-size: 1.1em; 
display: inline;
}
#lang li a {
	color: #808080;
	background-image: url(../css_images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #808080;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 8px;
	float: left;
}
#lang li a:hover {
	color: #808080;
	background-image: url(../css_images/arrow_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #808080;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 8px;
	float: left;
}
.purple {
	background-image: url(../css_images/bullet_purple.gif);
	color: #7D465B;
	font-family: "Trebuchet MS", serif;

}

.green {
	background-image: url(../css_images/bullet_green.gif);
	color: #819477;
	font-family: "Trebuchet MS", serif;

}
.orange {
	background-image: url(../css_images/bullet_orange.gif);
	color: #DB955B;
}
.gray {
	background-image: url(../css_images/bullet_gray.gif);
	font-family: "Trebuchet MS", serif;
	color: #93989F;
}
#footer #indent a {
	text-indent: 286px;
	line-height: 1em;
	font-weight: normal;
	text-decoration: none;
}
#sideContent {
	position: relative;
	width: 120px;
	font-size: 0.90em;
	margin-top: -25px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	float: right;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 100%;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	display: block;
}
#clearP {
	clear: both;
}
a {
	color: #93989F;
}
.subMenu {
	float: left;
	margin-top: 0px;
	margin-right: 10;
	margin-bottom: 0px;
	margin-left: 0;
	font-size: 1em;
	display:block;
	text-align: left;
	font-family: "Trebuchet MS", serif;
	background-image: url(../css_images/submenu_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.subMenu li a {
	height: 1.5em;
	width: 207px;
	text-align: right;
	float: left;
	margin: 0;
	text-indent: 15px;
	padding-top: -10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	font-size: 1em;
	background-repeat: no-repeat;
	background-position: right center;
}

.subMenu li a:hover {
	color: #333333;
	text-align: right;
	float: left;
	margin: 0;
	text-indent: 15px;
	padding-top: -10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1em;
	background-image: url(../css_images/bullet_transparent.gif);
	font-style: italic;
	width: 207px;
}

