body {
	background-image:			url("/images/ucm_bg_3.gif");
	color:						rgb(255,255,255);
	font-family:				verdana, sans-serif;
	font-size:					10px;
}

h1, span.h1 {
	color:						rgb(255,255,255);
	font-family:				verdana, sans-serif;
	font-size:					18px;
	font-weight:				700;
}

h2, span.h2 {
	color:						rgb(255,255,255);
	font-family:				verdana, sans-serif;
	font-size:					14px;
	font-weight:				700;
}

h3, span.h3 {
	color:						rgb(255,255,255);
	font-family:				verdana, sans-serif;
	font-size:					12px;
	font-weight:				700;
}

h4, span.h4 {
	color:						rgb(255,255,255);
	font-family:				verdana, sans-serif;
	font-size:					10px;
	font-weight:				normal;
}

div,p,span,td,ol,ul,li {
	color:						rgb(255,255,255);
	font-family:				verdana, sans-serif;
	font-size:					12px;
}

ol.blog,ul.blog,li.blog {
	color:						rgb(255,255,255);
	font-family:				verdana, sans-serif;
	font-size:					10px;
}

td.footer {
	color:						rgb(102,102,102);
	white-space:				nowrap;
}

a:link, a:visited {
	color:						rgb(255,204,204);
}

a:hover, a:active {
	color:						rgb(255,255,255);
}

a.topnav:link, a.topnav:visited {
	color:						rgb(51,51,102);
	text-decoration:			none;
	white-space:				nowrap;
	z-index:					3;
}

a.topnav:hover, a.topnav:active {
	color:						rgb(51,51,102);
	background-color:			rgb(204,204,204);
	white-space:				nowrap;
	z-index:					3;
}

a.icons:link, a.icons:visited, a.icons:hover, a.icons:active {
	color:						transparent;
	background-color:			transparent;
}

a.fpLHNavDivA:link, a.fpLHNavDivA:visited {
	color:						rgb(51,51,102);
	text-decoration:			none;
	white-space:				nowrap;
	z-index:					3;
}

a.fpLHNavDivA:hover, a.fpLHNavDivA:active {
	color:						rgb(51,51,102);
	background-color:			rgb(204,204,204);
	white-space:				nowrap;
	z-index:					3;
}

a.b_comments:link, a.b_comments:visited {
	font-size:					10px;
	color:						rgb(204,204,204);
	font-style:					italic;
	z-index:					3;
}

a.b_comments:hover, a.b_comments:active {
	font-size:					10px;
	color:						rgb(51,51,102);
	font-style:					italic;
	z-index:					3;
}

div.fpMainDivBorder {
	position:					absolute;
	left:						50%;
	top:						50%;
/*	width:						746px;*/
/*	height:						442px;*/
	width:						750px;
	height:						446px;
	margin-left:				-375px;
	margin-top:					-223px;
	background-color:			rgb(102,102,102);
}

div.fpMainDivContent {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						746px;
	height:						442px;
	margin-left:				-373px;
	margin-top:					-221px;
	background-color:			rgb(255,255,255);
}

div.fpMainDiv2Border {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						732px;
	height:						414px;
	margin-left:				-366px;
	margin-top:					-207px;
	background-color:			rgb(102,102,102);
}

div.fpMainDiv2Content {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						728px;
	height:						410px;
	margin-left:				-364px;
	margin-top:					-205px;
	background-color:			rgb(204,204,204);
}

div.fpMainContent {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						728px;
	height:						410px;
	margin-left:				-364px;
	margin-top:					-205px;
	background-color:			rgb(204,204,204);
}

div.fpHeaderDiv {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						746px;
	height:						10px;
	margin-left:				-373px;
	margin-top:					-221px;
}

div.fpFooterDiv {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						742px;
	height:						10px;
	margin-left:				-371px;
	margin-top:					207px;
}

img#logo {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						686px;
	height:						48px;
	margin-left:				-343px;
	margin-top:					-201px;
}

div.fpArchivesDivBorder {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						130px;
	height:						335px;
	margin-left:				-340px;
	margin-top:					-147px;
	border:						2px solid rgb(102,102,102);
}

div.fpArchivesDivContent {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						126px;
	height:						331px;
	margin-left:				-338px;
	margin-top:					-145px;
	overflow:					auto;
	scrollbar-arrow-color:		rgb(70,70,70);	
	scrollbar-face-color:		rgb(153,153,153);
	scrollbar-base-color:		rgb(153,153,153);
	scrollbar-3dlight-color:	rgb(204,204,204);
	scrollbar-darkshadow-color:	rgb(102,102,102);
	scrollbar-shadow-color:		rgb(153,153,153);
}

img#bgArchives {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						130px;
	height:						335px;
	margin-left:				-338px;
	margin-top:					-145px;
}

div.fpArchivesDivInset {
	margin:						5px;
	width:						100px;
	color:						rgb(255,255,255);
}

div.fpContentDivBorder {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						537px;
	height:						335px;
	margin-left:				-196px;
	margin-top:					-147px;
	border:						2px solid rgb(102,102,102);
}

div.fpContentDivContent {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						533px;
	height:						331px;
	margin-left:				-194px;
	margin-top:					-145px;
	overflow:					auto;
	scrollbar-arrow-color:		rgb(70,70,70);	
	scrollbar-face-color:		rgb(153,153,153);
	scrollbar-base-color:		rgb(153,153,153);
	scrollbar-3dlight-color:	rgb(204,204,204);
	scrollbar-darkshadow-color:	rgb(102,102,102);
	scrollbar-shadow-color:		rgb(153,153,153);
}

img#bgContent {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						537px;
	height:						335px;
	margin-left:				-194px;
	margin-top:					-145px;
}

div.fpContentDivInset {
	margin:						5px;
	width:						503px;
	color:						rgb(255,255,255);
}

.b_header {
	font-size:					14px;
	color:						rgb(255,255,255);
	font-weight:				700;
}

.b_subtext {
	font-size:					10px;
	color:						rgb(255,255,255);
	font-style:					italic;
}

.b_content {
	font-size:					12px;
	color:						rgb(255,255,255);
}

div.fpMarqueeDivBorder {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						685px;
	height:						17px;
	margin-left:				-343px;
	margin-top:					72px;
	border:						2px solid rgb(102,102,102);
	z-index:					3;
}

div.fpMarqueeDivContent {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						728px;
	height:						13px;
	margin-left:				-364px;
	margin-top:					184px;
	z-index:					5;
}

img#bgMarquee {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						728px;
	height:						24px;
	margin-left:				-364px;
	margin-top:					181px;
	z-index:					2;
}

div.fpMarqueeDivInset {
	margin:						0px;
	width:						651px;
	color:						rgb(255,255,255);
	z-index:					3;
}

div.fpTopDivContent {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						728px;
	height:						13px;
	margin-left:				-364px;
	margin-top:					-201px;
	z-index:					5;
}

img#bgTop {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						728px;
	height:						24px;
	margin-left:				-364px;
	margin-top:					-205px;
	z-index:					2;
}

