img {border: none;}

#columncenter {	background: white; width: 760px; border: none;	padding: 20px;	float: center; text-align: left}
#columnwide {	width: 1260px;	border: 1px dashed #c8cccf;	padding: 20px;	float: center;}
#columncenter2 {	width: 638px;	border: 1px dashed #c8cccf;	padding: 20px;	float: center;        text-align: left;}
#columnright {	width: 420px;	border: 1px dashed #c8cccf;	padding: 20px;	float: right;	text-align: left;}
#columnleft {	width: 335px;	border: 1px dashed #c8cccf;	padding: 20px;	float: left;}
#columnleftsmall {	width: 256px;	border: 0px dashed #c8cccf;	padding: 20px;	float: left;  text-align: left;}
#columnrightsmall {	width: 256px;	border: 0px dashed #c8cccf;	padding: 20px;	float: right; text-align: left;}
#textfield {	width: 875px;	margin: 10px auto 10px auto;	background: white;	padding: 5px;	float: center; text-align: center; height: 100%; }
#textfield-big {	width: 1280px;	margin: 10px auto 10px auto;	background: white;	padding: 5px;	float: center; }
#menu { width: 160px;	border: 0px dashed #c8cccf;	padding: 20px;	float: left; text-align="center" }
a.link{color: black;}
a.link:visited{color: black;}
a.target: _top;
html {
    overflow:hidden;
}

body {
    height:100%;
    overflow:auto;
}
