* {
	font-family: verdana, arial, sans-serif;
	}
	
body {
	background-color: #fff;
	
	background-image: url('images/bg_winter.jpg');
	background-repeat: repeat-y;
	background-position: center;

	/*
	background-image: url('images/bg_winter.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	*/

	background-attachment: fixed;
	
	
	/* background-image: url('images/bg_winter.jpg'); */
	/* background-repeat: repeat-y; */
	/* background-attachment: fixed; */
	/* background-position: center; */
	color: #000;
	text-align: center;
	}
	
#align {
	margin: 0 auto;
	text-align: left;
	width: 970px;
	}
	
	#header {
		background-image: url('images/header.jpg');
		height: 262px;
		margin: 0 auto;
		width: 946px;
		padding: 19px 0 0 24px;
		}
		
		#header h1 {
			height: 70px;
			left: 0px;
			position: relative; 
			top: -9px;
			width: 291px;
			}
			
			#header h1 a {
				background-image: url('images/logo.jpg');
				background-repeat: no-repeat;
				display: block;
				height: 70px;
				text-indent: -9000px;
				width: 291px;
				}
				
		#header #top-images {
			background-image: url('images/top-images.jpg');
			background-repeat: no-repeat;
			float: left;
			height: 193px;
			width: 454px;
			}
			
		#recent_news {
			padding: 6px 0 0 479px;
			}
			
			#recent_news p {
				color: #3c8ac5;
				font-family: arial;
				font-size: 14px;
				margin-bottom: 2px;
				}
				
			#recent_news li a {
				background-image: url(images/news_arrow.gif);
				background-position: 210px 3px;
				background-repeat: no-repeat;
				color: #333;
				display: block;
				padding: 1px 0;
				text-decoration: none;
				width: 225px;
				}
				
				#recent_news li a:hover, #recent_news li a:focus, #recent_news li a:active {
					text-decoration: underline;
					}
					
			#recent_news a.archive {
				color: #000;
				display: block;
				margin-top: 10px;
				width: 100px;
				}
			
	#menu {
		clear: both;
		float: left;
		font-family: Verdana;
		margin-top: 63px;
		overflow: hidden;
		width: 200px;
		}

		#menu li {
			}

			#menu li a {
				color: #fff;
				display: block;
				font-size: 90%;
				font-weight: normal;
				height: 20px;
				margin-bottom: 2px;
				padding-top: 5px;				
				text-decoration: none;
				text-indent: 32px;				
				width: 185px;				
				_clear: both;
				_float: left;
				}

				#menu li.current a, #menu li a:hover {
					background-color: #003366;
					background-image: url('images/menu-right.jpg');
					background-position: top right;
					background-repeat: no-repeat;
					}


		#menu li li {
			padding-left: 20px;
			text-indent: 5px;
			}

			#menu li.open li a {
				background-image: none !important;
				background-color: #3c8ac5 !important;
				color: #000 !important;
				font-size: 90% !important;
				font-weight: normal !important;
				padding: 6px 0 6px 0	px !important;
				}

				#menu li li.open a {
					color: #000 !important;
					background-color: none;
					}
				
				#menu li li.current a {
					text-decoration: underline;
					}
					
					#menu li li.current li a {
						text-decoration: none;
						}

		#content {
			float: left;
			left: 0px;
			padding: 0 20px 0 20px;
			position: relative;
			top: 20px;
			width: 500px;
			line-height: 18px;
			}
			
			#content * {
				line-height: 18px;
			}
			
			#content span.breadcrumb {
				color: #003366;
				font-family: verdana, sans-serif;
				font-size: 80%;
				}
				
				#content span.breadcrumb a {
					color: #003366;
					text-decoration: underline;
				}
			
			#content h2 {
				color: white;
				font-size: 12pt;
				font-weight: bold;
				padding: 3px 0 10px 0;
				}
				
			#content strong {
				font-weight: bold;
				}
			
			#content em {
				font-style: italic;
			}
			
			#content u {
				text-decoration: underline;
			}
				
			#content a {
				color: #ffa800;
				text-decoration: none;
				}	
				
				#content a:hover {
					text-decoration: underline;
					}
				
				
				

			#content h3 {
				color: white;
				font-size: 9pt;
				font-weight: bold;
				}
			
			#content .content {
				color: white;
				line-height: 19px;
				font-size: 85%;
				}
		
			#content .post {
				padding-bottom: 20px;
				}
			
				#content .post p {
					font-size: 100%;
					margin-bottom: 0.5em !important;
					}

					#content .post p.date {
						font-size: 95%;
						}

					#content .post p.more {
						margin-bottom: 2em !important;
						}	
				#content .post .more {
					color: white;
					}			
	#sidebar {
		float: left;
		padding-top: 10px;
		width: 214px;
		}
		
			#sidebar strong {
				font-weight: bold;
				}
			
			#sidebar em {
				font-style: italic;
			}
			
			#sidebar u {
				text-decoration: underline;
			}
		
		
		#sidebar .header {
			background-color: #003366;
			background-image: url('images/bg-block.jpg');
			background-repeat: no-repeat;
			color: #ffa800;
			font-size: 90%;
			font-weight: bold;
			height: 18px;
			padding-left: 7px;
			padding-top: 15px;
			width: 207px;
			}
			
		#sidebar .block_content {
			background-color: #003366;
			background-image: url('images/bg-block-bottom.jpg');
			background-position: bottom left;
			background-repeat: no-repeat;
			color: white;
			font-size: 85%;
			height: 60px;
			padding: 0 7px 8px 7px;
			width: 200px;
			}
			
			#sidebar .block_content ul {
				list-style-type: disc;
				list-style-position: inside;
				}
			
			#sidebar .block_content p.more_news {
				margin-top: 8px;
				text-align: right;
				width: 200px;
				}
				
				#sidebar .block_content p.more_news a {
					color: #ffa800;
					padding-right: 4px;
					text-align: right;
					text-decoration: none;
					}
			
			#sidebar .block_content a {
				color: white;
				text-decoration: none;
				}
				
				#sidebar .block_content a:hover {
					text-decoration: underline;
					}
					
	#flower {
		background-image: url(images/flower-bottom.jpg);
		bottom: 0px;
		clear: both;
		position: fixed;
		height: 83px;
		width: 185px;
		z-index: -1;
		
		
		*position: relative;
	}
