body {
	background-color: #8A3640;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

#wrapper {
	text-align: left;
	margin:0px auto;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	width: 970px;	//	width: 477px;
	line-height: 0;
	/*background: url("../images/background_cols.gif") repeat;*/
}

img {
    border: 0;
}

#header {
	margin: 0 0 0 0;
	background: yellow;
    position: relative;
}

#header .prabhupada-image {
    position: absolute;
    right: 215px;
    top: 0;
}

#header .prabhupada-text {
    position: absolute;
    right: 322px;
    text-decoration: none;
    text-align: left;
    color: white;
    height: 25px;
    font-size: 11px;
}
#header .prabhupada-text a {
    color: white;
}
#header .prabhupada-text.text1 {
    top: 5px;
}
#header .prabhupada-text.text2 {
    top: 15px;
}


#container {
	background-color: #e0e281;
	width: 970px;
	position: absolute;
	font-family: Verdana, Sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
}

.blog_entry {
	font-size: 13px;
	margin-bottom: 17px;
}

h2 {
	font-size: 1.45em;
	line-height: 1.2em;
	margin-bottom: 1px;
}

#ex2 {
	margin-bottom: 10px;
	font-size: 0.9em;

}

#side-b {
	margin: 0px 0px 0px 27px;
	padding: 10px 10px 10px 20px;
	background-color: #ffffff;
	width: 585px;
}

#side-c {
	position: absolute;
	left: 645px;
	background-color: #ffffff;
	top: 0px;
	height: 100%;
	margin: 0px 0px 0px 32px;
	padding: 0px 0px 0px 0px;
	width: 265px;
	vertical-align: top;
	font-size: 0.9em;
	line-height: 1em;
	text-align:left;
}

tbody {
  border-top: 0px solid #ccc;
border-left: 0px;
border-right: 0px;
}

a {
	color: #8d363e;
	text-decoration: none;
}

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

a:visited {
	color: #602424;
	text-decoration: none;
}

#sidefiller {
	vertical-align: top;
	height: 500px;
}

#footer {
	clear: both;
	position: absolute;
//	float: left;
	background-color: #e0e281;
	width: 943px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 27px;
}

.flickr-photo-img {
	margin: 8px 8px 8px 8px;
}

#block-flickr-5 .flickr-photo-img {
	width: 168px;
	height : auto;
}

#block-flickr-5 {
	max-height: auto; overflow:auto;
}

#maincontent {
	    height: 700px;
	    height: auto !important;
	    min-height: 700px;
}

#ex2 {
    display: none;
}

.authorDate {
    color: #997F7F;
}

#Search {
    float: left;
}
#Search .middleColumn {
    width: 100%;
}
#Search input {
    width: 97%;
}
#SearchForm_SearchForm_action_results {
    display: none;
}

.highlight {
    background-color:yellow;
}

.smallVP {
    font-size: 10px;
    float: right;
    position: relative;
    width: 250px;
}

.vpSubmission {
    float: left;
    position: relative;
    width: 306px;
}

.rrrequired {
    display: none;
}

.field {

    clear: both;
    width: 100%;
}

.labelText {
    font-style: italic;
}

#Form_OfferingForm_action_submitOffering {
    font-size: 16px;
}

.offeringReview {
    margin-left: 15px;
}

.ui-widget-content a {
    color: #8D363E !important;
}