@charset "utf-8";
body {
	height: 100%;
	width: 100%;
	background-image: url(../images/main-background.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #F3F4EC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 50px;
}
#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/site-bkground.png);
	background-repeat: repeat-y;
}
#header-container {
	background-color: #cccfbc;
	height: 321px;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#nav-container {
	clear: right;
	float: left;
	height: 321px;
	width: 228px;
	position: relative;
}
#header-image-container {
	float: right;
	height: 321px;
	width: 572px;
	position: relative;
}
#body-container {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content-bkground.jpg);
	background-repeat: repeat-x;
	height: 100%;
}
#left-panel {
	clear: right;
	float: left;
	width: 530px;
	position: relative;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 7px;
}
#left-panel-block {
	background-color: #FFFFFF;
	padding: 10px;
	width: 500px;
}
#left-panel-block-clear {
	padding: 10px;
	width: 500px;
}
#left-panel-block-acc {
	background-color: #FFFFFF;
	width: 500px;
	padding-left: 10px;
}
#right-panel {
	float: right;
	width: 233px;
	position: relative;
	background-image: url(../images/right-panel-background.png);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 100%;
}
#acc-table-left {
	padding-top: 10px;
	padding-bottom: 10px;
}
#right-images {
	margin-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#footer {
	position: relative;
	height: 51px;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	margin-left: -10px;
	padding-right: 40px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	padding-top: 20px;
}
.clear {
	clear: both;
}

/*     navigation     */
#navigation {
	list-style-type: none;
	text-align: right;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0;
}
#navigation li {
	line-height: 14px;
}
#navigation a {
	color: #666666;
	display: block;
	text-decoration: none;
	width: 175px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdecf;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}
#navigation a:hover {
   	text-decoration: none;
   	display: block;
   	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}
a.mine:link {
	display: block;
	text-decoration: none;
	width: 180px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdecf;
	background-color: #cccfbc;
}
a.mine:hover {
	display: block;
	text-decoration: none;
	width: 180px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdecf;
	background-color: #e8e9e1;
}
.active {
	display: block;
	text-decoration: none;
	width: 180px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdecf;
	background-color: #e8e9e1;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}

/*     other text     */
h1 {
	font-size: 15px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
	margin-top: 0px;
}
.bold-14 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
.bold-underlin {
	font-weight: bold;
	margin-top: 0px;
	text-decoration: underline;
}
#acc-image {
	margin-top: -10px;
	margin-right: -10px;
	margin-bottom: -10px;
}
.bold-italic {
	font-style: italic;
	font-weight: bold;
}

.indent-text {
	margin-left: 20px;
}
#about-image {
	margin-top: -7px;
	padding-left: 10px;
}
.left-panel-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	margin-bottom: 0px;
}
.list-icon {
	list-style-image: url(../images/list-icon.png);
	margin-bottom: 0px;
}
a.body-link:link, a.body-link:active, a.body-link:visited {
	color: #333333;
	text-decoration: none;
}
a.body-link:hover {
	color: #333333;
	text-decoration: underline;
}
a.bold-link:link, a.bold-link:active, a.bold-link:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a.bold-link:hover {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
a.map-link:link, a.map-link:active, a.map-link:visited {
	color: #666;
	font-size: 12px;
	text-decoration: none;
}
a.map-link:hover {
	color: #666;
	font-size: 12px;
	text-decoration: underline;
}
a.foot:link, a.foot:active, a.foot:visited {
	color: #999999;
	text-decoration: none;
}
a.foot:hover {
	color: #999999;
	text-decoration: underline;
}

