@charset "UTF-8";
/* CSS Document */

body { background:#60139B; color: #000; font: 62.5% Georgia, "Times New Roman", Times, serif; text-align: center; }

* { padding: 0; margin: 0 auto; }


a { color: #1c9bdc; font-weight: bold; text-decoration: underline; }

	a:visited { color: #000; text-decoration: underline; }

	a:hover { color: #1873a1; text-decoration: underline; }

p { width: 550px; text-align: justify; margin-bottom: 10px; }

blockquote { padding: 5px 10px; margin: 0 0 15px 0; border-top: 1px solid #4C54C2; border-bottom: 1px solid #4C54C2; background: #4C54C2; color: #666; }


h1 { font-weight: bold; font-size: 4.0em; letter-spacing: .3em; line-height: 1.8em; color: #4C54C2; text-align: center; }

	#header h1 { text-align: center; }
	
h2 { font-weight: normal; font-size: 1.8em; margin-bottom: 10px; text-align: center; }
	
h3 { font-weight: normal; font-size: 1.5em; margin-bottom: 4px; color: #4C54C2; text-align: center; }


#container { background: #fff; width: 770px; margin: 0 auto; }

	#page { width: 770px; float: center; }

		#header { width: 770px; margin-bottom: 30px; float: center; }
		
			#nav { width: 100%; border-top: 4px solid #4C54C2; border-bottom: 2px solid #4C54C2; float: center; }
			
				#nav ul { list-style: none; }
			
					#nav li { float: center; }
					
						#nav li a, #nav li a:visited { display: block; height: 2.5em; padding: 0 1.2em; line-height: 2.5em; color: #4C54C2; text-decoration: none; font-size: 1.3em; text-transform: uppercase; letter-spacing: .3em; }
					
						#nav li a:hover { color: #fff; background: #4C54C2; text-decoration: none; }
		
			#pic { border-bottom: 2px solid #4C54C2; padding-top: 3px; float: center; }
			
		#content_box { width: 550px; padding-bottom: 20px; text-align: justify; float: center; }
		
			#content { width: 550px; float: center; }
			
		#footer { width: 770px; padding-top: 8px; padding-bottom: 3px; border-top: 4px solid #4C54C2; color: #4C54C2; font-size: 1.2em; letter-spacing: .4em; float: center; clear: both; }
		

.entry { font-size: 1.4em; line-height: 1.7em; color: #444; float: center; }

	.entry ul, .entry ol { margin: 0 0 15px 40px; color: #000; }
	
	.entry ul { list-style-type: square; }
	
		.entry li { padding: 3px 0; }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0 0 0 30px; }
	
	.entry dl { margin-bottom: 15px; }
			
	.entry dt { font-weight: bold; color: #000; }
	
	.entry dd { margin: 0 0 0 20px; font-style: italic; }


	
	.entry img.center { display: block; padding: 6px; margin: 0 auto 15px auto; background: #f5f5f5; border: 1px solid #bbb; }
	
	.entry img.center_off { display: block; margin: 0 auto 15px auto; }
	

#footer a, #footer a:visited { color: #4C54C2; text-decoration: none;}

#footer a:hover { color: #4C54C2; text-decoration: none; }
