body {
	background-color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 20px 0 20px 0;
	color: #333333;
}

#wrapper {
width: 785px;
margin: auto;
padding: 0;
text-align: center;
}

a:link {
	color: #660000;
	border-bottom: 1px dashed #DBBA8A;
	text-decoration: none;
}
a:visited {
	color: #330000;
	border-bottom: 1px dashed #DBBA8A;
	text-decoration: none;
}
a:active {
	color: #9D5C00;
}
a:hover {
	color: #cc0000;
	border-bottom: 1px solid #ff0000;
	text-decoration: none;
}

h3 {
	height: 24px;
	width: 400px;
	vertical-align: bottom;
	padding-top: 20px;
	font-size: medium;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.centerContent {
	width:778px;
	overflow: hidden;
}
.topMenuLeftBox {
	border: 1px ridge #CCCCCC;
	float: left;
	height: 229px;
	width: 257px;
}

.topMenuLeftPic {
	height: 101px;
	width: 257px;
	background-image: url(pics/logo.gif);
	background-repeat: no-repeat;
	float: none;
}
.topMenuRightPic {
	width: 517px;
	height:	229px;
	background-image: url(pics/topRightpic.jpg);
	background-repeat: no-repeat;
	float: right;
	border: 1px ridge #CCCCCC;
}

#menuContainer {
	background-color: #333333;
	margin: 0;
	padding: 0;
}

#menuContainer ul{
	margin: 0;
	padding: 0;
	background-color: #999999;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#menuContainer ul li
{
	list-style-type: square;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-image: none;
	height: 17px;
	list-style-position: inside;
	letter-spacing: 1px;
	word-spacing: 2px;
	background-color: #999999;
	display: block;
	border: 1px solid #333333;
	voice-family: "\"}\""; 
	voice-family: inherit;
}

#menuContainer a
{
	color: #000000;
	text-decoration: none;
	display: block;
	border-top: none;
	border-bottom: none;
	background-color: #999999;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%;
	height: 100%;
}

#menuContainer .selected
{
	background: #000000;
	color: #fff;
	border-bottom: none;
	text-align: left;
	voice-family: "\"}\""; 
	voice-family: inherit;
}


#menuContainer a:hover {
	background: #cccccc;
	color: #990000;
	border-bottom: none;
}

.contentBoxContainer {
	float: left;
	height: 100%;
	width: 775px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #cbcbcb;
}

.contentBoxLeft {
	width: 175px;
	float: left;
	border: 1px none #CCCCCC;
}

.contentBoxRight {
	float: right;
	width: 598px;
	border: 1px none #CCCCCC;
	background-color: #cbcbcb;
	background-image: url(pics/contentBg.gif);
	background-repeat: repeat;

}

.contentBoxRC {
	float: right;
	width: 485px;
	padding: 15px 15px 20px 4px;
	text-align: left;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	
}
.date-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}

.date-header h3
{
	height: 5px;
}

.entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

.entry-title h3
{
	height: 6px;
	font-size: small;
}

.entry-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

.navi-pages {
	font-family: Arial, Helvetica, sans-serif;
}

.alignleft {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

.alignright {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
}

.clear {
clear: both;
margin:0;
padding:0;
height: 0.1px;
}

.copyrightMsg {
	width: 785px;
	height: 30px;
	text-align: center;
	text-decoration: none;
}

.countrySiteChg {
	width: 785px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-decoration: none;
}
.countryFlg {
	border: none;
}

