* {
	margin:0px;
}
html, body {
}
@font-face {
	font-family: 'UbuntuTitle';
   src: url('type/Ubuntu-Title-webfont.eot');
   src: url('type/Ubuntu-Title-webfont.eot?#iefix') format('embedded-opentype'),
      url('type/Ubuntu-Title-webfont.woff') format('woff'),
      url('type/Ubuntu-Title-webfont.ttf') format('truetype'),
   	url('type/Ubuntu-Title-webfont.svg#UbuntuTitle') format('svg');
   font-weight: normal;
   font-style: normal;
}
#background {
    width: 100%; 
    height: 100%; 
    position: absolute; 
    left: 0px; 
    top: 0px; 
    z-index: -1;
}
.stretch {
    width:100%;
    height:100%;
}
#hello {
	font: 1.3em 'UbuntuTitle', Arial, sans-serif; letter-spacing:1;
	color: #777777;
}
#def_MSG {
	font: 0.85em 'UbuntuTitle', Arial, sans-serif; letter-spacing:0;
	color: #555555;
	text-align: right;
	position: relative;
	left: -10px;
}
#search_BOX {
}
#def_BOX {
	background-color: #000000;
	filter: alpha(opacity=70): 
		moz-opacity: .70; 
		opacity: .70;
	width: 90%;
	font: 1.5em 'UbuntuTitle', Arial, sans-serif; letter-spacing:0;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	padding-left: 25px;
	padding-right: 25px;
	border: dashed 1px #ffffff;
	position: relative;
	top: -10px;
}
.def_TBL {
	font: 1.0em 'UbuntuTitle', Arial, sans-serif; letter-spacing:0;
	color: #ffffff;
}
#def_EXIT {
	font: 1.2em 'UbuntuTitle', Arial, sans-serif; letter-spacing:0;
	color: #999999;
	position: absolute;
	top: -3px;
	right: 3px;
}
#def_SAVE {
	color: #ffc6c6;
}
#def_SE {
	font: 1.75em 'UbuntuTitle', Arial, sans-serif; letter-spacing:0;
	color: #ffd8a0;
}
#def_SE_alt {
	font: 1.0em 'UbuntuTitle', Arial, sans-serif; letter-spacing:0;
	color: #aaaaaa;
}
#footer {
	font-size: 0.8em;
	width: 90%;
	color: #999999;
	line-height: 200%;	
}
.footer_links {
	font-size: 0.8em;
	color: #175799;
	font-weight: 600;
	text-decoration: none;
}
.footer_links2 {
	font-size: 0.8em;
	color: #175199;
	font-weight: 600;
	text-decoration: none;
}
.footer_abcox {
	font-size: 1.0em;
	color: #179917;
	font-weight: 600;
	text-decoration: none;
}
