html {
	background: #f9f6ea url('/pictures/corner.png') no-repeat fixed;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
}

body {
	min-width: 700px;
	margin-bottom: 0;
	margin-right: 0;
}

#logo1 {
	position: fixed;
	left: 5px;
	top: 5px;
	width: 343px;
	height: 106px;
}

#logo2 {
	position: fixed;
	left: 5px;
	top: 111px;
	width: 164px;
	height: 106px;
}

#topbg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 131px;
	background: #f9f6ea url('/pictures/corner.png') fixed no-repeat;
}

.corntl {
	background: url('/pictures/corntl.png') no-repeat top left;
}

.corntr {
	background: url('/pictures/corntr.png') no-repeat top right;
margin-right: 365px;
}

.cornbl {
	background: url('/pictures/cornbl.png') no-repeat bottom left;
}

.cornbr {
	background: url('/pictures/cornbr.png') no-repeat bottom right;
	padding-top: 45px;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
}

#player {
	position: fixed;
	right: 85px;
	top: 95px;
	width: 300px;
	height: 15px;
	z-index: 2000;
}

#menubar {
	position: fixed;
	left: 164px;
	right: 0;
	top: 112px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #ffffff;
	z-index: 4;
}

#menubar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-right: 50px;
	min-width: 500px;
}

#menubar li, #menubar li a {
	height: 1.3em;
}

#menubar li {
	width: 12%;
}

#menubar li {
	float: left;
	display: inline;
	text-align: center;
	border-right: 1px solid #000000;
	background: #ffffff;
	font-variant: small-caps;
}

#menubar li a {
	color: #000000;
	text-decoration: none;
	display: block;
}

#menubar a:hover {
        background-color: #000000;
	color: #ffffff;
}

#lady {
	position: fixed;
	left: 5px;
	top: 160px;
	z-index: 500;
}

#auntiegregstripea {
	position: fixed;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	z-index: 500;
}

#auntiegregstripeb {
	position: fixed;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	z-index: 501;
}

img {
	border: 0;
}

#content {
	margin-left: 157px;
	padding-left: 1em;
	padding-right: 3em;
	margin-top: 132px;
	padding-top: 1em;
}

#content p {
	line-height: 1.6em;
	margin-top: 0;
}

.lastgig, .nextgig {
	padding: 0;
	width: 50%;
	float: left;
}

.giginner {
	padding: 0.5em;
}

.colclear {
	clear: both;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 130%;
	font-weight: normal;
	font-variant: small-caps;
	color: #874f8d;
}

item {
	clear: both;
}

a {
	color: #874f8d;
}

.nextgig a, .lastgig a {
	color: #b92114;
}

#content a img {
	border: 1px solid #ffffff;
}

#title {
	position: fixed;
	top: 30px;
	right: 130px;
	margin: 0;
	text-align: right;
	z-index: 1000;
}

#title h1 {
	font-size: 24pt;
	font-weight: normal;
	font-variant: small-caps;
	margin: 0;
	padding: 0;
	color: #874f8d;
}

#title p {
	margin: 0;
	padding: 0;
}

img.noborder {
	border: 0 !important;
}

h3 {
	margin: 0;
	font-variant: small-caps;
	font-weight: normal;
}

.headstrip {
	background: #a07da1 url("/pictures/wallpaper.gif");
}

.bodystrip {
	margin-bottom: 1em;
	background: #a07da1 url("/pictures/wallpaper.gif");
}

.linkstrip {
	padding: 0.3em;
	margin-bottom: 0.2em;
}

.linkstrip p {
	margin-bottom: 0;
}

.headstrip a {
	color: #000000;
}

.menucurrent a {
	background: #a577a7;
	color: #ffffff !important;
}

#fixedlinks {
	position: fixed;
	top: 448px;
	left: 50px;
	text-align: right;
}

#fixedlinks p {
	margin: 0;
	margin-top: 3px;
}

div.hr {
	height: 39px;
	background: url("/pictures/rule.gif") center no-repeat;
}

div hr {
	display: none;
}
