body, p, ul, ol, form, h1, h2, h3, h4, h5, h6, input, textarea, select {
	margin:0;
	padding:0;
}
body {
	background:#0099ff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
}
#container {
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	margin-top: 21px;
}
#container #rightcol.rightcol_login .bloglist p {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 37px;
}
#container #rightcol.rightcol_login .bloglist img {
	padding-left: 10px;
}
#regen {
	background-image: url(images/regen_logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 46px;
	margin-right: 45px;
	line-height: 46px;
	font-size: 16px;
	color: #333;
	padding-left: 34px;
}
a {
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration:underline;
}
#topnav {
	height:46px;
	background-color: #079dce;
	line-height: 46px;
}
#topnav a {
	color: #000;
	font-weight: bold;
	font-size:15px;
	line-height:40px;
	text-decoration: none;
	text-align:center;
	width:188px;
	display: block;
	float: left;
	background-image: url(images/topnav_bg.png);
	background-repeat: repeat-x;
}
#topnav a.selected {
	background-image: url(images/topnav_selected.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#topnav a:hover {
	text-decoration: underline;
}
#topnav .separator {
	background-image: url(images/sep_topnav.gif);
	height:40px;
	float: left;
	width: 2px;
}
#leftcol {
	width:158px;
	float:left;
	margin-bottom:30px;
	margin-right: 5px;
	padding-left: 31px;
}
#leftcol div.moderate h3 {
	padding-bottom:10px;
	padding-left:10px;
}
#leftcol p {
	margin-left: 4px;
}
#midcol {
	width:463px;
	float:left;
	margin-bottom:30px;
	margin-right: 9px;
}
#midcol h2 {
	background: #AD235E;
	color:#fff;
	font-size: 14px;
	padding-left: 10px;
	line-height: 27px;
	margin-bottom: 13px;
}
.midcol_left {
	float: left;
	width: 114px;
}
.midcol_right {
	float: left;
	width: 339px;
	margin-left: 10px;
}
#midcol div.midcol_right h2 {
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 14px;
}
#midcol h3 {
	font-size: 18px;
	color: #000000;
	margin-bottom: 13px;
}
#midcol h4 {
	font-size: 11px;
	color: #666;
	margin-bottom: 13px;
}
#midcol h5 {
	font-size: 18px;
	color: #666;
	margin-bottom: 11px;
	font-weight: normal;
}
#midcol h3.reducedmargin {
	margin-bottom: 3px;
}
#midcol h2.nomargin {
	margin-bottom: 0px;
}
#midcol p {
	margin-bottom: 13px;
}
#midcol a.linkstyle2 {
	color: #000000;
	text-decoration: underline;
}
#midcol a.linkstyle3  {
	font-size: 12px;
	font-weight: bold;
	color: #0099cc;
}
#midcol a {
	font-size: 11px;
	font-weight: bold;
	color: #0099cc;
}
#midcol li {
	margin-left: 15px;
}
#rightcol {
	width:240px;
	float:left;
	margin-bottom:30px;
}
#rightcol h2, #leftcol h2 {
	background: #00A6E9;
	color:#fff;
	font-size: 14px;
	padding-left: 10px;
	line-height: 27px;
	margin-bottom: 10px;
}
#rightcol p {
	font-size: 11px;
}
#rightcol h3 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 4px;
}
#rightcol a {
	font-size: 11px;
	font-weight: bold;
	color: #0099cc;
}
#rightcol ul, #leftcol ul {
	margin-left: 26px;
}
#rightcol li, #leftcol li {
	list-style-image: url(images/arrer_01.jpg);
	padding-bottom: 2px;
	padding-top: 2px;
}
#rightcol ul a, #leftcol ul a {
	font-weight: normal;
	color: #333;
	text-decoration: underline;
	font-size: 12px;
}
#rightcol ul a:hover, #leftcol ul a:hover {
	text-decoration:none;
}
.rightcol_login {
	background-color: #f6f6f6;
	margin-left: 4px;
	width: 149px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.attribution {
	color: #666;
}
.comment_sep {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.arrowedlink {
	background-image: url(images/arrer_01.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
.bloglist {
	margin-bottom:10px;
}
.bloglist img {
	float: left;
	padding-right:5px;
}
.padB {
	padding-bottom: 2px;
	float:left;
}
.spacer {
	clear: both;

}
.padR {
	padding-right: 2px;
	float:left;
}
.fatline {
	background-color: #999999;
	height: 6px;
	margin-bottom: 13px;
}
.padRandB {
	padding-right: 2px;
	padding-bottom: 2px;
	float:left;
}
.paddedbottom {
	padding-bottom: 13px;
}
.loginform {
	background-color: #E2E2E4;
	padding-left: 10px;
	padding-bottom: 10px;
}
.sized {
	background-color: #efefef;
	border: 1px solid #666;
	width:144px;
	margin : 4px;
	height: 22px;
}
.tooty {
	font-size: 10px;
	margin-left: 4px;
}
.tootyred {
	font-size: 10px;
	margin-left: 4px;
	color: #ff0000;
}
.sizedwhite {
	background-color: #fff;
	border: 1px solid #666;
	width:144px;
	margin : 4px;
	height: 20px;
	padding-top:4px;
}
.loggedin {
	font-size: 16px;
	line-height: 50px;
	color: #FFFFFF;
	background-image: url(images/hi_fred.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 113px;
	font-weight: bold;
	padding-left: 45px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.moderate {
	background:#fffec2;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.remove_pic {
	float:left;
	width:120px;
	margin: 0 10px 10px 0;
}
#footer {
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	margin-top: 8px;
	height: 35px;
	text-align: center;
	padding-top: 10px;
}
.answer {
	background-color: #e1e1e1;
	margin-bottom: 1px;
	padding-left: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.videolink {
	background-image: url(images/camera.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
