

td 	 {font-family:arial,helvetica; font-size:14px; color:#006633;}


a,
a:link {
color:#006633;
font-size:14px;
text-decoration:none;
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:center;
},
a:visited	{color:#006633; text-decoration:none;}

a:hover		{text-decoration:underline; text-shadow:#000000; color:#000000}
a:active 	{color:#000000;}

.body{
	background-repeat:no-repeat;
	background-position:center;
}

.frame_t_l{
	background-image:url(images/images/bg_01.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:28;
	width: 32;
}
.frame_t_c {
	background-image:url(images/images/bg_02_a.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 28px;
	width:693;
}
.frame_t_r{
	background-image:url(images/images/bg_03.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:12;
	width: 13;
}
.frame_c_l{
	background-image:url(images/images/bg_04_a.gif);
	background-position: center left;
	background-repeat:repeat-y;
	height: 500;
	width: 28;
}
.frame_c_r{
	background-image:url(images/images/bg_06_a.gif);
	background-position: center right;
	background-repeat:repeat-y;
	height: 100%;
	width: 35;
}	
.frame_b_l{
	background-image:url(images/images/bg_07.gif);
	background-position: top left;
	background-repeat:no-repeat;
	height: 37;
	width: 32;
}
.frame_b_c {
	background-image:url(images/images/bg_08_a.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 37px;
	width: 715;
}
.frame_b_r{
	background-image:url(images/images/bg_09.gif);
	background-position: top right;
	background-repeat:no-repeat;
	height: 37;
	width: 35;
}
.table{
	aglin: center;
	padding:0;
	cellspacing: 0;
	table-layout:fixed;
}
.scroll {
	color:#006633;
	font-family:"Andale Mono", Arial, sans-serif;
	scrollbar-base-color:#FFFFFF;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#8C8CC6;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#ACACE6;
	scrolling: auto;
	cursor: crosshair;
}
#sidebar{ 
		position:fixed; 
		top: 38px; 
		left:30px;	
		width: 235px; 
	}
	
	* html div#sidebar{ 
		position:absolute; 
		top: 38px; 
		left:30px;
		width: 235px; 
	}
	
	#content{ 
		margin-top: 38px;
		margin-left: 300px;
	}

	#topbar{ 
		margin-top: 10px;
		margin-left: 30px;
	}

	#content_wide{ 
		margin-top: 50px;
		margin-right:415px;
	}

	#album_title{ 
		color: #000000;
		font-family: "Trebuchet MS", Verdana, Sans-Serif;
		font-size: 18px;
		line-height: 150%;
	}
	
	#album_description{ 
		color: #303030;
		font-family: "Trebuchet MS", Verdana, Sans-Serif;
		font-size: 12px; 
		line-height: 150%;
	}

	.thumbnail{
		height: 128px; 
		width: 128px;
		text-align: center;
		padding:8px;
		background-color: #ffffff;
		border: 1px solid #d0d0d0;
		float: right;
		margin-right: 5px;
		margin-bottom: 5px;
	}

	.thumbnail_text{
		height: 145px; 
		width: 128px;
		text-align: center;
		padding:8px;
		background-color: #e0e0e0;
		border: 1px solid #d0d0d0;
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
		overflow: hidden; 
 		font-family: "Trebuchet MS", Verdana, Sans-Serif;
		font-size: 11px;
	}
	