body {
	margin:0px;
	padding:0px;
	background-color:#f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/background.jpg); background-position:top; background-repeat:repeat-x;
}
img {
	border:0px;
}
fieldset {
	border:0px;
}
fieldset legend {
	font-weight:bold;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
#left_content a {
	color:#2e948f;
	text-decoration:none;
}
#left_content a:hover {
	text-decoration:underline;
}
#left_content h2 a {
	color:#000;
	text-decoration:none;
}

#left_content h2 a:hover {
	text-decoration:underline;
}
.contentheading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
}
.article_type {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#f4a59d;
}
#pinkBg {
	background-image:url(../images/ext_menu_bar.jpg);
	width:492px;
	height:38px;
	float:left;
}
#pinkBg a {
	color:#b1acac;
	text-decoration:none;
}
#pinkBg #selected {
	color:#000;
}
#wrapper {
	width:996px;
	margin: 0 auto;
	margin-top:40px;
	background-color:#FFF;
}
#menu {
	height:38px;
	background-image:url(../images/menu_bg.jpg);
	width:996px;
}
#content {
	width:936px;
	margin-left:30px;
	margin-top:70px;
}
#left_content {
	width:485px;
	float:left;
}
#right_content {
	width:442px;
	float:right;
}
#right_content a {
	color:#1f8d76;
	text-decoration:none;
}
#right_content a:hover {
	text-decoration:underline;
}
#paper {
	width:442px;
	height:394px;
	background-image:url(../images/jrm_paper.jpg);
}
#right_small_content {
	width:370px;
	float:right;
	margin-top:10px;
}
#text-center {
	text-align:center;
}
