html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#header{background-image:url('topbg.gif'); background-repeat:repeat-x; background-position:top;height:88px;}
#header2{width:850px; margin:0px auto;height:88px;}

#footer{background-image:url('botbg.gif'); background-repeat:repeat-x; background-position:top;height:18px;}
#footer2{width:850px; margin:0px auto;height:18px;}

#wrapper{width:850px; margin:0px auto;}

#sidebar{width:125px; float:left;}
#container{width:650px; float:right;}
.divisive{width:100%; height:1px; border-bottom:1px dotted #CCCCCC;margin-bottom:10px;}

.clearboth{clear:both;}

html{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}

#container p{line-height:1.5em;margin-bottom:10px; text-align:justify}
#container li{ list-style-type:disc;line-height:1.5em;margin-bottom:10px; text-align:justify}
#container h1{font-size: 1.3em;margin-bottom:10px;}
#container h2{font-size: 1.2em;margin-bottom:10px;}
#container h3{font-size: 1.1em;margin-bottom:10px;}

#container h6{margin-top:0px;font-size: 1.5em;padding-bottom:4px;border-bottom:1px dotted #CCCCCC;margin-bottom:20px; color:#666699}

.entry-content{margin-bottom:10px;padding-bottom:10px;}