/* CSS Document */
/*  Styles for Hanka Designs website  */
/*  Copyright 2005 to present, Susan Kell, www.kellswood.com/design/  */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #660066;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position: center;
}
#wrapper {
	width: 700px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #660066;
	text-align: left;
	background-image: url(images/bg_buttons.jpg);
	background-repeat: repeat-y;
}
#gallery-wrapper {
	width: 700px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #660066;
	text-align: left;
}
#banner {
	background-image: url(images/bg_paper_purple.gif);
}
#gallery-banner {
	background-image: url(images/bg_paper_purple.gif);
	border-bottom: 2px solid #660066;
}
#leftcol	{
	float: left;
	width: 155px;
	}
#leftcol #nav	{
	border: 0;
}
#leftcol #nav ul	{
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	}
#leftcol #nav ul li	{
	display: inline;
	padding: 1px 0px 1px 2px;
	margin: 0;
	}
#content	{
	margin-left: 150px;
	border-top: 2px solid #660066;
}
#content p, #content table, #content form	{
	font-size: 80%;
	margin: 20px;
	color: #660066;
	}
#content ul li	{
	font-size: 80%;
	margin: 5px 5px 5px 70px;
	color: #660066;
}
#content h1	{
	font-size: 130%;
	color: #660066;
	padding: 0;
	margin: 20px;
	}
#content h2	{
	font-size: 110%;
	color: #660066;
	padding: 0;
	margin: 20px;
	}
#content a	{
	color: #660066;
	font-weight: bold;
	text-decoration: none;
	}
#content a:hover, #content a:focus	{
	font-weight: bold;
	text-decoration: underline;
	}
#gallery a	{
	color: #660066;
	font-weight: bold;
	text-decoration: none;
	}
#gallery a:hover, #content a:focus	{
	font-weight: bold;
	text-decoration: underline;
	}
#gallery table, #gallery form	{
	font-size: 80%;
	margin: 20px;
	color: #660066;
	}
table td	{
	text-align: left;
	vertical-align: bottom;
	}
.topnav {
	text-align: left;
	margin-left: 20px;
	}
.topnav a {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660066;
	font-weight: bold;
	text-decoration: none;
	}
.topnav a:hover, .topnav a:focus {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660066;
	font-weight: bold;
	text-decoration: underline;
	}
#gallery	{
	margin: 10px;
	}
#gallery p, #gallery form	{
	font-size: 80%;
	margin: 20px;
	color: #660066;
	}
#gallery h2	{
	font-size: 110%;
	color: #660066;
	padding: 0;
	margin: 20px;
	}
#rightcol	{
	float: right;
	width: 150px;
	margin: 5px;
	border: 1px solid #339900;
	}
#rightcol h2	{
	font-size: 90%;
	font-weight: bold;
	color: #ffffff;
	background-color: #339900;
	padding: 3px;
	margin: 0px;
	}
#rightcol p	{
	font-size: 70%;
	color: #660066;
	padding: 0;
	margin: 5px;
	}
#rightcol img	{
	margin-left: 25px;
	}
#rightcol a	{
	color: #339900;
	text-decoration: none;
	}
#rightcol a:hover, #rightcol a:focus	{
	text-decoration: underline;
	}
.pic_left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #660066;
}
.pic_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #660066;
}
.text_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.text_halfway {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}
#footer	{
	clear: both;
	background-color: #660066;
	color: #ffffff;
	}
#footer p	{
	font-size: 70%;
	margin: 0px;
	padding: 5px;
	font-style: italic;
	text-align: center;
	color: #ffffff;
	}
#footer a	{
	color: #ffffff;
	text-decoration: none;
	}
#footer a:hover, #footer a:focus	{
	text-decoration: underline;
	}
.prop	{
	height: 450px;
	float: right;
	width: 1px;
	}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	}
.clearit	{
	clear: both;
	display: block;
	}
.boldit	{
	font-weight: bold;
	}
.bigboldit	{
	font-weight: bold;
	font-size: 130%;
	color: #660066;
	padding: 0;
	}
.italicit	{
	font-style: italic;
	}
.smallit	{
	font-size: 70%;
	}
.divideit	{
	width: 300px;
	text-align: center;
	border: 0px;
	margin: 10px;
	}