body {
	margin: 7px auto; 
	border: 1px solid black;
	background-color: #8FABBE;
	XXbackground-color: #FFFFFF;
	min-width: 820px;
	max-width:1020px;
	width:expression(document.body.clientWidth > 1020? "1020px": "auto" );
      }

table {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
        text-align: left;
}

form {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
        margin: 5px;
}

a {
	text-decoration: underline;

	}

a:link {
	color: #0000CC;
	}

a:visited {
	color: #0000CC;
	}

a:active {
	color: #0000CC;
	}

a:hover {
	color: #0000FF;
	text-decoration:bold;
	}

h1, h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
	}

h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
	}

#slim {
        margin: 0px;
        padding: 0px;
        top:-5px;
}

#starred {
        list-style-type: disc ;
        list-style-position: inside ;
        list-style-image: url(http://askbobrankin.com/smallstar.gif);
        margin: 0px;
        * margin-left: 5px;
        padding-left: 5px;
        text-align: left;
        text-indent: -20px;
        * text-indent: -15px;
}

#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
	}

#abrsub {
	font-family: Arial, Verdana, sans-serif;
	float: right;
	color: #000000;
	margin-left: 10px;
	width: 220px;
	}

#abrsub h1 {
	font-size: 14px;
	text-align: center;
	}

#abrsub h2 {
	font-size: 14px;
	text-align: center;
	}

#abrsub h3 {
	font-size: 14px;
	text-align: center;
	}

#abrsub p {
	font-size: 12px;
	text-align: center;
	}

#banner {
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	background-color: #C0C0FF;
	text-align: left;
	padding: 0px;
	border-bottom: 1px solid #000000;
	}

#banner-img {
	display: none;
	}

#banner a {
	color: #0000FF;
	text-decoration: bold;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#hdrbox {
        padding-left: 3px;
        padding-right: 3px;
        border: 1px solid #555555;
        text-align: center;
        background-color: #ffffcc;
}

#center {
	float: right;
	width: 75%;
	overflow: hidden;
	}

.content {
	padding: 1px 15px 5px 10px;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
        text-align: left;
	line-height: 125%;
	margin-bottom: 5px;
	}

.content p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color:#000000;
	line-height: 125%;
	margin-bottom: 5px;
	text-align: left;
	}

.content pre {
	font-size: larger;
}

.content img {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 10px;
        margin-bottom: 5px;
}

.intro {
        width: 720px;	
}

.intro p {
	font-size: 14px;
}

.article {
}

#searchbox {
        margin-left: 10px;
        border-left: dotted 2px;
}

#searchbox2 {
        padding-left: 15px;
        border-left: dotted 2px;
        height: 100%;
}

#right {
        float: left;
	width: 24%;
	background-color: #FFFFFF;
	overflow: hidden;
	Xborder-top: dotted 2px;
	Xborder-right: dotted 2px;
	}

#right p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

#question {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration:bold;
	color:#000000;
	line-height: 150%;
	text-align: left;
	}

#question p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration:bold;
	color:#000000;
	line-height: 150%;
	text-align: left;
	}

#partners {
	position: relative;
	top: 330px; 
	float: right;
	width: 240px;
}

.content blockquote {
	line-height: 150%;
	}

.content ol {
	margin-left: 5px;
	}

.content li {
	line-height: 125%;
	margin-left: 10px;
 	text-align: left;
	}

.content h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	color: #008080;
	}

.content h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	}

.content h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	color: #006000;
	color: #000000;
	background-color: #DEB887;
	width:50%;
	padding-left: 2px;
	padding-right: 2px;
	}

.content p.extended {
	color: #999999;
	font-family: Arial, Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: normal;
	padding: 0px;
	}

.content p.posted {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
	padding: 0px;
	font-weight: bold;
	}

.commenttable {
	margin-left: 15px;
	background-color: lightblue;
	border: 1px solid #666666;
}

.commentinfo {
	width: 100px;
	margin-top: 3px;
	padding: 3px;
	background-color: lightblue;
	float: left;
	text-align: left;
}

.commentbox {
	width: 700px;
	margin-left: 10px;
	margin-right: 20px;
	background-color: lightblue;
	padding: 3px;
	border-left: 1px solid #666666;
}

.commentbox p {
	margin-top: 3px;
}

.sidebar {
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 12px;
	margin-bottom: 15px;
	}

#about {
	line-height: 100%;
	text-align: justify;
	padding: 12px;
	margin-bottom: 5px;
	}

#powered {
	font-family: Arial, Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 150px;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

#adsense-left {
	position:relative;
	top:-5px;
	background-color: #FFFFFF;
	float:left;
	padding-right:15px;
	}

#adsense-right {
	position:relative;
	top:-35px;
	background-color: #FFFFFF;
	float:right;
	margin-left: 10px;
	padding-left: 15px;
	border-left: 1px solid black;
	}

#adsense1 {
	position:relative;
	top:-5px;
	background-color: #FFFFFF;
	float:left;
	padding-right:15px;
	}

#adsense-NEW1  {
	position:relative;
	top: 5px;
	background-color: #FFFFFF;
	float:left;
	padding-right: 20px;
	margin-bottom: 10px;
	}

#adsense-NEW2 {
	position:relative;
	background-color: #FFFFFF;
	float:right;
	padding-left: 20px;
	margin-bottom: 10px;
	}

#adsense1a {
	background-color: #FFFFFF;
	position:relative;
	top:5px;
	}
#adsense1b {
	background-color: #FFFFFF;
	position:relative;
	top:-30px;
	}
#adsense3 {
	background-color: #FFFFFF;
	align: center;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	}

#quote   {
	font-size:110%;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	color: blue;
	background: lightyellow;
	padding:5px;
	}

#quotebox   {
	xfont-size:110%;
	xmargin-left: 15px;
	margin-top: 5px;
	margin-right: 15px;
	color: black;
	background: lightyellow;
	padding:5px;
	border: 1px solid black;
	width: 220px;
	float: left;
	}

#quotebox-right   {
	margin-left: 15px;
	margin-right: 15px;
        line-height:150%;
	color: black;
	background: lightyellow;
	padding:5px;
	border: 2px solid black;
	width: 220px;
	float: right;
	}


#boxed   {
        	font-size:100%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	color: #000000;
	background: #CCFFFF;
	padding:5px;
	}

#code   {
        font-family: Courier, "Courier New", monospace;
	font-size:100%;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	color: #000000;
	background: #CCFFFF;
	padding:5px;
	}

.verytop   {
	background-color: #DEB887;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	}

#linkhdr {
    	position: relative;
    	top: -15px;
    	font-size:150%;
	font-weight: bold;
}
#linklist ul {
	float: left;
	width: 40em;
	margin: 0;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0;
	list-style: none;
}
 
#linklist li {
	float: left;
	width: 18em;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0;
}

#toolbox {
	float:right;
	padding-left: 30px;
	margin-left: 10px;
}

#toolbox img {
	position: relative;
	top: 5px;
	padding-right: 8px;
}

#info {
	display: none;
}

#posttext {
	text-align: left;
}

.ABterm {
	padding: 5px;
	width: 200px;
	height: 60px;
	font: 14px "arial", sans-serif;
	font-weight: bold; 
	font-style:italic; 
	border-bottom: 1px solid black;
}

.ABdefn {
	padding: 5px;
	font: 12px "arial", sans-serif;
	border-bottom: 1px solid black;
	border-left: 1px solid black;

}

#fakeh1 {
        font-family: Arial, Verdana, sans-serif;
        font-size: 20px;
        text-align: left;
        font-weight: bold;
        margin-bottom: 10px;
        color: #008080;
        }
