* { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6,p,form,label,dl,fieldset,address {
margin: 1em 0; }
dd {margin-left:1em;}
ul {
	margin-left: 15px;
} 
ol{
	margin-left: 23px;
}

fieldset { padding:.5em; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	background-image: url(../images/bg/olympic_bj.gif);
	font-size: 13px;
	width: 1004px;
}
img {border:0;}
#wrap { width:100%; /*center hack*/
margin:0 auto; /*center hack*/
text-align:left; }
#main_right {
	float:right;
	width:22%;
	margin-top: 15px;
}
.inside {
	padding: 3px;
}


#header {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #336666;
	background-image: url(../images/bg/header_map.jpg);
	text-align: left;
	height: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	font-weight: 900;
	color: #FFFFFF;
}
#footer {
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #339966;
	clear: both;
}
#main_left {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	width: 77%;
	float: left;
}
table {
	text-align: center;
	border: 1px solid #009966;
	width: 100%;
}
form {
	border: 1px solid #006666;
	padding: 3px;
}

a:active {
    text:expression(target="_blank");
}
#im {
}
#languages {
	float: right;
	margin: 3px 5px 0px 0;
}
#gtrans {
	border: thin dotted blue;
}
.fresh {
	font-weight: bold;
	color: #FFCC00;
}
.visible- {
	color: #999999;
}
.flash {
	position: static;
	z-index: -1;
	visibility: hidden;
}
