html {height: 100%;
overflow-x: hidden}

body { color: white; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #2e0016; background-image: url(img/bg_basic.gif); margin: 0;
	height:100%;
	padding: 0;
	overflow-x:hidden;	
	scrollbar-face-color:#2E0016;
	scrollbar-highlight-color:#b7ad92;
	scrollbar-3dlight-color:#b7ad92;
	scrollbar-darkshadow-color:#b7ad92;
	scrollbar-shadow-color:#b7ad92;
	scrollbar-arrow-color:#e1d8c4;
	scrollbar-track-color:#2E0016;}


p { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }

td { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
.text { line-height: 30px; }
a:link { color: white ; text-decoration: none; }

a:visited { color: #E5E5E5 }

a:hover { color: white ; text-decoration: underline; }

a:active { color: orange ; text-decoration: blink; }

#collage {
overflow-x: hidden}