html{color:#000;background:#FFF}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}

div#application {
	width: 100%;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#body {
	width: 980px;
	margin: 0px auto;
}

div#embed {
	width: 980px;	
	height: 600px;
}

div#embed p.message {
	padding: 20px;
	height: 420px;	
}

div#footer {
	min-width: 980px;
	width: 100%;
	height: 197px;
	background: url(../img/footer/background.gif) repeat-x;
}

div#footer a {
	color: #b5daf4;
	text-decoration: none;	
}

div#footer a:hover {
	text-decoration: underline;	
}

div#links {
	width: 960px;
	height: 130px;
	padding: 20px 0px 0px 30px;
	margin: 0px auto;
}

div#links div.column {
	width: 138px;
	float: left;	
}


div#links div.column_right {
	width: 100px;
	float: right;	
}
.nowrap {
	white-space: nowrap;
}

div#links div.column a {
	display: block;
	width: auto;
	float: left;
	clear: both;
	padding: 0px 0px 10px 0px;
	*padding: 0px 0px 8px 0px;
}

div#links div.column a.title,
div#links div.column div.title {
	padding: 0px 0px 12px 0px;
	color: white;
}

div#legal {
	width: 930px;
	padding: 0px 0px 0px 30px;
	margin: auto;
	color: white;
	line-height: 32px;
	vertical-align: middle;
}

div#legal a#privacy {
	padding-left: 40px;
}

div#legal span.separator {
	color: #b5daf4;
	padding: 0px 8px;
}

div#legal a#crapp {
	display: block;
	position: relative;
	left: 866px;
	width: 32px;
	height: 32px; 
	background: url(../img/footer/crapp.gif) no-repeat left center;
	text-indent: -9999px;
	font-size: 0px;
	margin-top: -32px;
}