body {
	background-color:#ffffff;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
a { color:#003399; }
a:active { color:#ff9933; }
a:visited { color:#996633; }
div#wrap { 
	width:550px; 
	margin:0px auto; 
}

img {
border: none;
}

div#social {
float: right;
}

#rightcol {
	position: absolute;
	top: 183px;
	left: 620px;
	width:200px;
	padding: 3px;
}

#rightcol2 {
	position: absolute;
	top: 243px;
	left: 620px;
	width:200px;
	padding: 3px;
}

#rightcol2_front {
	position: absolute;
	top: 256px;
	left: 620px;
	width:200px;
	padding: 3px;
}

#sticky {
	background: #FFFFCC;
	border: solid 1px #000000;
	padding: 3px;
}

#submit {
margin-top: 10px;
margin-bottom: 10px;
font-size: 16px;
}

#logo {
padding-bottom: 3px;
}

div#digg {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

table#mainContent {
/* border:4px #cccc99 solid; */
	border:4px #cccc99 solid;
	line-height:19px;
	text-align:left;
	border-collapse:collapse;
}
table#mainContent td {
	padding: 2px 18px;
}

td {
margin-left: 0px;
}

#bigbold {
	font-size: 110%;
	color: #CC0000;
}

h1
{
	font-size:20px;
	font-weight:bold;
	padding:0px;
}

h2 {
	color: #cc6600;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color:#E47911;
	font-size:13px;
	font-weight:bold;
}

div#header{
width: 600px;
}
div#footer, .small {
	font-size:9px;
}
div#small p#copyright {
color:#999999;
}

.checkuncheck {
color: red;
}

.checklist {
font-size: 9px;
line-height: 50%;
}

.yellow, #yellow {
	background: yellow;
}

li {
margin-left: 15px;
}

ol li {
	color: #CC0000;
	font-weight: bold;
}
