img { behavior: url(iepngfix.htc); }
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
border : none;
margin : 0;
padding : 0;
}
body{
background: url(images/linen.gif);
margin-left: auto;
margin-right: auto;
width: 800px;
/*margin: 0px 0px 0px 10px;*/
}
#topnav {
height : 25px;
color : white;
background: url(images/topnavbg.png);
text-align : left;
font-family : arial;
font-size : small;
margin:0px auto;
}
#topnav ul {
margin-left:150px;
}
#topnav li {
display : inline;
}
#topnav a {
float : left;
width : 40px;
height : 20px;
text-decoration : none;
color : white;
background: url(images/topnavbg.png);
padding : 0.2em 0.6em;
border-left : 1px solid white;
border-right : 1px solid white;
text-align:center;
}
#topnav a:hover {
background: url(images/topnavbg2.png);
}
#content {
float : left;
padding:10px;
font: bold 12pt "Times New Roman", Times, serif;
color: #006666;
}
#content p {
text-indent : 20px;
}
#content li {
margin :0 0 0 20px;
}
#content .l_img {
float:left;
margin : 10px 10px 10px 0px;
}
#content .r_img {
float:right;
margin : 10px 0px 10px 10px;
}
#leftnav {
background : url('images/bkgnd.jpg') repeat-y top left;
width:113px;
padding : 250px 1em 1em;
float : left;
min-height : 100%;
color : white;
font-family : Arial, Helvetica, sans-serif;
font-size : small;
font-weight: normal;
}
#leftnav ul {
list-style-type : none;
margin-left: 35px;
}
#leftnav li {
height : 25px;
}
#leftnav a {
text-decoration : none;
color : white;
padding : 0.2em 0.6em;
}
#leftnav a:hover {
background-color : white;
color : #004080;
}
#footer {
padding : 0 0 0 3px;
clear : both;
background: url(images/topnavbg.png);
color : white;
font : normal small arial;
}
.vbox {
padding : 2px;
margin : 2px;
font : 600 22px times;
color : #004080;
float : left;
text-align : center;
height : 75px;
width : 275px;
}
.vbox2 {
padding : 10px;
font : 600 22px times;
color : #004080;
float : left;
text-align : center;
height : 80px;
width : 160px;
}
.postbox{
width: 100%;
margin-top:10px;
border: 1px solid #006666;
background-color: #DDDDDD;
}
.post{
margin:15px;
font: normal normal medium "Times New Roman", Times, serif;
}
.hdr {
padding:2px 10px 2px 10px;
font: bold 12pt "Times New Roman", Times, serif;
background-color: #006666;
color:#FFFFFF;
}
.quote {
	font: italic bold 12pt "Times New Roman", Times, serif;
	color: #006666;
	margin-right: 30px;
	margin-left: 30px;
	text-indent: 0px;
	text-align: justify;
}