body,html {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:relative;
	height: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #F2D7B2;
}
#container {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	width: 750px;
	position: relative;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	min-height:100%;
	height:auto !important;
	height: 100%;
	overflow:visible;
}
#title {
	position: relative;
	height: 96px;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
}
#menu {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-weight: bold;
	text-align: center;
	background-color:#ffffff;
}
#menu a {
	color: #000000;
	text-decoration: none;
}
#menu a:Hover {
	text-decoration: underline;
}
#content {
	text-align: left;
	position: relative;
	padding:5px;
	overflow:visible;
}
#footer {
	clear:both;
	position:absolute;
	bottom:0px;
	right:0px;
	font-size: 9px;
	padding:5px;
}
#bloghistory {
width:125px;
float:right;
position:relative;
margin-left:10px;
}
h1{
font-weight: bold;
font-size: 16px;
margin:0px;
padding:0px;
padding-bottom:7px;
}
h2 {
font-size: 12px;
margin:0px;
margin-bottom:5px;
padding:0px;
font-weight:bold;
}
td {
	font-size: 12px;
	vertical-align: top;
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:Hover {
	color: #0066FF;
	text-decoration: underline;
}
ol {
font-weight: bold;
margin-left:120px;
}

img {
	border: 1px solid #000000;
}
.pageimage { 
margin-right:10px;
margin-bottom:10px;
float:left;
}
.smalltext {
font-size:10px;
}
hr {
clear:left;
}
.clear {
clear:both;
}
.clearleft {
clear:left;
}
.discography .list {
margin-left:110px;
}
.discography img {
float:left;
position:relative;
}


#gallerythumbs {
margin-top:10px;
}
#gallerythumbs img {
border:1px solid #000000;
}
#gallerythumbs .a1,#gallerythumbs .a2 {
	display:block;
	margin: 0px 10px 10px 0px;
	float:left;
	height:125px;
	width:100px;
	font-size: 9px;
	text-decoration:none;
	text-align:center;
	color:#000000;
}
#gallerythumbs .a1:hover,#gallerythumbs .a2:hover {
text-decoration:none;
}
#gallerythumbs .a2 {
margin-right:0px;
}
#gallery {
margin-top:15px;
}
#gallery .gdisp,#gallery .gdisp2{
position:relative;
float:left;
width:100px;
height:115px;
margin-right:10px;
margin-bottom:10px;
}
#gallery .gdisp2 {
margin-right:0px;
}
#gallery img {
border:none;
}
#gallery .gdisp a,#gallery .gdisp2 a {
position:relative;
display:block;
height:100px;
width:100px;
border:1px solid #000000;
}
#gallery .gdisp span{
font-size:9px;
}
#imgdisp {
text-align:center;
}
#imgdisp img {
border:1px solid #000000;
}
#imgdisp .comment {
position:relative;
padding:10px;
}

