#container {
        height: 100%;
	text-align: left;
	width: 752px;
	margin: 0 auto;
	padding: 0;
	float: left;
	background: #fff;
        }

body {
        background: #FFF url('http://www.meditationblog.com/images/shad.gif') top center repeat-y;
        font-family: verdana, arial, sans-serif;
        font-size: 13px;
        line-height: 17px;
	text-align: center;
	margin: 0 auto;
	width: 752px;
	padding: 0;
        color: #333;
        }

a:link {
        color:#333; 
        text-decoration:underline; 
        border:0;}

a:visited {
        color: #333;
        text-decoration:underline;
        border:0;}

a:hover { 
        color: #333;
        text-decoration: underline;
        }

#header	{
	padding: 15px 0px;
	}

#header a img {
	border: none;
	text-decoration: none;
        }

#header a:hover img {
	border: none;
	text-decoration: none;
        }

#main	{
        background: #fff;
	float: left;
	width: 500px;
	padding: 10px 10px;
        }

#main .content blockquote {}

#main blockquote {
border: solid 1px #cccccc;
margin-left: 20px;
margin-right: 20px;
padding: 10px 10px 10px 10px;
background-color: #F0F0F0;
}


#side	{
        background: transparent;
	float: right;
	width: 175px;
	padding: 10px 20px;
font-size: 12px;
        
}

#topfooter {
        border-bottom: 1px solid #CCC;
        }

#footer {
        clear: both;
        border-top: 1px solid #CCC;
        padding: 10px 20px;
        }

h1	{
	font: 16px georgia, times, serif;
	color: #666;
        font-weight: bold;
        text-decoration: none;
        margin-bottom: 10px;
        }


#main h1 a{
	font: 16px Georgia, verdana, arial, san-serif;
	color: #666;
        font-weight: bold;
        text-decoration: underline;
        margin-bottom: 10px;
        }

h2 {
	color: #555;
	font-family: Georgia, verdana, arial, san-serif;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	margin-bottom: 10px;
        }

#main h2 {
	color: #244b87;
	font-family: Georgia, verdana, arial, san-serif;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	margin-bottom: 10px;
        }

#main h2 a{
        color: #244b87;
        text-decoration: none;
	text-transform: none;
        }		

h3 {
	text-transform: uppercase;
	font-size:12px;
        font-weight: bold;
 	font-family:verdana, geneva, arial, sans serif;
        color: #666;
	}

h4 {
	text-transform: none;
	font-size:11px;
        font-weight: normal;
 	font-family:verdana, geneva, arial, sans serif;
        color: #224b87;
	}

posted {
	color: #244b87;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 11px;
	}

#title {
        text-decoration: none;
        }

#about {
border: solid 1px #cccccc;
padding: 10px 10px 10px 10px;
background-color: #F0F0F0;
}


