body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, select, textarea, p, a, span, blockquote, table, th, td, img
{
	padding: 0;
	margin: 0;
}

body
{
	background-image: url(../images/background_04.jpg);
	background-color: #D9EFFD;
	margin: 0 auto;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: Georgia, serif;
	font-size: .75em;
	color: #131616;
}

p
{
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

a
{
	color: #07798C;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

li a
{
	color: black;
	text-decoration: none;
}

li a:hover
{
	border-bottom: 3px solid #959999;
	text-decoration: none;
}

h2
{
	padding-top: 12px;
	font-style: italic;
	font-size: 140%;
	border-bottom: 1px solid #959999;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
	font-family: Garamond, Times New Roman, serif;
	margin-top: 0px;
}

.right
{
	padding-right: 0px;
}

.right ol, .right ul
{       
        border:none;
        background-image:none;
        padding-top:0px;
        list-style-position:outside;

}

.right ol, .right ul
{ /* IE6 */
position: relative; 
top: .5em;
}

.right ol li, .right ul li
{ /* IE6 */
vertical-align: top; 
position: relative; 
top: -.5em;
}

.right ol li
{
         width:85%;
         font-variant:normal;
         font-family:Georgia, serif;
         
         border:none;
         list-style-type:decimal;
         text-align:left;
         margin-left:40px;
         margin-bottom:15px;
         padding-top:2px;
}

.right ul li
{
         width:85%;
         font-variant:normal;
         font-family:Georgia, serif;
         
         border:none;
         list-style-type:disc;
         text-align:left;
         margin-left:40px;
         margin-bottom:15px;
         padding-top:2px;
}
#wrapper
{
	width: 808px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/backshadow_20.jpg);
	background-repeat: repeat-y;
}

#header
{
	width: 808px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right 0px;
}

#main
{
	background-image: url(../images/bluediag_17.jpg);
	background-repeat: no-repeat;
	clear: left;
	float: none;
	width: 791px;
	border: 1px solid #959999;
	margin-left: 4px;
	padding: 0px;
}

#footer
{
	clear: left;
	float: none;
	width: 791px;
	margin-left: 0px;
	font-family: Times New Roman, serif;
}

#disclaimer
{
	clear: left;
	float: none;
	width: 791px;
	border-top: 1px solid #959999;
	border-bottom: 1px solid #959999;
	margin-left: 0px;
	text-align: center;
	font-size: 90%;
	font-variant: small-caps;
	font-family: Times New Roman, serif;
}

#disclaimer_inner
{
	width: 781px;
	border-right: 1px solid #959999;
	border-left: 1px solid #959999;
	margin: 0 auto;
	padding: 10px 0px;
}

#cover
{
	display: none;
}

#nav
{
	float: left;
}

#banner
{
	float: left;
	clear: left;
	width: 170px;
	height: 500px;
	margin-left: 3px;
	margin-top: 10px;
	margin-bottom: 40px;
	text-align: center;
	padding: 0px;
	display: inline;
}

#article_old
{
	padding-left: 180px;
	text-align: justify;
	padding-right: 0px;
}

#article
{
	margin-left: 176px;
	padding-right: 0px;
	text-align: left;
	border-left: 1px solid #959999;
	padding-left: 5px;
	padding-bottom: 6px;
}

ul
{
	border-left: 1px solid #959999;
	border-right: 1px solid #959999;
	margin-left: 2px;
	padding-top: 20px;
	background-image: url(../images/main_nav_back.jpg);
}

li
{
	width: 160px;
	text-align: right;
	list-style-type: none;
	text-decoration: none;
	border-bottom: 1px solid #959999;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 3px;
	font-variant: small-caps;
	font-family: Times New Roman, serif;
}

#footnav ul
{
	border: none;
	text-align: center;
	margin: 0px;
	padding: 8px 15px;
	background-image: none;
}

#footnav ul li
{
	width: 160px;
	text-align: center;
	list-style-type: none;
	text-decoration: none;
	padding-right: 1px;

	padding-top: 10px;
	padding-bottom: 3px;
	font-variant: small-caps;
	font-size: 90%;
	display: inline;
	border: none;
}

#comments_closed
{
	display: none;
}

#sole
{
	background-image: url(../images/sole_37.jpg);
	background-repeat: no-repeat;
	background-color: #D9EFFD;
	height: 50px;
}

#footnav
{
	margin: 0 auto;
	background-image: url(../images/bluediag_17.jpg);
        width:100%;
}

#copywright
{
	border-top: 1px solid #959999;
	margin: 0 auto;
	width: 791px;
	text-align: center;
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footnav ul li a:hover
{
	text-decoration: underline;
	border: none;

}

a img
{
	text-decoration: none;
	border: none;
}

#txpCommentInputForm, #cpreview
{
	margin-left: 176px;
	padding-left: 20px;
	border-left: 1px solid #959999;
}

#message
{
	width: 500px;
	height: 80px;
}

#comment
{
	display: none;
}

.comments
{
	margin-left: 176px;
	border-left: 1px solid #959999;
}

.comments li
{
	width: 595px;
	font-variant: normal;
	border-bottom: none;
	font-family: georgia, serif;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-left: 0px;
}

.comments li p
{
	padding-left: 20px;
	text-align: left;
	padding-bottom: 3px;
}

.comments li a
{
	color: #07798C;
	text-decoration: none;
}

.comments li a:hover
{
	text-decoration: none;
	border: none;
}

ol
{
	border-left: 1px solid #959999;
}