@media screen, projection {
	.be-nice-to-Mac-IE5 {
		font-family: "\"}\"";
		font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:7BE2FF;
	}
	
	/* -- GENERAL REDECLARATIONS ---------------------------------------- */
	* 					
	body 				{margin: 50px auto; padding: 0; width: 900px;}
	body, tr, 
	td, input, 
	select, textarea 	{font:normal small/1.3 Verdana, Arial, Helvetica, sans-serif;}
	a:link,a:visited 	{text-decoration:none; list-style-type: underline; color: #6017DF; font-weight: bold; font-size: 18px;}
	a:hover 			{text-decoration: underline;}
	ul, ol	 			{margin:0 0 10px 25px;}
	dl 					{margin:0 0 10px;}
	dt 					{font-weight:bold;}
	dd					{margin:0 0 3px 10px;}
	p 					{margin:0 0 15px; font-size: 12px;}
	h1 					{font-size:large; margin:0 0 12px;}
	h2 					{font-size:24px; margin:8px 0;}
	h3 					{font-size:16px; margin:6px 0 5px;}
	h4 					{font-size:x-small; margin:4px 0;}
	h5					{font-size:xx-small; margin:3px 0;}
	h6 					{font-size:xx-small; margin:0;}
	hr 					{display:none;}
	img 				{border:none;}
	acronym				{border-bottom: 1px dotted;}
	blockquote 			{margin:0 25px 20px 25px; font-style:italic;}
	.background			{margin: 50px auto; padding: 0; width: 900px;}
	.wrapper			{width: 600px; margin: auto 0; border-bottom: #7BE2FF;}
	div#login			{width: 250px; height: 250px; float:left; border: thick; border-color: #7BE2FF;}
	div#registration	{width: 250px; height: 200px; float: left; text-align: center;}
	div#general			{width: 400px; height: 450px; float:left;}
	div#ads				{width: 230px; height: 450px; float:left; background-color:#000; color: #7BE2FF; text-align:center;}
	div#header			{width: 532px; height: 50px; float: right; clear: both;}
	div#footer			{width: 900px; height: 150px; clear: both; text-align: center;}
	div#nav_main		{width: 900px; height: 20px; padding: 20px 0px; color:#6017DF; clear:both; font: Georgia, "Times New Roman", Times, serif; font-size: 18px; text-align: center; }
	div#nav_main ul		{margin: 0; padding: 0 0 30px 10px;} 
	div#nav_main li, div#nav_main ul	{display: inline; list-style-type: none; margin: 0; padding: 0;}
	div#nav_main ul li	{text-decoration: none; line-height: 16px; font-weight: bold; margin: 0 15px 4px 15px;}
	div#nav_main ul li a:hover
	div#loanrequest		{width: 900px; height: 400px;}
	div#loantable		{width: 900px; height: 400px;}
	div#regform			{width: 900px; height: 400px;}
	div#confirmation	{width: 900px; height: 400px;}
	div#loantransaction	{width: 900px; height: 400px;}
	div#loan_header		{font-size: 24px; background-color: 6017DF; color: #FFF; padding: 5px 5px; clear:both; font: britannic bold;}
	div#amount			{float:left; padding:0px 15px 0px 50px;}
	div#id				
	div#amountRequested	
	div#info, table, tr			{color: #6017DF;}
	
	
	
	
	#color1, #color2, #color3, #color4, #color5
		{
		  margin: 0 5px;
		  width: 50px;
		  height: 50px;
		  border: 1px solid #000;
		  float: left;}
		  
	#color1 { background-color: #1C67F1;}
	#color2 { background-color: #66FCE4;}
	#color3 { background-color: #7BE2FF;}
	#color4 { background-color: #2472C1;}
	#color5 { background-color: #6017DF;}
}