HTML {
	width:100%;	
}

A IMG {
	border:none;	
}

A SPAN {
	display:none;	
}

TD, TH, TR, DIV, BODY {
	margin:0px;
	padding:0px;	
	background-repeat:no-repeat;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
}

BODY {
	text-align:center;
	height:100%;
	margin:0px;
	padding:0px;
	line-height:20px;
}

DIV#container {
	margin: 0 auto; 
	margin-top:-10px;
	text-align:left;
	width:800px;
	height:100%;
	background-repeat:repeat;
}

DIV#sideborder {
	border-left:solid 1px #A0A0A0;
	border-right:solid 1px #A0A0A0;	
}

DIV#topmargin {
	height:50px;
}

DIV#top {
	width:800px;	
	height:22px;
	background-position:top;
}

DIV#nav {
	height:28px;
	overflow:hidden;
	width:800px;
	background-repeat:repeat-x;
	background-position:-2px 0px;
}

DIV#nav A {
	margin:0px;
	padding:0px;	
	height:28px;
	float:left;
}

DIV#nav A SPAN {
	display:none;	
}

DIV#main {
	width:800px;
	height:391px;
}

DIV#left {
	width:295px;
	height:391px;
	float:left;
}

SPAN.place {
	font-size:16px;	
	font-weight:bold;
}

DIV.wrapper {
	margin-top:10px;
	margin-bottom:10px;	
}

DIV#right {
	width:505px;
	height:391px;
	float:left;

}

DIV#footer {
	width:800px;
	height:20px;
	background-repeat:repeat-x;	
}

DIV#wrapper {
	margin:5px;
	margin-top:15px;
	height:360px;
	overflow:auto;
}
