html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}
body {
	line-height: 1;
overflow: hidden;
} 
#wrap {
	width: 100%;
	border-bottom: 1px solid #000;
	background: #ffffc1;
	overflow:hidden;
      height: 5%;
}
#left{
	width: 70%;
	float: left;
}
p, p.r {
	padding: 5px;
   font: 14px Tahoma;
	color: #000;}
#right {
   float: right;
	width: 30%;
}
p.r {
	text-align: right;
}
p.r a {
	color: #000;
}
p.r a:hover {
	text-decoration: none;
}
