body {
    background-color : #EEEEEE;
}

img {
	border : 0px !important;
}

#bottomtoolbar {
    height : 28px;
	background-image : url(/graphics/toolbar_bottom_bg.jpg);
}

#bloglogintablecell0 { color: #a10000; font-weight: bold; text-transform: uppercase; }

#aboutblogheader { color: #a10000; font-weight: bold; text-transform: uppercase; }

body, #contentcell, #contentcell * {
    font-family : "Trebuchet MS", Tahoma, Helvetica, sans-serif, Verdana, Arial;
	font-size : 13px;
}

body, #blogarticle * {
	font-family : "Trebuchet MS", Tahoma, Helvetica, sans-serif, Verdana, Arial;
	font-size : 12px;

}

#menubar {
    height : 29px;
	background-image : url(/graphics/menubar_bg.jpg);
}

#menubarright {
    height : 29px;
	background-image : url(/graphics/menubar_bg.jpg);
}

#toptoolbar {
    height : 29px;
	background-image : url(/graphics/toolbar_bg.jpg);
	padding-left : 10px;
}

#toptoolbar a {
    color : #666666;
	text-decoration : none;
	font-size : 13px;
}


#category_box_producttitle {
    font-weight : bold;
}

.allcaps1, .christmas, .cursive, .fun1, .fun2, .halloween, .neon, .plain1, .plain2, .schoolboard, .small1, .small2, .small3, .small4, .swirly, .swirly2 {
	font-size: inherit;
	color: inherit;
}

h1 {
    font-family : "Trebuchet MS", Tahoma, Helvetica, sans-serif, Verdana, Arial;
	font-size : 18px;
	color : #a10000;
}

h2 {
    font-family : "Trebuchet MS", Tahoma, Helvetica, sans-serif, Verdana, Arial;
	font-size : 15px;
	color : #A10000;
}

h3 {
    font-family : "Trebuchet MS", Tahoma, Helvetica, sans-serif, Verdana, Arial;
	font-size : 13px;
	color : #A10000;
}

h4 {
	font-size: 55px;
	line-height: 55px;
	margin: -15px 0;
	padding: 0px;
}

h5 {
	font-size: 90px;
	line-height: 90px;
	margin: -15px 0;
	padding: 0px;
}

h6 {
	font-size: 170px;
/*	line-height: 170px; 
	margin: -15px 0; */
	padding: 0px;
}

td.date {
background-image:url(/graphics/sfblogdate.png);
background-position:left top;
background-repeat:no-repeat;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
line-height:16px;
padding:2px 0 0 9px;
}
td.date a {
color:#FFFFFF;
}
td.date span {
color:#000000;
font-size:180% !important;
line-height:145%;
}
td.blurb {
color:#000000;
font-size:12px;
line-height:16px;
padding:0 0 15px;
}
td.blurb strong {
color:#000000;
}

