body{
/*	width: 720px;      */
	margin: 0;
	padding: 0px;
	font-size: 100%; /* Fixes exaggerated text resizing in IE6 and IE7 */
    /*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Times New Roman",Georgia,Serif;
	color: #000;/*#521a1d;*/
	line-height: 127%;
	text-align: center;         
}
#page{
  width: 720px;
	margin: 0 auto;
	text-align: left;
}
img{
	border:0px;
}
.headerimg {
	border: 0;
	padding: 0px 0px 0px 0px;
	margin: 0;
	height: 250px;
/*	float: left; */
}
div {
display: block;
}

.sidebar-right #content-inner {
	padding-left: 0;
	padding-right: 200px; /* The width + right margin of #sidebar-right. */
}
h1{
  padding: 0 0 0 0;  
  line-height: 22px;        
}
h1.title /* The title of the page */ {
	margin: 0;
	padding: 10px 0 15px 0;  

/*	color: #20117a; */ /*#3cb4dc;*/
}

/** sidebar-right **/
#sidebar-right {
	float: right;
	width: 200px;
	margin-left: -200px;
	/* Negative value of #sidebar-right's width + right margin. */
	margin-right: 0;
	padding: 0;
	/* DO NOT CHANGE. Add padding or margin to #sidebar-right-inner. */
}

#sidebar-right-inner {
	margin: 0 0 0 5px;
	padding: 0;
}

/** sidebar-right **/
#sidebar-right {
  color: #fed025;
	font-family: "Times New Roman",Georgia,Serif;
	height: 553px;
	font-size: 120%;
	line-height: 3em;       
	width: 200px;
	position: relative;
	/*left: 720px;*//*975px;*/
	/*top: -600px;                 */
	margin-left: -200px;
	margin-right: 0pt;
	margin-top: 15px;/*3.6em;*/
	padding-top: 10pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	overflow: visible;
	word-wrap: break-word; /* A very nice CSS3 property */
	background: url("images/sidebar.png") no-repeat;   
     
}

#sidebar-right h2 {

	font-size: medium;
}

#sidebar-right a {
	color: #fed025;/*#00b9f2;*/
	text-decoration: none;
	display:block;
	width:180px;
}

#sidebar-right a:hover {
	color: #fee045;/*#00b9f2;*/
}

#sidebar-right a.active {
	color: #fed025;/*#00b9f2;*/
	text-decoration: underline;
	/*font-weight: bold;*/
}

#current {
	font-weight: bold;
}

#sidebar-right-inner {
	margin-top: 0px;/*3.6em;*/
	margin-bottom: 1em;
}
#content {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border: 0px;
  background: url("images/watermark.png") no-repeat;
  min-height: 560px; 
}

#content-wrapper {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border: 0px;
	/*border-right: dotted 1px #aaa;*/
/*	border-right: solid 1px #900000;	             */
}

#main-inner {
	
}
blockquote { /*background: #eef9fe;*/
	padding: 0px 15px 0px 15px;
	margin:  5px 25px 5px 35px;
	/*url(/web/files/images/LabelBack.jpg) no-repeat;*/
	text-align: center;
	font-size: 18px;
	line-height: 22px;
	font-style:italic;
}
#footer { 
	height: 130px;
	background: url("images/footer.png") no-repeat; 
	font-family: "Times New Roman",Georgia,Serif;
	font-size: 18px; 
	line-height: 24px;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
	color: #fed025;
}
#footer a{
 color: #fed025;
}
#footer a:hover {
	color: #fed025;/*#00b9f2;*/
}

#footer a.active {
	color: #fed025;/*#00b9f2;*/
	text-decoration: underline;
	/*font-weight: bold;*/
}
#footerLogoRight {
	padding:15px 15px 0 0;
	float: right;
}
#footerLogoLeft {
	padding:15px 0px 0 5px;
	float: left;
}

#bAddress{
	/*position: absolute;
	left: 200px;*/
}
#bMail{
	text-align: center;
  padding: 14px 170px 0 170px;
}

#buzz_contact{

}
#buzz_contact h5{
	line-height: 0.1em;
}
#main{

}
#buzz_pic {
  padding: 0px 0 5px 15px;     
  margin: 5px 0px 0px 0px;             

}
#buzz_home{

}