html, body{
		font: 12px Tahoma;
		text-align: center;
		background-image: url(Images/bg.gif);
		background-repeat: repeat-y;
		background-position: center;
		margin: 0px;
		height: 100.1%;
		}
input {
		height: 25px;
		font-size: 110%;
	}
table {
		font: 12px Tahoma;
		line-height: 22px;
	}
img {
		border: 0px;
	}
div#wrapper{
		position: relative;
		width: 700px;
		margin: 0em auto;
		padding: 0em;
		text-align: left;
		}
#languages {
		position: absolute;
		top: 20px;
		left: 517px;
	}
#searchbar {
		position: absolute;
		top: 45px;
		left: 370px;
	}
#logo {
		margin-left: 10px;
		margin-top: 5px;
	}
#banner {
		height: 159px;
	}
#top-bar {
		padding-top: 10px;
		}
#welcome_txt {
		padding-top: 5px;
		padding-left: 20px;
	}
#searchbox {
		position: absolute;
		border: 1px solid #cccccc;
		width: 165px;
		height: 22px;
	}
#content {
	padding-top: 10px;
	padding-right: 16px;
	padding-left: 20px;
	min-height:500px;
  	height:auto !important;
  	line-height: 22px;
  	width: 450px;
	}
	
#bottom-bar {
	clear:both;
	height: 22px;
	text-align: right;
	background-color: #e0e0e0;
	padding-top: 4px;
	}
	
#content-area {
	padding-top: 20px;
	}
	
#bottom-area {
	clear: top;
	margin-top: 20px;
	top: 2px;
	}
h1 {
	font: 14px Tahoma;
	font-weight: bold;
	color: #7f7f7f;
	
	}
hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #000000; 
	border-style: none none dotted; }

#regbox {
	position: absolute;
	left: 490px;
	top: 355px;
	}

#regbox_txt {
	position: absolute;
	left: 500px;
	top: 380px;
	}
	
#lribox {
	position: absolute;
	left: 490px;
	top: 410px;
	}

#lribox_txt {
	position: absolute;
	left: 500px;
	top: 420px;
	}

#newsbox {
	position: absolute;
	left: 490px;
	top: 490px;
	}
#newsbox_content {
	position: absolute;
	width: 180px;
	left: 500px;
	top: 500px;
	font: 11px Tahoma;
	line-height: 18px;
	}