body,td,th,div,p,pre,h1,h2,h3,h4,ul,li,blockquote,nobr,b,i {
	font-family: Verdana,Arial,Helvetica,Sans Serif;
	color: #000000;
	font-size: x-small;
}

body {
	background: #ffffff;
	
}

h1 {
	color: #999966;
	font-size: 24px;
	padding-left: 110px;
}

h2 {
	color: #999966;
	font-size: 18px;
	padding-left: 110px;
}

p {}

li {color: #28186E}

ul.square {color: #28186E}

hr {
	height: 0px;
	border: solid #999966 0px;
	border-top-width: 2px;
}

a:link     {color:#999966}
a:visited  {color:#999966}
a:active   {color:#999966}
a:hover    {color:black}

#pagewrapper {
	width: 720px;
	margin: 6px;
	padding: 0px 0px 37px 37px ;
	position: absolute;
	left: 0px;
	top: 0px;
}

#navigation {
	color: #999966;
	padding-left: 110px;
}

#drew {
	margin: 5px 10px 10px 0px;
	border: 1px solid #999966;
}

.warning {
	color: #990000;
}

.backtotop {
	text-align: right;
	textsize: smaller;
}
/* styles for guest book display */
.gbdate {
	text-align: right;
}
.gbcomment {
	padding: 5px 0px 10px 0px;
}
.gbname {
	font-weight: bold;
}
.gbemail {}