body, td, tr, table {
	margin: 0px;
	padding: 0px;
        border: 0px;
}

body {
	margin: 0px 0px 0px 0px;
	background: #c0c0c0;
	}

a {	
	text-decoration: none;
	font-weight: bold;
	}

a:link {
	color: #003366;
	}

a:visited {
	color: #33ffff;
	}

a:active {
	color: #6600cc;
	}

a:hover {
	color: #990000;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

.banner {
	background: transparent url(../images2/repeater.jpg) repeat;
	font-family: 'Tempus Sans ITC', Verdana, sans-serif;
	color: #663300;
	height: 80px;
	text-align: left;
	padding: 12px 15px 25px 45px;
      margin: 0px 0px 0px 0px;
	}

.banner h1 {	
	font-size: xx-large;
	font-weight: bold;      
	}

.banner a.title {
	color: #663300;
	}

.banner h2 {
	font-size: small;
	font-weight: bold;	
      margin-top: -25px;
	margin-right: 180px;
	color: #663300;
	letter-spacing: 2px;
	text-align: right;
	}

.banner a {
	color: #999999;
	text-decoration: none;
	}

.left {	
      position: absolute;
	left: 0px;
	width: 150px;
	background: transparent url(../images2/tulip.jpg) no-repeat;
	overflow: hidden;
	}

.right {
	position: absolute;
	right: 0px;
	top: 49px;
	width: 130px;
 	background-color: #d0f0f0;
	overflow: hidden;
	}

.center {
	background-color: #ffffff;
	margin-left: 148px;
	margin-right: 130px;
	border-top: 7px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	overflow: hidden;
	}

.bottom {
	bottom: 28px;
     	background: transparent url(../images2/footer.jpg) repeat;
      margin-left: -2px;
	margin-right: 0px;	
	height: 20px;
	border-top: 1px solid #4477aa;
	overflow: visible;
	}

.bottom_category {
	font-weight: bold;
	color: #106080;
	text-align: left;
	padding: 2px 5px 2px 5px;
	}

.description {
	margin: 0px;
	border-bottom: 7px solid #c0c0c0;
	padding: 8px; 
	background: transparent url(../images2/bg3.jpg) repeat;
	}

.description .title {
	padding-left: 2px;
	font-family: 'Tempus Sans ITC', Verdana, sans-serif;
	font-size: large;
      color: #663300;
	font-weight: bold;
	}

.description .text {
	font-weight: bold;
}

.content {
	padding: 15px 25px 350px 25px;
      margin: 0px;
	background: transparent url(../images2/bk17a.gif) repeat;	
	color: #555753; 
	font-family: 'Tempus Sans ITC', Times New Roman, Times, serif;
	font-size: small;
	}

.content p {
	color: #333333;
	font-family: 'Tempus Sans ITC', 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 li {
	line-height: 150%;
	/* UL {list-style-image: url(bullet3.gif);}*/
	}

.content h2 {
        background-color: #EFEFEF;
        color: #99000;
	font-family: 'Tempus Sans ITC', Times New Roman, Times, serif;
	font-size: small;
	text-align: center;
	font-weight: bold; 
	font-style: italic;
      margin: 10px 0px 10px 0px;
	padding: 1px;
	}

.content h3 {
	color: #990000;
	font-family: 'Tempus Sans ITC', Times New Roman, Times, serif;
	font-size: large;	
	text-align: left;
	font-weight: bold;	
	margin-bottom: 10px;
	
	}

.content h4 {
	color: #999999;
	font-family: 'Tempus Sans ITC', Times New Roman, Times, serif;
}

.content a {
	font-weight: normal;
	}

.content a:link {
	color: #0000ff;
	}

.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: 'Tempus Sans ITC', 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: 'Tempus Sans ITC', 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;	
	}

.sidebar {
	padding: 0px;
	margin: 0px;
	position: absolute;
	width: 200px;
	top: 93px;
	}

.sidebar h2 {
	color: #4477aa;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;	
	text-transform: uppercase;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 4px;
        background-color: #e1e3f2;
	border-bottom: 1px solid #4477aa;
	border-top: 1px solid #4477aa;
	}

.sidebar ul {
	padding-left: 3px;
	margin: 3px;
	margin-bottom: 5px;
	}

.sidebar li {	
	padding: 0.4em;	
	color: #555555;
	font-family: 'Tempus Sans ITC', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;	
	text-transform: capitalize;
	margin: 3px 3px 3px 3px;
	list-style-type: none;
	}


/* Address---------------------------------------------- */

	.address {
	        color: #777777;
	        font-size: small;
		}	

/* Language-------------------------------------------- */

	.language_select {
		position: absolute;
		right: 20px;
		top: 100px;
		}

#extraDiv1 {
	background: transparent url(../images/philosofy.jpg) no-repeat right top;
	height: 351px;
	width: 200px;
	left: 10px;
	margin-top: 510px;
	z-index: 1;
}
		
#extraDiv2 {
	background: transparent url(../images/header_logo.jpg) no-repeat right top;
	height: 351px;
	position: absolute;
	left: 220px;
	top: 90px;
	width: 477px;
	z-index: 1;
}


