.blog {
	position	:	relative;
	top		:	10;
	background	:	url(/A55C2D/moores.nsf/9FDE6BE7992A4FEA8525743B005A8873/$FILE/shadow_r.jpg) repeat-y;
	background-position	:	right;
	background-color:	#EEEEEE; /*#CFCFCF;*/
	margin-right	:	5px;
	margin-left	:	5px;
	margin-bottom	:	5px;
}

.blogbody {
	position	:	relative;
	top		:	0;
	background	:	url(/A55C2D/moores.nsf/C2BEF2B78CBE4AB08525743B005ADF59/$FILE/shadow_l.jpg) repeat-y;
	border-bottom		:	1px solid #97979B;
	border-top		:	1px solid #97979B;
	padding		:	7px;
}

.photoblog {
	position	:	relative;
	top		:	7px;
	background	:	url(/A55C2D/moores.nsf/9FDE6BE7992A4FEA8525743B005A8873/$FILE/shadow_r.jpg) repeat-y;
	background-position	:	right;
	display		:	block;
	padding		:	0px;
	background-color:	#EEEEEE;
	border		:	1px solid #172C5C;; /*#CFCFCF;*/
	border-left	:	0px;
	margin-bottom	:	7px;
	margin-right	:	5px;
	width		:	670px;
}

.blogimage {
	padding		:	5px;
	border		:	1px solid #172C5C;
	margin		:	4px;
}

.photoblog_text {
	padding		:	7px;
	margin		:	10px;
	font 		:	18pt  Arial, sans-serif;
	font-weight	:	bold;
	color		:	#243C3A;
}

.photoblog_text a:link, .photoblog_text a:visited,  .photoblog_text a:active, .photoblog_text a:hover{
	padding		:	7px;
	margin		:	10px;
	text-decoration :	none;
	color		:	#243C3A;
	font 		:	18pt Arial, sans-serif;
	font-weight	:	bold;

}

.blogtitle{	
	/*background	:	url(/A55C2D/moores.nsf/74771BF8EC88EC6186257466004D84D6/$FILE/blogtitle.jpg) repeat-x;*/
	background	:	url(/A55C2D/moores.nsf/269D3E64906B17288525743B005DF828/$FILE/producttext.png) repeat-x;
	height		:	37px;
	font 		:	14pt Arial, sans-serif;
	font-weight	:	bold;
	padding		:	5px;
	border		:	1px solid #97979B;
}

.blogtitle a:link, .blogtitle a:visited,  .blogtitle a:active, {
	text-decoration :	underline;
	color 		:	black;
	font 		:	14pt Arial, sans-serif;
	font-weight	:	bold;

}

.blogtitle a:hover {
	text-decoration :	underline;
	color 		:	black;
	font 		:	14pt Arial, sans-serif;
	font-weight	:	bold;

}


.blogtext {
	background-color:	white; /*#CFCFCF;*/
	border		:	1px solid #97979B;
	font-style 	: 	normal;
	color 		: 	Black;
	font 		: 	normal 11pt Arial, sans-serif;
	margin-top	:	7px;
	padding		:	7px;

}
















