#topblock {
	width: 740px;
	float: left;
	margin-left: 30px;
}
#wipblog {
	float: left;
	width: 740px;
}
#wip_title {
	background-image: url(/images/wip/wip_title.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 177px;
	margin-top: 25px;
	float: left;
}
#wipitle {
	width: 600px;
	margin-bottom: 5px;
	color: #9FC60D;
}
#comms_title {
	background-image: url(/images/wip/comms_title.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 80px;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
#nocomms {
	float: right;
	height: 20px;
	padding-top: 2px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.linespacer {
	background-color: #A9D30D;
	height: 1px;
	width: 740px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
.commentholder {
	float: left;
	width: 690px;
	margin-left: 20px;
	padding: 5px;
	margin-bottom: 10px;
}
.commentpad {
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#addacomment {
	background-image: url(/images/wip/addcomms_title.png);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 114px;
	margin-top: 15px;
}
#commentaddbox {
	width: 690px;
	margin-left: 20px;
	float: left;
	margin-top: 14px;
	padding: 5px;
}
.nameblock {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#portrait {
	background-image: url(/images/about/portrait.gif);
	background-repeat: no-repeat;
	height: 203px;
	width: 233px;
	float: left;
}
#freelance {
	width: 710px;
	float: left;
	margin-top: 5px;
	height: 190px;
	margin-left: 31px;
}
#freelance_title {
	background-image: url(/images/about/freelance_title.gif);
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 170px;
}
#wip_text {
	width: 690px;
	color: #000000;
	margin-left: 18px;
	margin-top: 10px;
	background-color: #666666;
	padding: 5px;
	border: 1px solid #FFFFFF;
	float: left;
}
#wip_date {
	width: 600px;
	margin-bottom: 5px;
	text-decoration: underline;
}

#freelance_text {
	height: 135px;
	width: 700px;
	float: left;
	margin-left: 8px;
	color: #FFFFFF;
	margin-top: 10px;
}
a.greenlink {
	color: #A4D30B;
	text-decoration: none;
}
#textcomments {
	width: 370px;
	padding: 5px;
	height: 100px;
	margin-top: 5px;
	background-color: #000000;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
}
.txtformbox {
	border: 1px solid #CCCCCC;
	background-color: #000000;
	height: 20px;
	padding-top: 2px;
	margin-left: 5px;
	width: 200px;
	color: #FFFFFF;
	padding-left: 5px;
}
#captchabox {
	float: left;
	width: 100px;
	margin-top: 5px;
}
#captch_box {
	width: 690px;
	height: 35px;
	float: left;
	margin-top: 5px;
}


#button {
	width: 51px;
	height: 24px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/images/contact/send.gif);
	background-repeat: no-repeat;
	float: left;
}
#button:hover{
	width: 51px;
	height: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/images/contact/send.gif);
	background-position: 0px -24px;
}
.frmcap {
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	width: 70px;
	font-size: 13px;
	margin-right: 470px;
	float: left;
	font-weight: bold;
	text-align: center;
}
#captchreturn {
	float: left;
	width: 100px;
	margin-left: 10px;
	margin-top: 6px;
	margin-right: 480px;
}
a.memolink{
	color: #000000;
	text-decoration: underline;
}
a.memolink:hover{
	color: #9FC60D;
	text-decoration: underline;
}
