@charset "utf-8";

body {
	background-color: #FFFFFF;
	/*background-image: url(siteimgs/Background.gif);*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	background-repeat: repeat-x;
}

form {
	margin:0;
}

h1 {
	color:#723d3c;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
#border {
	width:960px;
	height:auto;
	
}

#TopMenu{
width: 955px;
font-weight:bold;
color:#666666;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:15px;

}



#TopHeader {
	/*background-image: url(siteimgs/topBkg.gif);*/
	background-repeat: no-repeat;
	height: 100px;
	width: 955px;
	margin-left:0px;
}

.TopHeaderLogo {
	width:270px;
}



#TopHeader td{
	padding:0px;
}


#Middle{
	margin:10px;
}
#Footer {
	width:955px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4e5051;
	background-image:url(siteimgs/FooterBkg_1.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin:0 0 15px 15px;
	
}



#Footer td{
	padding:10px;
}

.FooterLink a {
	color:#723d3c;
}

.FooterLink a:hover {
	color:#FF9900;
}



.thumbnail {
	float:left;
	margin:5px;

}


A:link {
	text-decoration: underline;
	color:#FF9900;
}
A:visited {
	text-decoration: underline;
	color:#FF9900;
}
A:active {
	text-decoration: underline;
	color:#FF9900;
}
A:hover {
text-decoration:none;
	color:#99CC00;
	
}

.BoxTop {
	background-image: url(siteimgs/BokTop_1.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 314px;
	margin-bottom:0px;
	
}




.BoxContent {
	background-image:url(siteimgs/BoxBkg_1.gif);
	background-repeat:repeat-y;
	padding:15px;
	width: 284px;
	color:#723d3c;
	
}



.BoxBottom {
	background-image: url(siteimgs/BokBottom_1.gif);
	background-repeat:no-repeat;
	background-position:top;
	height: 27px;
	width: 314px;
}

.BoxContent h1{
	color:#00718f;
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
}

.taglink a:link, .taglink a:visited
{
  text-decoration: none;
  color:#FFFFFF;
  color:#999999;
}

.taglink a:hover
{
  background:#99CC00;
  color:#FFFFFF;
}

.smalltext{
	color:#666666;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.dashedbottom{
	border-bottom: 1px dashed #666666;
	padding:10px;
	color:#666666;
}

#divCommentsbox{
	margin-bottom:15px;
}




#divCommentsbox{
	border:1px solid #484848;
	margin-bottom:15px;
}


#divComments{
	margin-top:25px;
}

#divComments .username{
	display:block;
	padding:5px;
	color:#99CC00;
}

#divComments .usercomment{
	display:block;
	padding:5px 0px 25px 20px;
	border-bottom:1px dashed  #666666;
}

#divComments .paginator{
	padding:5px;
	font-weight:bold;
	color:#FFFFFF;
}

.hiddendiv{
	display:none;
}

.embedtable{
	width:580px;
	height:63px;
	background:url(siteimgs/boxEmbe.gif) no-repeat top;
	font-size:9px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.title {
	margin-left: 2px;
}

.bar {
	width:955px;
	height:20px;
	background-color:#723D3C;
	margin-left:10px;
}
.bar a {
	text-decoration:none;
}

.barRight {
	width:477px;
	height:20px;
}


#search {
	width:100px;
	height:14px;
	margin:5px 0 5px 0px;
	border-style:inset;
}

.BackToMainImg {
	height:14px;
	width:14px;
	margin:4px;
	float:right;
}

.BackToMain {
	height:9px;
	margin-top:3px;
	margin-right:3px;
	float:right;
}

