*
{
	font-size:					11px;
	font-family:				"Lucida Grande",Lucida,Arial,Helvetica,Verdana,"Luxi Sans";
}

a:link
{
	color:						#6D6C6C;
	text-decoration:			none;
}

a:visited
{
	color:						#6D6C6C;
	text-decoration:			none;
}

a:hover
{
	color:						#FF9900;
	text-decoration:			underline;
}

a:active
{
	color:						#FF9900;
	text-decoration:			underline;
}

h1
{
	text-align:				left;
	padding-left:			10px;
}
	
.date
{
	color:						#cc6600;
	text-decoration:			none;
}

.album
{
	margin-left:				25px;
}


#header
{
	background-color:			#8BABC7;
	border-bottom:				1px solid #999999;
	padding:					5px;
	padding-top:				45px;
}

#block1
{
	border-style:				solid;
	border-width:				1px;
	border-color:				black;	
}

#block2
{
	border-style:				solid;
	border-width:				1px;
	border-color:				red;
}

#block3
{
	
}

#block4
{

}

#mainimageleft
{

}

#mainimageright
{
}

#container
{
	text-align:					left;
	margin:						auto;
	margin-left:				70px;
	margin-right:				70px;
	border:						1px;
}

body
{
	background-color:		#FFFFFF;
	padding:				0px;
	margin:					0px;
}



.body_head
{
	padding-left:			10px;
}

.body_menu
{
	float:					right;
	padding-right:			20px;
	padding-top:			14px;
	font-size:				13px;
}

.body_menu *
{
	font-size:				1.0em;
}


.first
{
	font-size:				14px;
	font-weight:			bold;
}

.copyright
{
	color:					#D8A686;
	text-align:				center;
}

img
{
	border-color:			#6D6C6C;
	padding:				0px;
	margin:					0px;
}
.sm, .sm_shad, .sm_arr
{
	padding-left:			8px;
	padding-right:			8px;
	text-align:				center;
}
.sm 
{
	height:					22px;
}
.sm_shad, .sm_arr
{
	height:					10px;
}
.sm_arr
{
	background-image:		url(/images/stock/menu/SelectArrow.gif);
	background-repeat:		no-repeat;
	background-position: 	top center;
}
#ban_img
{
	margin: 				5px; 
	margin-bottom: 			10px;
}
.tab_end_s
{
	background-image:		url(/images/stock/menu/Tab_end_s.gif);
	background-position: 	bottom left; 
	background-repeat: 		repeat-x; 
	width: 					50%;
}
#tab_s
{
	background-image:		url(/images/stock/menu/Tab_s.gif);
	height:					22px;
	background-repeat: 		repeat-x;
}
#sm_shtr
{
	background-color:		#FFFFFF;
}
.td_shad
{
	background-image:		url(/images/stock/menu/Shadow.gif);
	height:					4px;
	background-repeat: 		repeat-x;
}



