#picture {
margin: 0;
padding: 0;
width: 230px;
height: 153px;
background: transparent url(http://www.biom.net/images/uploads/teahouse_bamboo.jpg) 
no-repeat top left;
border-bottom: 1px solid #666;
color: #000;
}
}

P.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 10em
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto

 }

/*Initial Cap*/
p .initcap {
font-size: 1.2em;
background-color: black;
color: white;
}



/*Setting the Indent of Entire Paragraphs */

p.normal
{
padding: 0;
margin-left: 0;
margin-right: 0;
}

p.xlarge
{
margin-left: 33%;
margin-right: 5%;
}

p.large
{
margin-left: 15%;
margin-right: 33%;
}

p.medium
{
margin-left: 5%;
margin-right: 40%;
}


.quote {
background:#eeeeee;
padding:5px;
font: 11px/1.5 Verdana, Arial, sans-serif;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-top: 1px solid #dddddd;
border-left: 1px solid #dddddd;
}

body {
margin: 0;
padding: 0;
background: #73737E;
color: #000;

}

/*Headings*/

h1 {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
text-align: left;
font-size: 18px;
color: #4C2948;
}

h2, h3 {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
}

h4 {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
margin-bottom: 4px;
font-size: 1.0em;
}


p {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
}

.center {
text-align: center;
}

.right{
text-align: right;
}

/*Pull Quote*/
blockquote { 
float: right; 
width: 150px; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
text-align: center; line-height: 1.5; 
font-size: 120%; 
color: #000; 
margin: 5px 5px 5px 5px; 
padding: 0.7em; 
background: #FFFFCC;
border: 1px solid #000000;
} 

blockquote p {
margin: 0;
padding: 0px;
text-align: center;
line-height: 1.3em;
}

#pullquote { 
float: right; 
width: 200px; 
font-family: Arial, Helvetica, sans-serif; 
text-align: right; line-height: 1.5; 
font-size: 120%; 
color: #666; 
margin: 0 0 10px 10px; 
padding: 0 0 0px 0; 
border-top: 1px #CCCC99 solid; 
border-bottom: 1px #CCCC99 solid; 
}

----------------------

blockquote .author1 {
  text-align: right;
  font-size: .9em;
  font-style: italic;
}
blockquote .author2 {
  text-align: right;
  font-size: .9em;
  font-style: italic;
  display: block;
} 

-------------------
ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

li {
background: transparent;
font-family: lucida grande, verdana, arial, sans-serif;
color: #000;
}

img {
margin: 0;
padding: 0;
border: 0;
}

a:link { border-bottom: 1px solid #eee; background-color: transparent; text-decoration: none; color: #000; }
a:hover { border: 0; background-color: #eee; text-decoration: none; color: #6B0000; }
a:visited { border: 0; background-color: ; text-decoration: none; color: #003967; }

#wrapper {
position: relative;
margin: 0 auto;
padding: 0;
width: 778px;
background: #cccc99;
color: #333;
border-top: 10px solid #73737E;
}


#sidebar {
float: left;
width: 230px;
padding: 0px 0px 0px 0px;
background-color:#CCCC99;
}

#sidebar p {
font-size: 11px;
margin: 10px;
}

#sidebar ul, li {
font-size: 11px;
margin-left: 10px;
padding-left: 3px;
}

.sidebar ul, li {
font-size: 11px;
margin-left: 10px;
padding-left: 3px;
}

.sidetitle {
margin: 15px 10px 10px 10px;
font-size: 12px;
background: transparent;
color: #000;
} 

#main {
float: left;
width: 546px;
margin: 0;
padding: 0;
border-left: 1px solid #666;
background: #fff;
color: #000;
}

#blogtitle {
position: relative;
margin: 0;
padding: 0;
clear: both;
background-color: #cccc99;
text-align:center;
width: 547px;
height: 100px;
} 

#blogtitle h1 {
font: bold 40px arial, helvetica, lucida grande, verdana, sans-serif;
margin: 10;
padding: 10px;

}


#menubar {
background: #FFFFCC; 
color: #000;
padding: 0;
margin: 0;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
height: 15px;
}

#menubar ul {
list-style: none;
margin: 0;
padding: 0;
}

#menubar li {
margin: 0;
padding: 0;
float: left;
font: 12px lucida grande, verdana, arial, helvetica, sans-serif;
}

#menubar a {
color: #900;
text-decoration: none;
background: #FFFFCC; 
color: #000;
margin: 0;
padding: 0 10px 0px 10px;
border-right: 1px solid #000;
border-bottom: 0;
font-weight: bold;
}

#menubar a:hover, #menubar a:active { 
background: #fff; 
color: #900; 
font-weight: bold;
}

#menubar a.active:link, #menubar a.active:visited {
background: #bbb;
font-weight: bold;
}

#blog {
margin: 0;
padding: 10px;
}

#main p {
font-size: 12px;
}

.date {
font-size: 12px;
background: transparent;
color: #333333;
}

.title {
font-size: 16px;
background: transparent;
color: #000;
border-left: 5px solid #735260;
padding-left: 5px;
}

.posted {
margin-bottom: 15px;
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
text-align: right;
} 

#rightbar {
border: 1px solid #666; 
float: right;
width: 163px; 
background: #CCCC99;
color: #000;
margin: 0px 0px 10px 10px;
padding: 0px 10px 0px 0px;
}

#rightbar p {
font-size: 11px;
margin: 10px;
}

#rightbar ul, li {
font-size: 11px;
}

#footer {
position: relative;
width: 758px;
clear: both;
background: #FFFFCC;
color: #333;
border-top: 1px solid #666;
border-bottom: 5px solid #666;
padding: 10px;
font-size: 10px;
text-align: center;
}

#footer p {
margin: 0 10px;
}

#footer1 {
position: relative;
width: 758px;
clear: both;
background: #FFFFCC;
color: #333;
border-top: 1px solid #666;
border-bottom: 1px solid #666;
padding: 10px;
font-size: 9px;
text-align: left;
}

.spacer {
clear: both;
}

.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;  
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;  
}


.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
} 

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-family:       Arial, Verdana, Sans-serif;
font-size:         10px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}  

.calendar-head { 
font-family:verdana;
font-size: 11px;
font-weight:normal;
padding:2px;
letter-spacing: .3em;
text-transform:uppercase;
text-align:center;
font-weight:bold; 
background-color: #cccc99; 
color:#000; 
}

.calendar-link a {
font-size: 11px;
font-family: verdana;
text-decoration: none;
color:#000;
}

.calendar-link a:hover {
color: #B78376;
}

td.cal0 {
width: 25px;
text-align: center;
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: #000;
background-color: #ffffcc;
}

td.cal1 {
width: 25px;
text-align: center;
font-family: verdana;
font-size: 11px;
background-color: #ffffcc;
color: #000;
}

td.cal2 {
width: 25px;
text-align: center;
font-family: verdana;
font-size: 11px;
background-color: #ffffcc;
color: #000;
}

tr.cal3 {
height: 20px;
}

td.cal4 {
width: 25px;
text-align: center;
background-color: #cccc99;
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: #000;
}


.kiosk {
margin: 10px 0px 0px 5px;
font-size: 12px;
background: transparent;
color: #4C2948;
padding-left: 0px;
padding-bottom: 5px;
} 


a#itunesinfo {
margin: 0;
padding: 0;
display: block;
height: 10px;
color: #4C2948;
}

a#itunesinfo span {
    display: none;
}

a#downloadinfo {
margin: 0px 0 0 0;
padding: 0;
display: block;
height: 36px;
color: #4C2948;
}

a#downloadinfo span {
    display: none;
}