
* {
	margin: 0;
	padding: 0;
}

body {
	background: #c7be89;
	font-size:13px;
	font-family: Georgia, Arial, "Times New Roman", Times, serif;
	color: #522E1B;
}

h1, h2, h3 {
	color: #522E1B;
}

h1 {
	font-size: 130%;
	font-weight:bold;
}

h2 {
	margin-bottom: 10px;
	font-size: 150%;
	font-weight: bold;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p {
	font-size:100%;
	}

p.index {
	font-size:100%;
	padding-bottom:10px;
	line-height: 13px;
	text-align:justify;
	}
p.articles {
	padding:10px;
	}

img.click	{
	padding:0px;
	}

a {
	text-decoration: none;
	color: #313131;
}

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

hr	{
	color:#522E1B;
	}

/*- Menu --------------------------- */

    #menu {
      float:left;
      width:750px;
	  padding-left:10px;
      font-size:93%;
      line-height:normal;
  	  border-bottom:1px solid #522E1B;
	  background: url(images/img03.gif) repeat-y;
      }
    #menu ul {
	margin:0;
	padding:10px 10px 0 30px;
	list-style:none;
      }
    #menu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menu a {
      float:left;
      background:url("images/tableftI.png") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #menu a span {
      float:left;
      display:block;
      background:url("images/tabrightI.png") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End IE5-Mac hack */
    #menu a:hover span {
      color:#FFF;
      }
    #menu a:hover {
      background-position:0% -42px;
      }
    #menu a:hover span {
      background-position:100% -42px;
      }

/* Logo */

#logo {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url(images/site_banner2.jpg);

}

#logo a {
	text-decoration: none;
	color: #522E1B;
	font-size: 9px;
	font-weight: bold;
}

.language {
	float:right;
	margin-right:8px;
	margin-top:18px;
	}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}


/* Content */

#content {
	float: left;
	width: 760px;
	padding: 0px 30px 20px 50px;
	font-size:11px;
}

#content img {
	float: left;
}

/* Contacts section */

#contact_details {
    font-family:Verdana, Arial, Tahoma;
	float: left;
	width: 350px;
	padding: 20px 30px 0px 20px;
	line-height: 170%;
	font-size:85%;
	}

#contact_details h3 {
	font-size: 120%;
	color: #522E1B;
	}
	
#contact_details a {
	color: #522E1B;
	font-weight:bold;
	}
	


#contacts {
	float: left;
	width: 200px;
	padding: 0px 30px 20px 40px;
}

#contacts img {
border: solid 1px #522E1B;
}

#mail_form {
	float:right;
	margin-right:0px;
	width: 450px;
	padding-right: 20px;
	padding-top: 80px;
	font-family: tahoma;
	line-height: 140%;
	}

#mail_form_narrow {
	float:right;
	width: 400px;
	font-family: tahoma;
	line-height: 140%;
	border-left: 1px solid #522E1B;
	padding-left:20px;
	padding-right:30px;
	padding-bottom:100px;
	padding-top:10px;
	}
	
#notice {
	float:left;
	width:200px;
	padding: 20px 30px 20px 50px;
	}

#notice p {
	font-family:Georgia, Arial, "Times New Roman", Times, serif;
	font-size:12px;
	text-align: justify;
	line-height: 160%;
	border-right:solid 1px #522E1B;
	padding-right:15px;
	}

/*Heading */

#heading {
	float: left;
	width: 700px;
	background:#DDD9B3;
	border-left: 20px solid #522E1B;
	padding: 15px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	}

/*Pic */

#pic	{
	width:150px;
	height:150px;
	padding:0px 0px 20px 0px;
	margin:0 auto;
	
	}

/*Content_Wide */

#content {
	float:left;
	width: 710px;
	background:#DDD9B3;
	border-left: 20px solid #522E1B;
	padding:7px 0px 20px 30px;
	font-size:11px;
	}
#content.no-border {
	img:border:0px;
	img:hover:border:0px;
	}

#profile1 {
	float:left;
	width:309px;
	background-color:#DDD9B3;
	padding-right:5px;
}

#profile1 h3 {
	color:#DDD9B3;
	font-family:Verdana, Arial;
	font-size:107%;
	background-color:#522E1B;
	width:150px;
	padding:2px;
	}

#profile1 h4 {
	line-height:18px;
	text-indent:4px;
	}
	

#profile2 {
	float:left;
	padding-left:15px;
	width:349px;
	background-color:#DDD9B3;
	border-left: 1px solid #c7be89;
	
}

#profile2 h3 {
	color:#DDD9B3;
	font-family:Verdana, Arial;
	font-size:107%;
	background-color:#522E1B;
	width:160px;
	padding:2px;
	}

#profile2 h4 {
	line-height:18px;
	text-indent:4px;
	}

#content_wide_left {
	float: left;
	width: 450px;
	padding-right:20px;
	font-size:12px;
	border-right: 1px solid #522E1B;
	}

#content_wide_left p {
	text-align: justify;
	line-height: 160%;
	padding-top:10px;
	padding-right:20px;
	}
#content_wide_left img {
	margin-bottom: 15px;
	}

#content_wide_left ul {
	list-style: square;
	padding:8px 30px 10px 20px;
	text-align:justify;
	line-height:160%;
	}

#content_wide_right {
	float: left;
	width: 200px;
	padding:10px;
	padding-left:15px;	
	}

#content_wide_right h2 {
	line-height:10px;
	padding-top:10px;
	font-size:120%;
	}

#content_wide_right p {
	text-align: justify;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;

	}

#content_wide_right ul {
	list-style: none;
	padding-top:8px;
	}

#content_wide_right ul li {
	list-style: none;
	vertical-align: middle;
	padding: 0;
	line-height:25px;
	font-size:11px;
		}

/* Profiles */

#prof {
	width:350px;
	height:50px;
	}

/* styling of the container. */ 
a.myPlayer { 
    display:block; 
    width: 320px; 
    height:240px;  
    text-align:center; 
    margin:0 15px 15px 0; 
    float:left; 
    border:1px solid #999;
	margin-top:10px;
} 

.h2	{
	background:#522E1B;
	color:#DDD9B3;
	padding:0px 5px 5px 5px;
	height:13px;
	}


div.dotted {
	height: 3px;
	background: url(images/hr_dotted.png) repeat-x;
	line-height: 1px;
}

div.underline	{
	height:1px;
	width:420px;
	background: url(images/underline_long.png);
	}

.frame	{
	border: 3px solid #522E1B;
	}
.floatr {
	font-style:italic;
	}

a.links {
	padding:5px;
	}

div.links	{
	width:180px;
	text-align:justify;
	float:left;
	padding:5px;
	font-size:90%;
	}

#external	{
	width:200px;
	float:right;
	border-left:1px solid #522E1B;
	padding-left:10px;
	padding-right:10px;
	}

/* Footer */

#footer {
	height: 15px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 516px;
	height: 20px;
	background: #DDD9B3;
	padding:3px;
	border-left: 20px solid #522E1B;
	border-top: 1px solid #c7be89;
}

#footer .legal {
	float: left;
	width: 212px;
	height: 20px;
	margin: 0 auto;
	background: #DDD9B3;
	padding:3px;
	font-size: 11px;
	line-height:22px;
	color: #522E1B;
	border-top: 1px solid #c7be89;
	text-align:center;
	
}