/* CSS Document */

/* Body and Text */
body{
	font-family : tahoma, arial, verdana;
	font-size: 8pt;
	color: #000000;
	margin: 0px;
	}
	
.body{
	background: url('wcm_images/back_pg.gif') repeat-x top;
	}
	
.body2{
	background: url('wcm_images/back_pg2.gif') repeat-x top;
	}
	
H1 {
	font-size: 9pt;
	font-weight: bold;
	background-image: url('wcm_images/H1.gif');
	background-repeat:repeat-x;
	background-position: left 50%;
	width: 762px;
	height: 30px;
	text-indent: 6px; 
	line-height: 30px;
	margin-bottom:-5px 
	}
	
H2 {
	font-size: 9pt;
	font-weight: bold;
	background-image: url('wcm_images/H1.gif');
	background-repeat:repeat-x;
	background-position: left 50%;
	width: 544px;
	height: 30px;
	text-indent: 6px; 
	line-height: 30px;
	margin-bottom:-5px 
	}
	
H3 {
	font-size: 9pt;
	font-weight: bold;
	background-image: url('wcm_images/H1.gif');
	background-repeat:repeat-x;
	background-position: left 50%;
	width: 198px;
	height: 30px;
	text-indent: 6px; 
	line-height: 30px;
	margin-bottom:-5px 
	}
	
.fake_header{
	font-size: 9pt;
	font-weight: bold;
}
	
H4 {
	font-size: 9pt;
	font-weight: bold;
	background-image: url('wcm_images/H1.gif');
	background-repeat:repeat-x;
	background-position: left 50%;
	width: 347px;
	height: 30px;
	text-indent: 6px; 
	line-height: 30px;
	margin-bottom:-5px 
	}
	
H5 {
	font-size: 9pt;
	font-weight: bold;
	background-image: url('wcm_images/H1.gif');
	background-repeat:repeat-x;
	background-position: left 50%;
	width: 178px;
	height: 30px;
	text-indent: 6px; 
	line-height: 30px;
	margin-bottom:-5px
	}
	
P, FONT	{
	font-size:;
	text-align: justify;
	line-height: 18px; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:14px; 
	margin-bottom:0px
	}
	
TD	{
	font-size: 8pt;
	margin: 14px 6px 0px 6px;
	text-align: left;
	line-height: 18px;
	}
	
/* Links */
a.top:link, a.top:visited, a.top:active { 
	font-size: 8pt;
	text-decoration: none; 
	color: #333333;
	}

a.top:hover { 
	font-size: 8pt;
	text-decoration: underline; 
	color: #666666;
	}
	
a:link, a:visited, a:active { 
	font-size: 8pt;
	text-decoration: underline; 
	color: #333333;
	}

a:hover { 
	font-size: 8pt;
	text-decoration: none; 
	color: #666666;
	}

#linkList ul {
	margin: 0px;
	padding: 4px;
	margin-top: 12px;
	}
#linkList li {
	line-height: 16px; 
	list-style-type: none;
	background: url('wcm_images/arrow_side.gif') no-repeat top left; 
	display: block; 
	padding-top: 0px;
	padding-left: 16px; 
	margin-bottom: 8px;
	text-align: left
	}
	
ul {list-style-type: circle}

/* */
#container_main{
	position: relative;
	width: 762px;
	}
	
#logo{
	position: absolute;
	width: 336px;
	height: 77px;
	top: 8px;
	left: 0px;
	}
	
#menu_top{
	position: absolute;
	width: 336px;
	top: 23px;
	right: 0px;
	left: 425px;
	}
	
#menu_main{
	position: absolute;
	width: 762px;
	height: 33px;
	top: 107px;
	left: 0px;
	}
	
#photo_header{
	position: absolute;
	width: 762px;
	height: 133px;
	top: 140px;
	left: 0px;
	}

#print_full{
	position: absolute;
	width: 762px;
	height: 40px;
	top: 290px;
	right: 6px;
	}
	
#print_full2{
	position: absolute;
	width: 762px;
	height: 40px;
	top: 174px;
	right: 6px;
	}

#container_full-content{
	position: absolute;
	width: 762px;
	top: 305px;
	left: 0px;
	}
	
#container_full-content2{
	position: absolute;
	width: 762px;
	top: 189px;
	left: 0px;
	}
	
#container_content{
	position: absolute;
	width: 762px;
	top: 305px;
	left: -1px;
	}	
	
#container_content2{
	position: absolute;
	width: 762px;
	top: 189px;
	left: -1px;
	}	
	
.side_menu{
	position: relative;
	width: 198px;
	top: 0px;
	left: 0px;
	}
		
.footer {
	width: 762px;
	background-image: url('wcm_images/footerLine.gif');
	background-repeat:repeat-x;
	background-position: left 50%;
	margin-left: -3px;
	text-indent: 10px; 
	padding-left:0px; 
	padding-right:0px; 
	padding-top:12px; 
	padding-bottom:0px
	}
	
HR {
	height: 1px;
	color: #999999;
}

.bottom_mar {
	margin-bottom: 8px;
}

#Home-Mid {
	position: absolute;
	width: 347px;
	top: 0px;
	left: 218px;
}

#Home-Rt {
	position: absolute;
	width: 187px;
	top: 0px;
	right: -10px;
}