td {  
font-family: arial; font-size: 12px; color: #333333;
}

body {  
font-family: arial; font-size: 12px; color: #333333;
background-image:url(../images/bg.jpg);
margin-top: 0px;
}

h2
{
	color:#FF9933;
	font-weight:bold;
	font-size:20px;
	display:inline;
}

h3
{
	display:inline;
	font-family:arial; font-size: 14px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px;
    color: #666666;

}
h4
{
	font-family:arial; 
	font-size: 14px;
    color:#FF9933;
}

h5
{
	font-family:arial; 
	font-size: 14px;
	text-align: center;
    color: #666666;
}

.highlight{

	color:#FF9900;
}
.footer
{
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

ul { font-family:arial; MARGIN-TOP: 3px; MARGIN-BOTTOM: 3px }


a:active {
	text-decoration: none;
}

a:hover
{
	color:#000000;
	text-decoration:underline;
	FONT-WEIGHT: bold;

}

a, a:visited
{
	color:#666666;
	text-decoration: none;
	FONT-WEIGHT: bold;
	font-size:12px;
}
	
#submenu
{
	float: right;
	width: 200px;
	height: 70px;
}

#sidebar
{
	width: 150px;
	float: left;
	height: 560px;
}

#menu
{
	background-color:#CCCCCC;
	color:#666666;
	width: 136px;
	float: left;
	background-image:url(../images/menuBG.jpg);
	padding: 7px;
	line-height: 20px;
}
#menu a
{
	color:#666666;
	font-size:12px;
	line-height: 26px;
}

#menu a:hover
{
	text-decoration:underline;
	color:#FF9966;
}

#newsletterForm
{
	background-color:#FFFFCC;
	padding: 3px;
	border-color:#CC6600;
	border-style:solid;
	border-width:thin;
}

#homepage
{
	width: 800px;
	height: 540px;
	background-color:#FFFFFF;
	margin-left: auto;
  	margin-right: auto;
}

#language
{
	width: 400px;
	height: 80px;
	float: left;
	text-align:center;
	background-image:url(../images/introMenuBG.jpg);
}

h1
{
	font-size:22px;
	color:#CC6600;
	padding-top: 10px;
}

#content
{
	float: left;
	width: 625px;
	padding-left: 20px;
	background-color:#FFFFFF;
	background-image:url(../images/bg_content.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#main
{
	width: 800px;
	float: left;
}

#topHeader
{
	width: 790px;
	vertical-align: top;
	left: 0px;
	text-align: right;
	top: 0px;
	height: 20px;
	padding-right: 10px;
}

#footer
{
	width: 700px;
	float: left;
	text-align: right;
	padding-top:25px;
	height: 60px;
}

#topHeaderEntry
{
	width: 130px;
	vertical-align: top;
	text-align: right;
	height: 20px;
	border:0px;
	float:right;
}

#gallery
{
	width: 610px;
	margin-left:auto;
	margin-right:auto;
}

#galleryItem
{
	background-color:#FFFFCC;
	width: 80px;
	padding:10px;
	vertical-align:top;
	float: left;
	text-align:center;
	border-top-style:solid;
	border-color:#FFCC00;
	border-top-width:thin;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
#galleryItem img a
{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: .50;
	border: none;
} 	

#galleryItem a
{
	text-decoration: none;
	color:#666666;
	font-size: 11px;
	font-weight: bold;
	border: none;
}

#galleryItem a:hover img 
{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
	opacity: 100;
	border:none;
}

#galleryItem a:hover
{
	color: #000000;
	border:none;
}

#galleryPicture
{
	width: 290px;
	float: left;
	border-style:solid;
	border-color:#FFCC00;
	border-width:thin;
	font-size: 12px;
	text-align:center;
}

a
{
	border: 0;
}