html, body {
    font-family: "Times new roman", Arial, Verdana, Helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 17px;
    color: #666;
    background-color: #333;
    background: url(/media/images/ornament2.png);
    height: 100%;
    margin: 0;
    padding: 0;

    
}

a {
    color: #666;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #000;
}

/*img#main-logo { behavior: url(/media/iepngfix.htc); }*/

h1 {
    font-size: 1.4em;
    color: #761841;
}

h2 {
    font-size: 1.3em;
    color: #761841;
}

h3 {
    font-size: 1.2em;
    color: #761841;
    margin-bottom: 0;
}

h4 {
    font-size: 1.1em;
    color: #761841;
    margin-bottom: 0;
}

h5 {
    font-size: 1em;
    color: #761841;
    margin-bottom: 0;
}

#left-img {
    width: 147px;
    float: left;
    #height: 100%;
    #padding-top: 20px;
}

#left-img #logo {
	margin-top: -6px;
    margin-left: 38px;
}

#left-img #left-img2 {
	margin-top: 37px;	
}
	
#left-date {
    width: 216px;
    padding-top: 130px;

}

#top-wrapper {
	width: 100%;	
	height: 140px;
	background-image: url(/media/images/pinkdot.png);	
}

#top {
	position: relative;	
	margin: 0 auto 0 auto;
    width: 1100px;
}

#topimg1 {
	position: absolute;
	left: 0px;
	width: 290px;
	top: 55px;
	
}

#topimg2 {
	position: absolute;
	left: 880px;
	width: 250px;
	top: 80px;	
}

#master-wrapper {
	margin: 0 auto 0 auto;
    width: 1100px;
	
    position: relative;
    /*background: url(/media/images/left-pink.png) no-repeat;*/
    /*background: url(/media/images/pink-strip.png) repeat-y;*/
    #border: 2px solid black;
}

#master-wrapper img {
    border: 0;
    margin: 0;
}

#langbar {
    text-align: right;
    margin-bottom: 5px;
}
#menu {
  float: right;
  width: 250px;
}

#menu ul {
    list-style: none;
    padding: 0;
    margin-left: 40px;
    margin-top: 50px;
    width: 160px;
}

#menu li {
    margin: 25px 0 0 0;
}

#menu a {
    color: white;
    line-height: 12px;
    font-size: 1.4em;
    font-weight: normal;
    letter-spacing: 0.1ex;
}

#menu a.current {
    color: #D75396;
}

#menu a:hover {
    color: #D75396;
}

input {
    width: 200px;
    border: 1px solid #646580;
    background: transparent;
    color: white;
    font-size: 9px;
    margin-left: 20px;
}

form {
    margin: 0;
    position: absolute;
    padding: 0;
    left:20px;
    bottom: 12px;
}

form img {
    position:absolute;
    top: 2px;
}

#bigpict {
	background-image: url(/media/images/pinkdot-light.png);
	float: left;
}

#bigpict img {
	width: 250px;
	
}

#bigpict div {
	color: white;
	font-size: 0.9em;
	margin-left: 1em;
	margin-top: 0.2em;	
        width: 230px;
}
	
#content-wrapper {
    padding-left: 0px;
    margin-left: 250px;
    background-color: #fffff8;
    width: 600px;
}

#content img {
    margin: 5px;
}

#content p {
    margin: 0;
}

#content {
    padding: 30px 60px 40px 60px;
    font-size: 1.2em;
    line-height: 140%;
 /*   overflow: auto;*/
}

#footer a {
    color: gray;
    font-weight: normal;
}

.cleaner { clear: both;}


#banner-wrapper {
    width: 413px;
    margin: 50px auto 10px auto;
}

#banner-wrapper a { 
    font-size: 28px;
    line-height: 40px;
}

/* Gallery */

#bigthumb {
    margin-top: 20px;
}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 0;
overflow: scroll; /*leave this value alone*/
width: 500px;
height: 90px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin-right: 5px; /*margin around each panel*/
width: 120px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#lang-switcher {
	float: right;
    margin: 160px 20px 0px  0px;
}

#lang-switcher a {
    color: #D75396;
    font-size:  1.2em;
    letter-spacing: 0.1ex;
}

#lang-switcher a:hover {
    color: white;
}

#lang-switch-home a {
    color: #ec2f7f;
    font-size: 1.4em;
    font-family: "Times new roman", "Trebuchet MS";
    line-height: 25px;
    margin-right: 20px;
}
#lang-switch-home {
    text-align: right;
    margin-top: -70px;
    margin-right:40px;
}

#pdfs li, #pdfs a
{
	color: #7B003B;
	margin: 0.4em 0 0 0;
	line-height: 160%;
}

#pdfs span
{
	color: #666;
}

