#header {
	position: relative;
	width: 100%;
	height: 37px;
	width: 890px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	margin-left: 10px;
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 890px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	display: block;
	float: left;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #FFF;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	padding-bottom: 6px;
	margin-top: 0;
	font-weight: bold;
	color: #422851;
	background-image: none;
	background-color: #dbd8e2;
}

#header ul#primary a {
}

#header ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	padding-bottom: 5px;
	color: #FF6;
	background-color: #6A417D;
}
#contentMain {
	padding: 25px;
}
#blockTitle1 {
	background-image: url(../images/BGtabs.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-weight: bold;
}
#blockContent1 {
	background-image: url(../images/BGblock.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E1DAE4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #917E9D;
	border-bottom-color: #917E9D;
	border-left-color: #917E9D;
	font-size: 12px;
	color: #634D73;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 15px;
	line-height: 18px;
}
#blockContent1 ul {
	margin: 0px;
	padding: 0px;
}
#blockContent1 li {
	list-style-position: inside;
	list-style-type: none;
}
#blockContent1 li a{
	font-size: 11px;
	color: #609;
	line-height: 20px;
	margin: 0px;
	padding: 3px;
	display: block;
	list-style-position: inside;
	list-style-type: square;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2B9D4;
	text-decoration: none;
}
#blockContent1 li a:hover {
	font-size: 11px;
	color: #303;
	line-height: 20px;
	margin: 0px;
	padding: 3px;
	display: block;
	list-style-position: inside;
	list-style-type: square;
	background-color: #DBD8E2;
	text-decoration: none;
}
#blockContent1 .title {
	font-size: 16px;
	font-weight: bold;
}
#blockContent1 .title2 {
	font-size: 14px;
	font-weight: bold;
}
#blockContent2 {
	padding: 10px;
	background-image: url(../images/BGtitleInfo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C2B9D8;
	line-height: 20px;
}
#blockContent2 li {
	list-style-position: inside;
	list-style-type: square;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#blockContent2 .title {
	font-size: 16px;
	font-weight: bold;
}
#blockContent2 .title2 {
	font-size: 14px;
	font-weight: bold;
}
