#container
{
	margin: 10px auto;
	padding: 10px;
	width: 760px;	
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#masthead img
{
	position: absolute;
	top: 35px;
	right: 0;
	bottom: 0;
	left: 35px;
    width: 760px;
    height: 140px;
	border: none;
}

#masthead_blurb
{
	position: absolute;
	top: 195px;
	bottom: 0;
	left: 115px;
	width: 490px;
	font-size: 110%;
	font-style: bold;
	color: gray;
}

#RHNwiki img
{
	position: absolute;
	top: 10px;
	right: 0;
	bottom: 0;
	left: 510px;
	width: 170px;
    height: 80px;
	background-color: #FFFFFF;
	border: none;
}

#masthead_margin img
{
	position: absolute;
	top: 300px;
	right: 0;
	bottom: 0;
	left: 35px;
	width: 760px;
    height: 31px;
	border: none;
}

#sidebar
{
	position: absolute;
	top: 345px;
	right: 0;
	bottom: 0;
	left: 625px;
	width: 180px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: black;
}

.sidebar_title
{
	font-size: 12px;
        font-style: roman;

}

.sidebar_staff
{
        font-style: italic;
        color: #999900;
}

#textpattern_logo img
{
    margin: 20px 0 0 0;
}

#content
{
	position: absolute;
	top: 335px;
	bottom: 0;
	left: 0;
	padding: 0 0 0 115px;
	width: 470px;
	font-size: 90%;
}

#content img
{
	float: right;
	width: 235px;
	height: 235 px;
	margin: 24px;
}

#logo img
{
	float: right;
	width: 20px;
	height: 20 px;
	margin: 0px;
}

.pullout
{
	float: right;
	width: 180px;
	margin-top: 25px;
	margin-right: -220px;
	margin-bottom: 25px;
	margin-left: 25px;
	font-weight: bold;
	font-size: 100%;
	color: #EE7621;
}

#pullout_speaker
{
	font-weight: bold;
	font-size: 75%;
	color: #8B008B;
}

.read_on
{
	float: right;
	width: 180px;
	margin-top: 25px;
	margin-right: -220px;
	margin-bottom: 25px;
	margin-left: 25px;
	font-size: 80%;
	font-style: italic;
	color: #006633;
}

.attachment
{
	float: right;
	width: 180px;
	margin-top: 25px;
	margin-right: -220px;
	margin-bottom: 25px;
	margin-left: 25px;
	font-size: 80%;
	font-style: italic;
	color: #006633;
}

.content_subhead
{
	font-size: 1em;
	font-weight: normal;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	color: #CC9933;
}

#foot
{
	margin-top: 5px;
	clear: both;
	text-align: center;
}

hr
{
	margin: 2em auto;
	width: 325px;
	height: 1px;
	border: none;
	color: #0099CC;
	background-color: #0099CC;
}

#the_current_issue
{
	font-size: 160%;
	font-style: bold;
	color: #0099CC;
}

body
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 4em;
	font-weight: normal;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	line-height: 50%;
	color: #CC9933;
	text-align: left;
}

h2
{
	font-size: 1em;
	font-weight: normal;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	margin-right: 150px;
	line-height: 50%;
	color: #CC9933;
}

h3
{
	font-size: 0.8em;
	font-weight: normal;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 1.5em;
}

p, li
{
	padding-right: 0px;
	padding-left: 0px;
	line-height: 1.5em;
	font-size: 0.8em;
}

.caps
{
	font-size: 1em;
}

small, .small
{
	font-size: 0.9em;
}

a
{
	text-decoration: none;
	color: #0099CC;
	border: none;
}

h1 a, h2 a, h3 a
{
	border: none;
}

h3 a
{
	font: 1.5em Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
}

#sidebar a
{
	color: #0099CC;
	border: none;
}

#sidebar p
{
	font-size: 0.8em;
	line-height: 1.5em;
}

#RealHealthPartners
{
}

.article_title
{
	font-size: 2em;
}

a href
{
	color: #0099CC;
}

.author
{
	font-style: italic;
}

.intro
{
	font-style: italic;
	font-size: 1em;
	background-color: #FFFFFF;
}

.introfrench
{
	font-style: italic;
	font-size: 1em;
	background-color: #FFFFFF;
        color: #999900;
}
.answer
{
	font-weight: normal;
}

.question_start
{
	color: #0099CC;
}

.question
{
	font-weight: bold;
}

.article_list
{
    font-size: 75%;
}

/* comments */

.comments_error 
{
color: #000;
background-color: #fff4f4 
}

ul.comments_error 
{
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview 
{
color: #000;
background-color: #f1f1f1;
border: 10px solid #ddd;
}

form#txpCommentInputForm td 
{
vertical-align: top;
}

#comments_click a
{
    color: #0099CC;
}

#comments_please_submit
{
    color: black;
    font-size: 1em;
    font-style: italic;
}

/* box model hacks /width w/idth see
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */
