html,body {
		font-family: 				"Lucida Grande", tahoma, arial, sans-serif; 
		color:						#000;
		background-color:			#000;
		font-size: 					13px;
		scrollbar-face-color: 		#B8B498;
		scrollbar-shadow-color: 	#FFFFFF;
		scrollbar-highlight-color:  #FFFFFF;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-track-color: 		#E5E1C8;
		scrollbar-arrow-color: 		#E5E1C8;
		overflow:					hidden;
		height:						100%;
		
}

a 			{ }
a:link 		{ }	
a:hover 	{ }
a:visited 	{ }
a:active 	{ }
P {
	padding:			0px;
}

#main {
	padding-top:		 2px;
	padding-left:		16px;
	padding-right:		16px;
	padding-bottom:		 2px;
	font-family: 		"Lucida Grande", tahoma, arial, sans-serif;
	color:			 	black;
	font-size: 			12px;
	text-align:			justify;
	line-height:		17px;
	overflow:			auto;
	width:				220px;
	height:				198px;
	position: absolute;
	left: 40px;
	top: 250px;
}

.thumb {	
		border: 			1px solid #555555;
}

.thumb:hover {
		border: 			1px solid #EF5D21;
}

HR {
		border: 			1px dotted #555555;
		width:				100%;
		height:				1px;
}

INPUT,TEXTAREA {
		FONT: 				10px "Lucida Grande",Verdana,Arial, Helvetica, sans-serif; 
		COLOR: 				black;
		BACKGROUND:			#f2f2f2;
}

CHECKBOX {
		border: 			1px solid black;
}

.button {
		border: 			1px dotted #888888;
		FONT: 				10px "Lucida Grande",  Arial, Helvetica, sans-serif; 
		COLOR: 				#444444;
		BACKGROUND:			#B8B498;
}

.pageTitle {
		color:			    #222;
		font-size: 			17px; 	
		font-family: 		Georgia, arial, sans-serif;
		font-weight:		normal;
		padding-left:		23px;
		padding-top:		16px;
		letter-spacing:		 1px;
		text-align:			left
		}
		
.buttons {
			padding-right:		12px;
			text-align:			right;
			padding-bottom:		9px;
			vertical-align:		bottom;
			}

.menu {
		padding-top:		1px;
		text-align:			center;
		}

.menuLink, menuLink:link, menuLink:visited {
		color:				#4A473B;
		font-size: 			11px; 	
		font-family: 		"Lucida Grande", arial, sans-serif;
		font-weight:		normal;
		width:				100%;
		text-decoration:	none;	
		}
		
.menuLink:hover {
		color:				#000000;
		text-decoration:	underline;
		padding:			0px;
		margin:				0px;
		}		

#gallery {
		text-align:			right;
		padding-top:		3px;		
		}

.galleryLink, galleryLink:visited, galleryLink:link{
		color:				#808858;
		font-size: 			10px; 	
		font-family: 		"Lucida Grande", helvetica, arial, sans-serif;
		font-weight:		normal;
		text-decoration:	none;
		}

.galleryLink:hover {
		color:				#CCCC99;
		text-decoration:	none;		
		}
		
.buttonLink, buttonLink:link, buttonLink:visited {
		background-color:	#D9D3B4;	
		color:				#444444;
		text-decoration:	none;	
		border:				1px dotted #3B3F25;
		padding:			4px;
		font-size: 			12px; 	
		font-family: 		"Lucida Grande", georgia, arial, sans-serif;
		font-weight:		normal;
		}		

.buttonLink:hover {
		color:				#000000;
		text-decoration:	none;	
		}		
		
#links {
		position:			absolute; 
		left:				190px; 
		top:				530px;
}

#links2 {
		position:			absolute; 
		left:				280px; 
		top:				530px;
}

#links3 {
		position:			absolute; 
		left:				208px; 
		top:				530px;
}

#links4 {
		position:			absolute; 
		left:				270px; 
		top:				530px;
}

#links5 {
		position:			absolute; 
		left:				528px; 
		top:				530px;
}


#up {
		/*
		position:			absolute; 
		left:				528px; 
		top:				186px; 
		cursor:				pointer;
		*/
		float:right;
}

#down {
		/*
		position:			absolute; 
		left:				528px; 
		top:				198px; 
		cursor:				pointer;
		*/
		float:right;
		padding-right:8px;
}

#cont {
		position:			relative; 
		left:				0px; 
		top:				10px; 
		width:				270px; 
		height:				266px; 
		overflow:			hidden;
}

.txt {
		position:			absolute; 
		left:				0px; 
		top:				0px; 
		width:				246px; 
		font-family:		"Lucida Grande",Verdana,arial,helvetica,sans-serif; 
		font-size:			11px; 
		color:				black;
		text-align:			left; 
		padding:			5px; 
		line-height:		16px;
		visibility:			hidden;
}

.contactForm { 
		font-family:		"Lucida Grande",Verdana,arial,helvetica,sans-serif; 
		font-size:			10px; 
		color:				black;
		text-align:			left;

}	

.btLink, btLink:link, btLink:visited {
		color:				black;
		font-size: 			11px; 	
		font-family: 		"Lucida Grande", arial, sans-serif;
		font-weight:		normal;
		width:				100%;
		text-decoration:	none;
		/*border-bottom: 		1px dotted black;	*/
		}
		
.btLink:hover {
		color:				#000000;
		text-decoration:	underline;
		padding:			0px;
		margin:				0px;
		}

.txtLink, txtLink:link, txtLink:visited { 
		font-family:		"Lucida Grande",Verdana,arial,helvetica,sans-serif; 
		font-size:			10px; 
		color:				black;
		text-align:			left;
		text-decoration: 	none;
		border-bottom: 		1px dotted black;
		font-weight:		bolder;
}		
		
.txtLink:hover {
	TEXT-DECORATION: 		none; 
	/*border-bottom: 			1px dotted #C4BD35; */
	background-color:		#f2f2f2;
	COLOR: 					black;
}
