html { height: 100%; margin-bottom: 1px; }

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin:10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	font-size: small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #555555;
	background-repeat: No Repeat

}
#wrapper {
position: relative;
margin:3px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 100%;
border: 1px solid #777777;
text-align: center;
}

#main {
margin:0px 0px 0px 0px;
padding: 10px 0px 0px 0px;
width: 800px;
text-align: center;
border-bottom: 1px solid #777777;
border-left: 1px solid #777777;
border-right: 1px solid #777777;
}

#commentmain {
margin:80px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 800px;
text-align: center;
border: 1px solid #777777;

}

#gallerytext{
margin:0px 0px 20px 0px;
padding: 10px 10px 10px 10px;
width: 480px;
text-align: left;
border: 0px;
background-color: #333333;
color: #bbbbbb;

}

#commenttext{
margin:0px 0px 20px 0px;
padding: 0px 10px 0px 10px;
width: 480px;
text-align: left;
border: 1px solid #999999;
background-color: #666666;
color: #DDDDDD;

}
#bobcommenttext{
margin:0px 0px 20px 0px;
padding: 0px 10px 0px 10px;
width: 600px;
text-align: left;
border: 1px solid #999999;
background-color: #555555;
color: #DDDDDD;
}

#navpanel{

    position: absolute;
    width: 770px;
    top: 620px;
    left: 200px;
    padding: 5px;
    border: #ccc 1px solid;

}



A			{ color:#99CCFF; text-decoration:none; }
	A:link		{ color:#99CCFF; text-decoration:none; }
	A:visited	{ color:#99CCFF; text-decoration:none; }
	A:active	{ color:#99CCFF; }
	A:hover		{ color:#cccccc; }

table {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-repeat: No Repeat
}

.links {
	text-decoration: none;
}
.hnd {
 cursor: hand;
}
.tablebourder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.pic-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  small;
	color: #CCCCCC;
	background-color: #555555;
	background-position: center center;
	text-align: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style:  none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
}
.sidetitle {
	position: relative;
	height: 524px;
	width: 100%;
	top: 4px;
}
.LeftTitle {
	left: 10px;
	top: 10px;
	text-align: left;
	
}
.RightTitle {
	top: 10px;
	right: 12px;
	text-align: right;

}
.nextprev {
	right: 12px;
	text-align: right;
	font-size:  9pt;
}
.counters {
	position: absolute;
	left: 12%;
	top: 550px;
	text-align: right;
}
.controls {
	position: absolute;
	left: 68%;
	top: 550px;
	text-align: left;

}
.copyright{
	text-align: center;
	position: absolute;
	top: 575px;
	width: 100%;
}
.blocktext{
	font-size:  small;
}
.enbolden{
	font-weight: bold;
}
.smalltext{
	font-size:  x-small;
}
.linkstext{
	font-size:  9pt;
}
