html						{	} 
	
body 						{ 	background-color: #f1f8ff;
								font-size: 11px;
								line-height: 13px; 
								font-family: Georgia;
								color: #404040;  
								margin: 0px; } 			

.bg_welcome					{ 	background-image: url(../images/background/welcome.jpg); background-repeat: no-repeat; background-attachment: fixed; }
.bg_portfolio				{ 	background-image: url(../images/background/portfolio.jpg); background-repeat: no-repeat; background-attachment: fixed; }	
.bg_blog					{ 	background-image: url(../images/background/blog.jpg); background-repeat: no-repeat; background-attachment: fixed; }
.bg_21						{ 	background-image: url(../images/background/21.jpg); background-repeat: no-repeat; background-attachment: fixed; }
.bg_mse						{ 	background-image: url(../images/background/mse.jpg); background-repeat: no-repeat; background-attachment: fixed; }
.bg_cmu						{ 	background-image: url(../images/background/cmu.jpg); background-repeat: no-repeat; background-attachment: fixed; }
.bg_ykhwd					{ 	background-image: url(../images/background/ykhwd.jpg); background-repeat: no-repeat; background-attachment: fixed; }
.bg_swm						{ 	background-image: url(../images/background/swm.jpg); background-repeat: no-repeat; background-attachment: fixed; }

td							{	font-size: 11px;
								line-height: 13px; 		
								font-family: Georgia;
								color: #404040;  } 

form 						{	margin: 0px;}
hr	 						{	margin: 0px;}

#main_page					{	margin-top:50px; margin-left:50px; }
#main_content				{	margin-left:50px; margin-right:25px; }
	
.content_photo				{	margin-bottom:35px; margin-left:35px; border: solid 1px #5f8fbf; }			
.gallery_photo				{	border: solid 1px #5f8fbf; }			
						
.content_large				{	font-size: 13px; } 
.content_normal				{	font-size: 11px; } 

.blue_large					{	font-size: 13px; color: #5f8fbf; } 
.blue_normal				{	font-size: 11px; color: #5f8fbf; }

.green_header_large			{	font-size: 13px; color: #2aa8a8; } 
.green_header_small			{	font-size: 11px; color: #2aa8a8; }

.light_gray_normal			{	font-size: 11px; color: #808080; }

.footer_name				{	font-size: 14px; line-height: 18px; color: #2aa8a8;}  		
.footer_link				{	font-size: 14px; line-height: 18px; }  				
.footer_portfolio			{	font-size: 14px; color: #2aa8a8;}  		
		
.mini_dropdown				{	font-size: 9px;}

	
a:link 						{ 	color: #5f8fbf; text-decoration: none; }		
a:visited 					{ 	color: #5f8fbf; text-decoration: none; }
a:hover 					{ 	color: #2aa8a8; text-decoration: none; }
a:active 					{ 	color: #2aa8a8; text-decoration: none; }	

.footer_link:link			{	font-size: 14px; line-height: 18px; color: #404040;}  		
.footer_link:visited		{	font-size: 14px; line-height: 18px; color: #404040;}  		
.footer_link:hover			{	font-size: 14px; line-height: 18px; color: #2aa8a8;}  		
.footer_link:active			{	font-size: 14px; line-height: 18px; color: #2aa8a8;}  		
