	html { 
  		padding:0px;
  		margin:0px;
		}	

	body {
 		background: #FBDEBE url(http://www.massageresource.com/img/site-bg.jpg) repeat-x top; 
		margin:0px;
		padding:0px;
		font-family:Arial,Helvetica,sans-serif;
		font-size: 12px;
		}
	#container {
 		margin: 0 auto;
 		text-align: left; 
 		background: #fff url(http://www.massageresource.com/img/content-bg.jpg) repeat-y center;
 		width: 780px;	
		}
	
	#leftcontent {
		top:234px;
		width:160px;

		float: left;
		}

	#leftcontent ul.category {
    		list-style-type: none;
		font-weight:normal;
		font-size:10px;
    		margin: 2px 0px 0px 15px;
    		padding: 0px 0px 0px 0px;
		}

	#leftcontent ul.nested {
    		list-style-type: none;
		font-weight:normal;
		font-size:10px;
    		margin: 0px 0px 0px 2px;
    		padding: 0px 0px 0px 0px;
                border-top-width: 0;
                border-bottom-width: 0;
		}

	#leftcontent li.nested {
		font-weight:normal;
		padding: 0px 0px 0px 0px;
                margin: 0px 0px 0px 0px;
                border-top-width: 0;
                border-bottom-width: 0;
		}

	#centercontent {

		/*
		IE5x PC mis-implements the box model. Because of that we sometimes have
		to perform a little CSS trickery to get pixel-perfect display across browsers.
		The following bit of code was proposed by Tantek Celik, and it preys upon a CSS
		parsing bug in IE5x PC that will prematurly close a style rule when it runs
		into the string "\"}\"". After that string appears in a rule, then, we can override
		previously set attribute values and only browsers without the parse bug will
		recognize the new values. So any of the name-value pairs above this comment
		that we need to override for browsers with correct box-model implementations
		will be listed below.
		
		We use the voice-family property because it is likely to be used very infrequently,
		and where it is used it will be set on the body tag. So the second voice-family value 
		of "inherit" will override our bogus "\"}\"" value and allow the proper value to
		cascade down from the body tag.

		The style rule immediately following this rule offers another chance for CSS2
		aware browsers to pick up the values meant for correct box-model implementations.
		It uses a CSS2 selector that will be ignored by IE5x PC.
		
		Read more at http://www.glish.com/css/hacks.asp
		*/
		
		voice-family: "\"}\"";
		voice-family: inherit;
		float: left;
		}
	html>body #centercontent {
		float: left;
		}


		

	#rightcontent {
		top:234px;
		width:160px;
		padding-right: 20px;
		float: left;
		}

	#rightcontent ul.category {
    		list-style-type: none;
		font-weight:normal;
		font-size:10px;
    		margin: 2px 0px 0px 15px;
    		padding: 0px 0px 0px 0px;
		}

	#rightcontent ul.nested {
    		list-style-type: none;
		font-weight:normal;
		font-size:10px;
    		margin: 0px 0px 0px 2px;
    		padding: 0px 0px 0px 0px;
                border-top-width: 0;
                border-bottom-width: 0;
		}

	
	#banner {
 		height: 154px;
		background: url(http://www.massageresource.com/img/header02.jpg) no-repeat;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:154px;
		}
	html>body #banner {
		height:154px;
		}

#banner span
{
    display: none;
}

		
	p,h1,h2,pre {
		margin:0px 10px 10px 10px;
		}
        p.wbg {
		font-size: 10px;
		background-color:#FAF0E6;
		margin:0px 10px 10px 20px;
		padding: 5px;
		border: 1px solid #000000;
		}


		
	h1 {
		font-size:14px;
		padding-top:10px;
		}

	ul {
		text-align:left;
		}

	table.image {
		background: url(http://www.massageresource.com/img/content-bg.jpg) repeat-y center;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		}


#contents a
{
    display: block;
    background: #FFFACD;
    color: #000;
    text-decoration: none;
    padding: 2px;
    border: 1px solid #000000;
    margin-top: 2px;
    margin-bottom: 0px;
    margin-left:5px;
    margin-right:5px;
}


#contents a:hover
{
    display: block;
    margin-left:5px;
    margin-right:5px;
    background: #D8BFD8;
    border: 1px solid #000000;
    color: #000;
}

#contents2 a
{
    display: block;
    background: #FFFACD;
    color: #000;
    text-decoration: none;
    padding: 2px;
    border: 1px solid #000000;
    margin-top: 2px;
    margin-bottom: 0px;
    margin-left:5px;
    margin-right:5px;
}


#contents2 a:hover
{
    display: block;
    margin-left:5px;
    margin-right:5px;
    background: #D8BFD8;
    border: 1px solid #000000;
    color: #000;
}


#textblock
{
	margin: 8px 0px 8px 0px;
	padding: 5px;
	text-align:justify;
}






#textblock h1, h2
{
	display: block;
	background: #B0C4DE;
	padding: 2px;
        border: 1px solid #000000;
	text-align:left;
	font-size:14px;
}

p.advert
{
	display: block;
	background: #F6E9E3;
	padding: 2px;
        border: 1px solid #000000;
	text-align:center;
	font-size:12px;
}

#footer  	{
 		margin: 0 auto;
 		text-align: center; 
 		background: #fff url(http://www.massageresource.com/img/footer-bg.jpg) repeat-y center;
 		width: 780px;		
		}

#footer2  	{
 		margin: 0 auto;
 		text-align: center; 
 		background: #fff url(http://www.massageresource.com/img/footer2-bg.jpg) repeat-y center;
 		width: 780px;		
		}

div.google {
	float: right;
	padding: 5px;
}

div.textblockgoog {
	margin: 8px 8px 8px 8px;
	padding: 5px;
	text-align:justify;
}

div.textblockgoog h1, h2
{
	display: block;
	background: #B0C4DE;
	padding: 2px;
        border: 1px solid #000000;
	text-align:left;
	font-size:14px;
}
