body { margin: 0px; background: #DDDACB;}
#container { background: #F8F7F3; padding: 0px 25px; width: 955px; }
#container1 { background: #F8F7F3; padding: 0px; width: 1005px}

.title {font-family: Arial; font-size: 20px; }
.title2{font-family: Arial; font-size: 12px; font-weight:bold; }
.content {font-family: Verdana; font-size: 11px }
.content_white {font-family: Verdana; font-size: 11px; color: #FFFFFF }
.content_title {font-family: Verdana; font-size: 11px; font-weight: bold; }
.footer {font-family: Verdana; font-size: 10px; color: #82817D; }
.footer_link { font-family: Verdana; font-size: 10px; color: #82817D; font-weight:bold; text-decoration:none }
.edit_link { font-family: Verdana; font-size: 10px; color: #C0C0C0; font-weight:bold; text-decoration:none }
:hover.edit_link { color: #000000;  }
.content_link { font-family: Verdana; font-size: 11px; color: #000000; text-decoration:none }
:hover.content_link  { text-decoration:underline; } 
.link2 { font-family: Verdana; font-size: 10px; color: #666561; font-weight:bold; text-decoration:underline }

.tab_link { font-family: Verdana; font-size: 11px; color: #2d2b2b; text-decoration:none }
:hover.tab_link  { text-decoration:underline; } 

.news_link { font-family: Verdana; font-size: 11px; color: #c59a4b; text-decoration:none }
:hover.news_link  { text-decoration:underline; } 

form { margin: 0px; }
.input1 { border: 1px solid #3F3F3F; background: #E7E6E0; color:#656461; font-family:Verdana; font-size:11px; width:175; height: 20px; }
.input2 { border: 1px solid #3F3F3F; background: #F8F7F3; color:#656461; font-family:Verdana; font-size:10px; width:175; height: 16px; }
:focus.input2 { background: #FFFFFF; }
.button1 { border: 1px solid #3F3F3F; background: #E7E6E0; color:#656461; font-family:Verdana; font-size:11px; width:75; height: 20px; }

#thumb
{
	/* height: 100px; */
	border: 1px solid #AFABA0;
	padding: 3px;
}
#thumb img
{
	border: 2px solid #AFABA0;
}

#thumb1
{
	border: 1px solid #C0C0C0;
	padding: 7px;
}
#thumb1 img
{
	border: 2px solid #C0C0C0;
}

.thumbnail { 
  cursor: url("../files/enlarge/pluscur.cur"), pointer;
}


/* flash related */
.flash_thumb
{
	cursor: pointer;
}

#flash_layer {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: grey;
	display: none;
}