body {
	background-color: #FFFFFF;
	background-image: url(/images/nav/bg2.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0
}
	
#logo {
	height: 218px;
	border-left-style: solid;
	border-top-style: solid;
	border-color: #000000;
	border-width: 1px
}

.region_menu {
	text-align: left;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-color: #000000;
	border-width: 1px;
}

.regions {
	background-image: url(/img/index/region-background.jpg);
	background-repeat:	no-repeat;
	height: 141px;
	width: 230px;
	border-style: none;
	border-width: 1px;
	border-top-style: none;
	border-left-style: none;
	}

.region {
	padding-left: 15px;
}

#big {
	height: 490px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid
	/*height: 600px;
	width: 549px;*/
}
	
img.region-title {
	padding-bottom: 3px
}

img.region-option {
	padding-top: 0px;
	padding-bottom: 0px;
	border-style: none
}