body {
	padding: 0;
	margin: 0;
	font: 12px Arial;
	line-height: 1.5em;
	background: #fff;
	color: #454545;
}

a {
	color: #4A8EBC;
	background: inherit;
	outline: none;
}

a:hover {
	background: inherit;
	text-decoration: none;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font: 18px Arial;
	letter-spacing: -1px;
	color: #000;
	background: inherit;
	margin-top: 10px;
}

p {
	margin: 0 0 5px 0;
}

ul {
	margin: 0;
	padding: 0;
}

.content {
	margin: 10px auto;
	width: 850px;
}

.logo {
	float: left;
	width: 340px;
	padding: 5px 0 11px 10px;
}

.logo a {
	font: bold 45px Monotype Corsiva;
	letter-spacing: -1px;
	padding: 5px 0 0 0px;
	color: #464548;
	background: inherit;
	text-decoration: none;
}

.logo a:hover {
	color: Black;
}

.logo a .red {
	color: #C3593C;
	background: inherit;
}

.logo img {
	padding-top: 10px;
}

.header_right {
	float: right;
	width: 500px;
	height: 72px;
}

.bar {
	position: relative;
	top: 30px;
	text-align: right;
	font-size: 1.1em;
	height: 30px;
}

.bar li {
	padding: 0px 10px 8px 10px;
	color: #808080;
	background: #FFF;
	display: inline;
}

.bar li.active {
	background: #FFF url(bar.gif) no-repeat center bottom;
	color: #C3593C;
	font-weight: bold;
	padding-bottom: 8px;
}

.bar a {
	font-weight: bold;
	color: #4A8EBC;
	background: inherit;
}

.imageComment,.imageComment_left,.imageComment_right {
	position:relative;
	border: 1px solid #DDDDDD;
	color:black;
	background-color: #f0f8ff;
	margin: 3px;
	padding: 3px;
	text-align: center;
}

.imageComment_left {
	float: left;
	margin-right:20px;
}

.imageComment_right {
	margin-left:10px;
	float: right;
}

.imageComment_img {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.left {
	float: left;
	width: 590px;
	margin: 0 0 10px 0;
}

.left_articles {
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	font-size: 14px;
	line-height: 20px;
}

.left_articles p {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 20px;
}

.left_articles li {
	margin-left: 10px;
	list-style: disc;
}

.right {
	float: right;
	width: 230px;
	margin: 0 0 10px 0;
}

.right a {
	background: inherit;
	text-decoration: underline;
}

.right ul {
	margin: 0;
	padding : 0;
	list-style : none;
}

.right a:hover {
	text-decoration: none;
}

.right_articles {
	font-size: 11px;
	font-family: verdana;
	background: #F0F8FF url(rb.gif) no-repeat bottom;
	color: Black;
	padding: 4px 8px;
	margin: 0 0 10px 0;
	border: 1px solid #9D9D9D;
	margin-top: 10px;
}

.right_articles img {
	border: 1px solid #9D9D9D;
}

.right_articles li {
	list-style: none;
	line-height: 12px;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.right_articles .ph3 {
	font-size: 15px;
	font-family: verdana;
	text-align: center;
	margin-bottom: 4px;
	width: 100%;
	background-color: #D8D8D8;
}

.footer {
	clear: both;
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url(dot.gif) repeat-x;
	padding: 8px 0;
}

.footer a {
	color: #4A8EBC;
	background: inherit;
}

#fadv {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	font-family: verdana;
	font-size: 12px;
	clear: both;
	font-size: 11px;
	text-align: center;
	color: Black;
}

#fadv li {
	display: block;
	float: left;
	width: 28%;
	text-align: left;
	line-height: 12px;
	list-style: none;
	height: 40px;
	margin: 0;
	padding: 5px 8px 5px 8px;
}

.ss {
	border-bottom: 1px solid Black;
}