#title_image {width:356px; height:20px; border:0; margin-top:10px; margin-bottom:10px}
body {
	background:url(/images/general/contentback2.jpg) no-repeat;
	background-attachment:fixed;
	padding:2px;
	text-align:justify;
}

#lang {
	position:absolute;
	top:100px;
	left:100px;
	width:200px;
	height:15px;

	color:green;
}
#lang span {
	margin-right:10px;
	background-image:url(./flag_ge_c_sw.jpg);
	background-repeat:no-repeat;
	background-position:0px -15px;
}
#lang span.active{
	color:red;
}

h2 {
	color:yellow;
	font-size:10px;
}

#calarea {
	position:absolute;
	top:35px;
	left:0px;
	width:151px;
	height:500px;
	visibility:visible;
	display:block;
	font-weight:bold;
	font-size:12px;
	font-family: "arial", "helvetica", sans-serif;
	font-style: normal;
	color:white;
	overflow:hidden;
	text-align:left;
	background:none;
}
