body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height:100%;
	position: relative;
}
#container {
	position: relative;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	min-height:100%;
	height:auto !important;
	height: 100%;
	overflow:visible;
}

#title {
position:relative;
height:146px;
background-image:url(images/title.gif);
background-position:right;
background-repeat:no-repeat;
}
#menu {
	position: relative;
	width: 200px;
	float: left;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}
#menu a {
	display: block;
	margin: 5px;
}
#content {
	margin-left:200px;
	padding:5px;
	text-align:left;
}
#footer {
	position:absolute;
	bottom: 0px;
	right: 0px;
	padding: 5px;
	font-size:9px;
}
#newscontent {
padding-right:125px;
}
.clear {
clear:both;
}

#bloghistory {
width:125px;
float:right;
position:relative;
margin-left:10px;
}
h1{
font-weight: bold;
font-size: 18px;
text-align:center;
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;
}

#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;
}

