body{
	background: #cccccc;
	color: #333333;
	font-family: "verdana", trebuchet ms;
	font-size: 11px;
	text-align: center;
}

a {text-decoration: none;}
a:hover {text-decoration: underline;}

#container {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#logo {
	text-align: left;
	margin: 35px 0 5px 0px;
}

#beginer {
	text-align: justify;
	border: solid 10px #f0f0f0;
	background: #91845f;
	background-image: url(../images/mainbackground.jpg);
	background-repeat: repeat-x;
}
*html #beginer {height: 100%;}
	
#spacer {
	position: relative;
	background: url(../images/spacer.jpg);
	background-repeat: repeat-y;
	background-position: 650px;
	margin:-10px 0 -10px 0;
	padding: 20px 10px 10px 10px;
}

#content {
	float: left;
	width: 630px;
}
	#content p {line-height: 17px;}
	#content h1 { font : 1.5em "verdana", Arial, Sans-Serif;  margin : 0px 0px 0px 0px;}

#sidebar {
	
}

	#sidebarText {
		float: right;
		text-align: left;
		width: 138px;
	}
		
		#sidebarText a {color: #ffffff;}
		#sidebarText h1 { font : 1.4em "verdana", Arial, Sans-Serif; color: #ffffff; margin : 0px 0px 0px 0px; text-style: uppercase; border-bottom: solid 1px #FFFFFF; text-transform: uppercase;}
		#sidebarText ul {padding: 0px;}
		*html #sidebarText ul {margin-left: 0px;}
		#sidebarText li {list-style-type: none; color: #ffffff; margin: 5px 0 10px 0px; font-size: 13px;}
	
.free {clear: both;}

.catinfField {
  float:left;
  width: 100px;
  margin-top: 2px;
  padding: 5px;
}

.catinfSpt {
  width: 5px;
  float: left;
  margin-top: 5px;
}

.catinfValue {
  float: left;
  margin-top: 2px;
  padding: 4px;
}
	
	.catinfValue img {margin: 3px 0 0 0px}

.myform {  
	border: 1px solid #d6d1ac; 
	background-color: #FBFCFA;
	color: #000000;
	font: 10px verdana, sans-serif;
	padding: 3px;	
	outline: none;
}

.detail-center {text-align:center;}
#thumbnail {text-align:center; margin-top: 30px;}
	#thumbnail img {margin: 0 3px 0 3px;}
	.prev {text-align:left; float: left; width: 200px; padding: 10px 0 10px 0; color: #F5ECE2;}
		.prev a {color: #F5ECE2;}
		.prev a:hover {color: #800000;}
	.next {text-align:right;  padding: 10px 0 10px 0;  color: #F5ECE2;}
		.next a {color: #F5ECE2;}
		.next a:hover {color: #800000;}
		
		
.linespace {border-bottom: solid 1px #808080;}


.linkexchange {
	padding: 3px;
}

	.linkexchange a {text-decoration: none; font-weight: bold; color: #E5E5E5;}
	.linkexchange a:hover {text-decoration: underline; color: #800000;}
	.linkexchange p {padding: 0px; margin: -1px 0 0 0px;}	

.linkexchange_url {
	margin: 0px 0 10px 0px;
	color: #008000;
}

.linkexchange_alphabetic {
	margin: 20px 0 30px 0px;
	text-align: center;
	color: #E5E5E5;
}

	.linkexchange_alphabetic a{
		padding: 0 2px 0 2px;
		text-decoration: none;
		color: #E5E5E5;
	}
	
	.linkexchange_alphabetic a:hover{
		padding: 0 2px 0 2px;
		text-decoration: underline;
		color: #800000;
	}
	
.form-left {
  float:left;     
  width: 100px;   
  margin-top: 5px;
}

.form-separator {
  width: 10px;    
  float: left;    
  margin-top: 5px;
}
.form-right {
  width: 350px;
  float: left;
  margin-top: 5px;
}
 .form-right img {border : solid 1px #98B609;}
 
.topsearchbox {  
	font-family	: Verdana, Arial, Helvetica, sans-serif; 
	font-size	: 8pt; 
	font-weight	: normal
}