	div { position						: relative; }

	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,
	img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
	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;
 		outline-color                   : -moz-use-text-color;
     	outline-style                   : none;
     	outline-width                   : 0pt;
 		font-weight                     : inherit;
 		font-style                      : inherit;
     	font-family                     : inherit;
 		vertical-align                  : baseline;
 		text-align                      : left;
	}
	body {
		font 							: normal .85em/1.5em "Lucida Grande", Tahoma, Arial, sans-serif;
		color 							: #ffffff;
		text-align                      : center; 
	}
	
	.header, .main, .browse, .footer, .affiliation, .language,
	.view, .shadow, .images, .content, .plus, .special {
 		width		                    : 780px;
	}
/* plus */









