body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
h1, h1 img {
	margin: 0;
	padding: 0;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	width: 100%;
}
ul#menubar {
	margin-bottom: 20px;
	display: block;
	height: 25px;
}

.main {
	text-align: left;

}
.lbutton {
	text-align: center;
	float: left;
}
.rbutton {
    text-align: center;
	float: right;
}
a.menu:hover
{
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;

}

a.menu
{
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #000000;
}

a
{
	text-decoration: none;
	color: #FF0000;

}

a:hover
{
	text-decoration: underline;
}

.article {
	width: 50%;
	float: left;

}
.comments {
	width: 20%;
	float: left;



}

.commentformstyle {
	width: 179px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #6999CD;
	margin-top: -140px;
	margin-left: -250px;
	position: fixed;
	z-index: 1;
	height: 280px;
	width: 500px;
	left: 50%;
	top: 50%;
	border: 5px solid #000000;
}

.footer {
	clear: both;
	border: 1px solid;
	text-align: center;
}
.author {
	font-weight: bold;
	text-align: right;
	clear: both;
}
.articlecomment {
	margin: 20px;
	display: none;
	clear: both;
	overflow: hidden;

}
.blocktext {
	margin: 20px;
}
.textsizes {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	width: 25px;
	cursor: pointer;


}
.darkback {
	background-color: #BECDEC;
	padding: 5px;
	border: 1px solid #000000;


}
form {
	margin: 30px;
}
input {
	border: 1px solid #000000;
}
textarea {
	border: 1px solid #000000;
}
select {
	border: 1px solid #000000;
}
label {
	font-weight: bold;
}
.adminthanks {
	font-size: 14px;
	text-align: center;
	padding: 30px;
}
hr {
	color: #000000;
}
.thumbnail {
	float: left;



}
.thumbnail img {
	float: left;
	border: 1px solid #000000;
	margin: 15px;


}
.popupframe {
	background-color: #FFFFFF;
	margin-top: -250px;
	margin-left: -325px;
	position: absolute;
	z-index: 1;
	height: 500px;
	width: 650px;
	left: 50%;
	top: 50%;
	border: 5px solid #000000;

}
.piccontainer {
	position: absolute;
	left: 50%;
	top: 50%;
}
.closebutton {
	position: absolute;
	left: 50%;
	top: 50%;
}
.whatsnew {
	width: 20%;
	float: left;
	overflow: hidden;




}
.header {
	background-image: url(Pictures/BannerBackdrop.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.rbroundbox { background: url(Pictures/RoundedboxMID.gif) repeat; }
.rbtop div  { background: url(Pictures/RoundedboxTL.gif) no-repeat top left; }
.rbtop      { background: url(Pictures/RoundedboxTR.gif) no-repeat top right; }
.rbbot div  { background: url(Pictures/RoundedboxBL.gif) no-repeat bottom left; }
.rbbot      { background: url(Pictures/RoundedboxBR.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.rbcontent  {
	margin: 0 10px;
	font-weight: bold;
	font-size: 16px;
	display: block;
	padding: 0px;
}
.rbroundbox { width: 100%; margin: auto; }
.rbroundboxyell { background: url(Pictures/RoundedboxYellowMID.gif) repeat; }
.rbtopyell div  { background: url(Pictures/RoundedboxYellowTL.gif) no-repeat top left; }
.rbtopyell      { background: url(Pictures/RoundedboxYellowTR.gif) no-repeat top right; }
.rbbotyell div  { background: url(Pictures/RoundedboxYellowBL.gif) no-repeat bottom left; }
.rbbotyell      { background: url(Pictures/RoundedboxYellowBR.gif) no-repeat bottom right; }
.rbtopyell div, .rbtopyell, .rbbotyell div, .rbbotyell {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.rbcontentyell  { margin: 0 10px; font-weight: bold; font-size: 16px; }
.rbroundboxyell { width: 100%; margin: auto; }
.resultshead {
	background-color: #BECDEC;
}
.resultsband {
	background-color: #00CC33;
}
.resultsus {
	background-color: #F5ED65;
}
.resultstable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
}
.galimage {
	float: left;
	height: 150px;
	width: 25%;
	text-align: center;
	margin: 10px 0 10px 0;
	padding-top: 15px;
	text-decoration: none;
}
.galimage:hover {
	background-color: #ffffdd;
}

.galimage img {
	display: block;
	margin: auto;
	margin-top: 10px;
}
