/* CSS Document */



#inner-container {
	width: 597px;
	border-right: 1px solid #cc9933;
	border-left: 1px solid #cc9933;
	height: 425px;
	background: #818181;
	margin: 0 auto;
}

#pic {
	float: left;
	align: center;
	width: 413px;
	height: 310px;
	margin: 0;
	padding: 0;
	background: #ccc;
	overflow: visible;
}

#pic img {	
	padding: 0;
	margin: 0;
	border: 5px solid #fff;
}

#main-right {
	float: right;
	width: 180px;
	height: 425px;
	background: #ccc url(../images/main_right_bg.gif) repeat-y left;
}

.title {
	margin: 5px 5px 2px 9px;
	padding: 0;
}

.subtitle {
	margin: 0 5px 2px 9px;
	padding: 0;
}

#main-right ul {
	width: 300px;
	margin: 0 5px 5px 9px;
	padding: 0;
	font-family: lucida sans unicode, verdana, arial, sans-serif;
	font-size: 11px;
	color: #8D5F5F;
}

#main-right li {
	line-height: 20px;
	margin: 0 0 1px 0;
	padding: 0;
	width: 300px;
	list-style-type: none;
	display: block;
	text-align: left;
}

#main-right li a:link, #main-right li a:visited {
	color: #333;
	background: #B7B7B7;
	text-decoration: none;
	line-height: 20px;
	width: 300px;
	list-style-type: none;
	display: block;
}

#main-right li a:hover {
	color: #000;
	background: #ccc;
	text-decoration: none;
}

#main-righttxt {
	background: #818181;
	padding: 0;
	margin: 4px 5px 1px 9px;
	text-align: left;
}

#main-righttxt p {
	font-family: lucida sans unicode, verdana, arial, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 1.4em;
	padding: 10px;
	margin: 0;
	text-align: left;
}

/* ------------------- INTERIOR PAGE STYLES ----------------- */

#links {
	float: right;
	width: 180px;
	height: 345px;
	margin: 0;
	padding: 0;
	background: #e1e1e1;
}

#links p {
	font-family: lucida sans unicode, verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.4em;
	padding: 10px;
	margin: 0;
	text-align: left;
}

#links p a:link, #links p a:visited {
	color: #999;
	text-decoration: none;
}

#links p a:hover {
	color: #666;
	text-decoration: underline;
}

#links h2 {
	font-family: lucida sans unicode, verdana, arial, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 30px;
	background: #8b8b8b;
	padding: 0 5px;
	margin: 5px;
	text-align: right;
}

#links ul {
	width: 170px;
	margin: 1px 0 2px 0;
	padding: 0 5px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 170px;
	font-family: lucida sans unicode, verdana, arial, sans-serif;
	font-size: 11px;
	color: #666;
}

#links li {
	line-height: 15px;
	margin: 0 0 1px 0;
	padding: 0;
	width: 170px;
	list-style-type: none;
	display: block;
	text-align: left;
}

#links li a:link, #links li a:visited {
	color: #666;
	background: #b7b7b7;
	text-decoration: none;
	line-height: 15px;
	width: 170px;
	list-style-type: none;
	display: block;
}

#links li a:hover {
	color: #000;
	background: #f7f7f7;
	text-decoration: none;
}

#in-nav {
	float: left;
	width: 170px;
	height: 5px;
	margin: 0;
	padding: 5;
	text-align: center;
	background: #ccc url(../images/main_right_bg_inner.gif) repeat-y left;
}

#in-bel {
	float: left;
	width: 415px;
	height: 75px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#in-bel p {
	font-family: lucida sans unicode, verdana, arial, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 1.4em;
	padding: 5px;
	margin: 0;
	background: #ccc
	text-align: left;
}

#in-bel h2 {
	font-family: lucida sans unicode, verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	background: #8b8b8b;
	padding: 0 5px;
	margin: 1px;
	text-align: right;
}

.in-title {
	margin: 5px 0 2px 0;
	padding: 0;
}

.in-subtitle {
	margin: 0 0 2px 0;
	padding: 0;
}


#in-nav p {
	font-family: lucida sans unicode, verdana, arial, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 1.4em;
	padding: 10px;
	margin: 0;
	text-align: left;
}

#in-nav h2 {
	font-family: lucida sans unicode, verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	background: #8b8b8b;
	padding: 0 5px;
	margin: 5px;
	text-align: right;
}