html,body {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 101%;
	color: #375879;
	background-color: #E4E8EC;
	background-image: url(i/bodybg4.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}

body#galwindow {
	background-color: #FFF;
	background-image: url(i/bg_pop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#container {
	position: relative;
	font-size: 69%;
	line-height: 1.6em;
	width: 708px;
	background: url(i/cardstock.gif) repeat-y;
	margin: 60px auto 0;
	text-align: left;
}

#flower {
	position: absolute;
	top: -60px;
	left: -128px;
}

#globalhead {
	position: absolute;
	top: -2em;
	right: 15px;
	font-family: georgia, serif;
	font-style: italic;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

#globalhead a:link, #globalhead a:visited {
	color: #386188;
	background-color: transparent;
}

#globalhead a:link#current, #globalhead a:visited#current, #globalhead a:hover {
	background: transparent;
	color: #4174a0;
}

#globalhead a:hover {
	color: #548abc;
}

#intop {
	background-image: url(i/cardtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 708px;
	padding: 1px 0 1px 0;


/*stop margin collapse with h1*/
}

#intop h1 {
	text-indent: -5000px;
	height: 66px;
	background-image: url(i/wib2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 15px;
}

#intop h2 {
	height: 97px;
	margin: 0;
	text-align: right;
	text-transform: inherit;
}

#content {
	padding: 0 15px 30px;
	margin: 0 20px 0 150px;
	text-align: left;
	border: 1px #abc7da solid;
	position: relative;
	z-index: 1;
	background-color: #FFF;
	background-image: url(i/contbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 500px;
	height: auto;
	_height: 500px;
}

#sidebar {
	margin: 150px 0 0 15px;
	width: 120px;
	color: #3d6d9b;
	background-color: #fff;
	font-family: georgia, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
	float: left;
	text-align: center;
}

#footer {
	padding-top: 110px;
	font-size: .7em;
	color: #5a8caa;
	margin: 0;
	text-align: left;
	background-image: url(i/cardbottom.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0px 0px;
	width: 708px;
	margin: 0 auto;
}

#noinside {
	text-align: center;
	margin: 20px auto 0;
}

/* TYPOGRAPHY */

#content h1 {
	background: #fff url(i/conttop.gif) 0 0 no-repeat;
	font: normal 130% georgia,serif;
	text-transform: uppercase;
	margin: 0 -15px 0 -15px;
	padding: 15px 25px 15px 25px;
	color: #5d819b;
	text-align: center;
	letter-spacing: .3em;
}

p {
	text-indent: 3em;
}

#sidebar p {
	text-align: right;
	text-indent: 0;
}

#sidebar p.credit {
	color: #abc7da;
	text-align: right;
	text-indent: 0;
	margin: 0;
	padding: 0;
}

h1 {
	background: #fff;
	font: normal 130% georgia,serif;
	margin: 0;
	padding: 15px 25px 5px 25px;
	color: #5d819b;
	text-align: left;
	letter-spacing: .1em;
}

h2 {
	background: #fff;
	font: normal 120% georgia,serif;
	margin: 0;
	padding: 15px 0 5px 0;
	color: #5d819b;
	text-align: left;
	letter-spacing: .1em;
}

h3 {
	background: #fff;
	font: normal 110% georgia,serif;
	margin: 0;
	padding: 15px 25px 5px 25px;
	color: #5d819b;
	text-align: left;
	letter-spacing: .1em;
}

h4 {
	background: #fff;
	font: normal 100% georgia,serif;
	margin: 0;
	padding: 15px 25px 5px 25px;
	color: #5d819b;
	text-align: left;
	letter-spacing: .1em;
}

/* N A V */

#navwrap {
	width: 558px;
	margin: 0 15px 5px 150px;
	padding: 0;
	position: relative;
	z-index: 1;
	text-align: center;
}

#navwrap ul, #navwrap li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-family: 'trebuchet ms', verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 11px;
}

#navwrap a:link, #navwrap a:visited {
	margin: 0 15px 0 15px;
	padding: 0;
	text-decoration: none;
	color: #6c88a2;
}

/* My Comment */

#navwrap a:link#current, #navwrap a:visited#current, #navwrap a:hover {
		color: #4174a0;
}

#navwrap a:hover {
	color: #548abc;
}

/* IMAGES */

#sidebar img {
	display: block;
	margin: 5px 0;
	padding: 5px;
	border: 1px #94a4ac solid;
}

.frameimg {
	margin: 5px auto;
	padding: 7px;
	border: 1px #c9d9f2 solid;
	background-color: #fff;
}

/* G A L L E R Y */

.galtn {
	float: left;
	display: inline;
	width: 120px;
	height: 120px;
	border: 1px #d2d2d2 solid;
	margin: 1px;
	color: transparent;
}

a img {
	border-color: #0B0DD2;
	border-width: 1px;
	border-style: solid;
}

a:visited img {
	border-color: #1f4869;
}

.ls img {
	height: 80px;
	width: 110px;
	margin: 19px 4px;
}

.pt img {
	height: 110px;
	width: 80px;
	margin: 4px 19px;
}

.sq img {
	height: 110px;
	width: 110px;
	margin: 4px 4px;
}

.galpop {
	width: 600px;
	height: 450px;
	margin: 0 auto;
	text-align: center;
}

.galpop img {
	padding: 0px;
	margin: 10px;
	border: 1px #0d2633 solid;
	background-color: #FFF;
}

.galpop p {
	color: #999;
	text-align: center;
	text-indent: 0;
	border-top: 1px #d2d2d2 solid;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

/* LISTS */

ul#links {
	line-height: 1.2em;
	margin: 0 0 1.4em 0;
	padding: 0;
	list-style-type: none;
}

ul#links li {
	margin: 0 0 0 0;
	padding: 0 0 6px 25px;
	list-style-type: none;
	background-image: url(i/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* END LISTS */

/* FLOATS */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

hr {
	display: none;
}

div.hr {
	height: 23px;
	margin: .5em 0;
	background-image: url(i/hr.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

/* L I N K S */

a:link {
	color: #800040;
	text-decoration: none;
}

a:visited {
	color: #400080;
	text-decoration: none;
}

a:hover {
	color: #ff00ff;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #0080ff;
}