body, td, tr, table {
	margin: 0px;
	padding: 0px;
        border: 0px;
}

body {
	margin: 0px 0px 0px 0px;
	background: #ffff99;
	}


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

.left {	
      position: absolute;
	top: 0px;	
	left: 0px;
	width: 200px;
	background-color: #ffff99;
	overflow: hidden;
	}

.center {
	background-color: #ffffff;
	margin-left: 200px;
	margin-right: 0px;
	border-top: 3px solid #666666;
	border-left: 1px solid #744B00;
	border-right: 1px solid #744B00;
	overflow: hidden;
	}


.bottom_category {
	font-weight: bold;
	color: #106080;
	text-align: left;
	padding: 2px 5px 2px 5px;
	}

.description {
	margin-bottom: 50px;
	border-bottom: 3px solid #666666;
	padding: 60px; 
	background: transparent url(../images2/leaves.jpg) repeat;
	}

.content {
	padding: 15px 25px 600px 25px;
      margin: 0px;
	background: transparent url(../images2/body-bg.jpg) repeat;	
	color: #555753; 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	}

.content p {
	color: #333333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: large;
	font-weight: normal;
  	line-height: 150%;
	text-align: justify;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 175%;
        font-style: italic;
        background-color: #FEFEFE;
        margin: .75cm .50cm .75cm .50cm;
        padding: .1cm .1cm .1cm .1cm;
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	}


.content h2 {
      color: #4477aa;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	text-align: center;
	font-weight: bold; 
	margin: 10px 0px 10px 0px;
	padding: 1px;
	}

.content h3 {
	color: #4477aa;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: large;	
	text-align: left;
	font-weight: bold;	
	margin-bottom: 10px;
	
	}

.content h4 {
	color: #999999;
	font-family: Georgia, Times New Roman, Times, serif;
}

.content a {
	font-weight: normal;
	}

.content a:link {
	color: #ffff99;
	}

.content a:visited {
	color: #0050b0;
	}

.content p.posted {
	color: #999999;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: x-small;
	text-align: right;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 50px;
	line-height: normal;	
	}

.content p.posted a {
	font-weight: bold;
	}

.content p.title {
	background-color: #e1e3f2;
	color: #0080ff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: -10px;
	border-left: 1px solid #4477aa;	
	border-right: 1px solid #4477aa;	
	border-top: 1px solid #4477aa;	
	margin-bottom: 0px;
	line-height: normal;	
	}

.content p.description {
	background-color: #e1e3f2;
	color: #009900;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	padding: 2px 30px 2px 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;	
	border-left: 1px solid #4477aa;	
	border-right: 1px solid #4477aa;	
	border-bottom: 1px solid #4477aa;	
	}





/* Address---------------------------------------------- */

	.address {
	        color: #777777;
	        font-size: small;
		}	

/* Language-------------------------------------------- */

	.language_select {
		position: absolute;
		right: 300px;
		top: 150px;
		}

#extraDiv1 {
	background: transparent url(../images2/colormaria.jpg) no-repeat right top;
	height: 851px;
	width: 300px;
	left: 10px;
	margin-top:2px;
	z-index: 1;
}
		
