.custom #header #logo a { display: block; height: 191px; width: 917px; background: url('images/header3.jpg') no-repeat; outline: none; }

body.custom {
    color: #666;
    background: #f2f0f0;
    background-image:url('http://www.antsville.com/tableandspoon/wp-content/themes/thesis_16/custom/images/t_s_background.jpg');
    background-repeat:repeat;

}
.custom #container {
    margin-top: 4em;
    margin-bottom: 2em;
    padding: 0.2em;
    background: #fff;
    border: 0.2em 50% #fff;
}

.custom #page {
    background: #fff;
}

p.callout{
	width:658px;
	padding:20px;
	border:1px solid gray;
	background-color:#E8E8E8 

}

span.calloutHeader{
	font-size:18px;
	line-height:36px;
}

a { color: #000000; text-decoration: underline; }
a:hover { color: #000; background-color: #e7ddc2; text-decoration: underline; }

	h2 a { color: #000;}
	h2 a:hover { color: #000; background-color: #e7ddc2; text-decoration: underline; }		
	h4  { font-weight: normal; }
	h5 { font-weight: bold; }

.sidebar h3 {  letter-spacing: 2px; color: #000; }
	h2 a { color: #000; }
	h2 a:hover { color: #000; background-color: #e7ddc2; text-decoration: underline; }
	
	/*---:[ content styles ]:---*/
.format_text a { text-decoration: underline; }
.format_text a:hover { background-color: #e7ddc2; text-decoration: underline; }