@charset "UTF-8";
/* FYSHUK 2009 
STYLESHEET
*/
html { height: 100%; } 

body { margin: 0px; background-color: #ffffff; height: 100%; }

#content { 
	text-align: right; 
	width: 100%; 
	height: 100%; 
	min-width: 1010px;
	min-height: 640px;
	
}
