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

body	{
	background-color: #7fa2ca;
	background-image: url('/images/bg.png');
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

table	{
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	}

#wrap	{
	width: 1020px;
	margin: 0px auto 0px auto;
	}

	#header {
		width: 1020px;
		height: 101px;
		background-image: url('/images/headerbg.png');
		background-position: top left;
		background-repeat: no-repeat;
		}

		#logo {
			width: 557px;
			height: 101px;
			float: left;
			}

			#logo img {
				width: 557px;
				height: 101px;
				border: 0px none transparent;
				}


	#main	{
		width: 1020px;
		background-image: url('/images/mainbg.png');
		background-position: top left;
		background-repeat: repeat-y;
		padding-top: 10px;
		padding-bottom: 12px;
		}

		#menu {
			width: 194px;
			margin-left: 11px;
			padding-left: 8px;
			padding-right: 12px;
			float: left;
			}

			#menu ul {
				list-style-type: none;
				font-weight: bold;
				font-size: 125%;
				}

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

					#menu ul ul {
						font-size: 80%;
						font-weight: normal;
						}

			#menu a {
				color: #c6d7ea;
				text-decoration: none;
				}

				#menu a:hover {
					color: yellow;
					}
				

		#content {
			width: 761px;
			padding-left: 12px;
			padding-right: 8px;
			float: left;
			}

			#content a:link {
				color: #141271;
				text-decoration: underline;
				font-weight: bold;
				}

			#content a:visited {
				color: #141271;
				text-decoration: underline;
				font-weight: bold;
				}

			#content a:hover {
				color: #127160;
				text-decoration: underline;
				font-weight: bold;
				}

			#content p {
				margin-bottom: 12px;
				font-size: 90%;
				}

			#content h1 {
				color: #141271;
				font-size: 120%;
				margin-bottom: 12px;
				}

			#content h2 {
				color: #127160;
				font-size: 110%;
				}

				#content h2 a:link {
					color: #127160;
					text-decoration: none;
					}

				#content h2 a:visited {
					color: #127160;
					text-decoration: none;
					}

				#content h2 a:hover {
					color: #141271;
					text-decoration: underline;
					}

				#content h2 a.name:hover {
					text-decoration: none;
					}

			#content h3 {
				color: #141271;
				font-size: 100%;
				margin-top: 12px;
				}


				#content p.emphasized {
					font-weight: bold;
					color: #127160;
					font-size: 100%;
					}

			div.codebox {
				height: 250px;
				overflow: auto;
				font-family: Courier, "Courier New", monospace !important;
				background-color: #ffffff;
				border: 1px solid #000000;
				padding: 5px;
				margin-top: 12px;
				margin-bottom: 12px;
				}


			#gallery {
				margin-left: 20px;
				}

				#gallery ul {
					list-style-type: none;
					}

					#gallery li {
						float: left;
						width: 200px;
						height: 155px;
						margin-left: 25px;
						margin-bottom: 15px;
						}

					#gallery a {
						border: 0px none transparent;
						}

					#gallery img {
						border: 0px none transparent;
						}

			#footnotes {
				font-size: 90%;
				margin: 12px 12px 0px 12px;
				}

				#footnotes p {
					text-indent: -3em;
					margin-left: 3em;
					}

#footer	{
	width: 990px;
	margin: 0px auto 0px auto;
	font-size: 80%;
	padding: 14px 15px 10px 15px;
	background-image: url('/images/footerbg.png');
	background-position: top left;
	background-repeat: no-repeat;
	}

	#copyright {
		width: 500px;
		float: left;
		}

	#links {
		width: 490px;
		text-align: right;
		float: left;
		padding-top: 3px;
		}
	

div.clear {
	width: 100%;
	height: 0px;
	line-height: 0%;
	font-size: 0%;
	clear: both;
	}

span.b	{
	font-weight: bold;
	}

span.i	{
	font-style: italic;
	}

span.u	{
	text-decoration: underline;
	}

.error	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ff0000;
	background-color: #fcbbc9;
	border: 1px solid #ff0000;
	padding: 8px;
	}

input.long {
	width: 400px;
	}

textarea.wide {
	width: 400px;
	}

textarea.huge {
	width: 600px;
	height: 500px;
	}

td.submit {
	text-align: center;
	}

.center {
	text-align: center;
	}

div.favicons ul {
	margin-left: 30px;
	list-style-type: none;
	font-size: 80%;
	}

div.favicons img {
	width: 18px;
	height: 18px;
	margin-right: 5px;
	position: relative;
	top: 5px;
	}

.first {
	margin-top: 12px !important;
	}

ul.normal {
	margin: 12px 12px 12px 35px;
	font-size: 90%;
	}

	ul.normal li {
		margin-bottom: 6px;
		}

ol {
	margin: 12px 12px 12px 35px;
	font-size: 90%;
	}

	ol.li {
		margin-bottom: 6px;
		}


ul.intext {
	margin: 12px 12px 12px 35px;
	font-size: 90%;
	}

ul.seoexamples {
	margin: 12px 35px 12px 35px;
	font-size: 90%;
	}

	ul.seoexamples li {
		margin-bottom: 12px;
		}

#quiltgallery {
	width: 720px;
	margin: 0px auto 0px auto;
	}

#quiltgallery li {
	float: left;
	width: 200px;
	height: 200px;
	margin: 20px;
	list-style-type: none;
	}

#quiltgallery a {
	border: 0px none transparent;
	}

#quiltgallery img {
	border: 0px none transparent;
	}

#photogallery img {
	border: 0px none transparent;
	margin: 20px;
	}

blockquote {
	margin: 12px 35px 12px 35px;
	font-size: 90%;
	}

.red	{
	color: #ff0000;
	}

.i	{
	font-style: italic;
	}

.serif	{
	font-family: "Times New Roman", Times, Georgia, serif;
	}


