body {
	background-color: #ded6af;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#menu {
	background-image: url(images/bg-menu.gif);
	background-repeat: repeat-y;
	background-color: #5D5B4A;
}
#footer {
	background-image: url(images/bg-footer.gif);
	background-repeat: no-repeat;
	background-color: #506894;
	font-size: 10px;
	color: #c2cada;
}
#footer a {
	color: #C2CADA;
}
#title {
	padding-right: 5px;
}
#content {
	background-color: #FFFFFF;
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#contentText {
	background-color: #FFFFFF;
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 12px;
	padding-left: 14px;
	padding-right: 17px;
	padding-top: 10px;
	padding-bottom: 2px;
}
#contentText a {
	font-weight: bold;
	color: #364A76;
}
#contentText a:hover {
	color: #6484B0;
}

#textMenu {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4a483b;
	padding-top: 3px;
	color: #4a483b;
	clear: both;
}
#textMenu a {
	color: #4a483b;
}
#rightBarHead {
	font-size: 12px;
	background-image: url(images/rightbar/bg-top.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 5px;
}
#rightBarContent {
	font-size: 11px;
	background-image: url(images/rightbar/bg.gif);
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
#rightBar {
	margin-bottom: 5px;
	margin-left: 5px;
}
.sidePic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #5D5B4A;
}
.sidePic img {
	border: 2px solid #364A76;
}
.PicBorder {
	border: 2px solid #364A76;
}
