/*
div {
	border: 1px black solid;
}
*/
body {
	text-align: center;
	margin-top: 40px;
	background: #ffffff;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida;
	color: #333333;
	font-size: 11px;
}

#header {
	text-align: left;
	margin: auto;
	margin-bottom: 10px;
	width: 613px;
}

#header_right {
	height: 25px;
	margin-top: 20px;
	float: right;
	line-height: 19px;
	text-align: right;
}

#book_mark {
	margin-top: 75px;
	text-align: right;
}

#black_box {
	text-align: left;
	width: 520px;
	height: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 16px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: 'Trebuchet MS';
	color: #000000;
	background: url(http://bloggyping.com/images/body.gif);
	border: 1px solid #FF9900;
}
.bords {
	border: 1px solid #FF9900;
}

#black_box h1 {
	padding-top: 6px;
	font-size: 17px;
	font-weight: normal;
	font-family: Georgia,'Trebuchet MS';
	color: #666666;
}

#black_box a {
	color: #000000;
}

#black_box a:hover {
	color: #666666;
}

#nav {
	text-align: right;
}

#nav a {
	margin-right: 0px;
}

#content_top {
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 613px;
	height: 25px;
	background: #fafafa url('images/body_top.gif');
}

#content {
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 613px;
	background: #fafafa url(images/body.gif);
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
}

#service_list h1 {
	font-size: 20px;
	margin-bottom: 30px;
}

#service_list .service {
	float: left;
	padding: 0px;
	width: 180px;
	margin-top: 5px;
	font-size: 8pt;
	font-weight: bold;
}

#service_list .bold_field {
	font-size: 13px;
	padding: 2px;
	width: 225px;
}

#service_list .service a {
	text-decoration: none;
}

#service_list .service a:hover {
	text-decoration: underline;
}

#service_list .highlight_service {
	background: #B0D2E2;
}

#service_list #go_button {
	clear: both;
}

#service_list #go_button input {
	margin-top: 15px;
	width: 125px;
	background: #fafafa url(images/bt_bg.gif);
	padding: 3px;
}

#service_list h2 {
	margin: 0px;
	padding-top: 20px;
	clear: both;
}

#service_list h2 a {
	color: #990000;
	font-family: 'Trebuchet MS';
	font-size: 15px;
}

#recent {
	line-height: 29px;
	font-size: 14px;
}

#content_bottom {
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 613px;
	height: 25px;
	background: #fafafa url('images/body_bottom.gif');
}

#footer {
	margin-top: 25px;
	line-height: 19px;
	margin-bottom: 10px;
}

img {
	border: 0px;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #FF3300;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 0px;
	font-family: Georgia,'Trebuchet MS';
	color: #333333;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 0px;
	font-family: Georgia,'Trebuchet MS';
	color: #333333;
}

select,input,textarea {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida;
	color: #333333;
	font-size: 8pt;
}

#goatLogBox {
	position: absolute;
	visibility: hidden;
}

#sitemap_right {
	float: right;
}

#ad_bottom {
	margin-top: 15px;
	text-align: center;
	background: #F1F4F5;
	padding: 2px;
}

#ad {
	float: right;
	width: 160px;
	height: 600px;
	background: #fafafa;
	padding: 4px;
	border-style: dashed;
	border-width: 1px;
	border-color: #cccccc;
}

#ad_spot {
	float: right;
	background: #fafafa;
	padding: 8px;
	border-style: dashed;
	border-width: 1px;
	border-color: #cccccc;
}

#friends {
	padding: 4px;
	border-style: dashed;
	border-width: 1px;
	border-color: #cccccc;
	background: #F7F7F7;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 200px;
	text-align: left;
	margin-left: auto;
	margin-right: 5px;
}

#casale {
	float: right;
	background: #fafafa;
	padding: 2px;
	border-style: dashed;
	border-width: 1px;
	border-color: #cccccc;
}

#chit {
	text-align: center;
}

#ad_link {
	background: #fafafa;
	clear: both;
	width: 298px;
	float: right;
	text-align: right;
	padding: 3px;
	margin-top: 10px;
	border-style: dashed;
	border-width: 1px;
	border-color: #cccccc;
}

#ad_link a {
	line-height: 20px;
}

#ad_link .ad_link_title {
	float: left;
}

#casale_wide {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
	clear: both;
}
