
* {margin: 0;
   padding: 0;}
   
body {
	background-color: #6e4d6c;
	color: #FFFFFF;
	background-image: url(images/background5.jpg);
	background-repeat: no-repeat;
	background-position: center;

	}
	
	page {
          	background-image: url(images/page.jp);
	background-repeat: repeat-y;

              }
	

	
/* Begin Structure of site '*/  
 
#container {
	width: 883px;
	padding:px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
}

#header {margin-top: 1px;
	background-image: url(images/header2.jpg);
	height: 92px;
}


#wrapper {
        position: absolute;
        width: 883px;
	background-image: url(images/wrapper2.jpg);
	z-index: -1;
        }



      #left   {
	float: left;
	width: 189px;
	color: #FFFFFF;
}
                
                
                #left ul {
                           list-style-type: none;
                           margin: 25px 10px 15px 10px;
                           }

                 #left li {
                             margin: 5px 5px 5px;
                             float: left;
                             width: 160px;
                             height: 37px;
                             background-image: url(images/button3.jpg);
                             background-repeat: no-repeat;
                             }

                 #left a {
                                      margin: 2px 5px 2px 50px;
                                      text-decoration: none;
                                      text-transform: uppercase;
                                      display: block;
                                      float: left;
                                      font-size: 13px;
                                      color: #FFFFFF
                                      }
                                      
                #left li a:hover {
		           background-color: inherit;
	           	   color: #85558d;
		            }

                 #left p {
                         text-align: right;
                         margin: 15px;
                         color: #686868
                           }



#content {
  	width: 664px;
  	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #;
}

#content a {
	text-decoration: none;
	color: #4c0850;

}



#footer {

	background-color: #;
	float: left;
	width: 883px;
	color: #FFFFFF;
	height: 130px;
	margin-left: px;
	background-image: url(images/footer4.png);
	text-align: center;

}

#footer p {
          margin-top: 80px;
          padding-top: 10px;
          }

/* Begin text formatting and image floats */

.imageleft{
	float: left;
	margin-right: 7px;
	margin-bottom: 1px;
}


p{
margin: 15px 15px 0px 15px;
}

h1{

        background-color: #48054e;
	background-image: url(images/h1.jpg) repeat-y;
	padding: 5px;
	font-size: 1.3em;
	color: #FFFFFF;
	margin: 30px 5px 15px 5px;

}

h2{
	background-color: ;
	padding: ;
	font-size: 1.2em;
	color: #FFFFFF;
	margin: 15px 0px 15px 35px;
	border-top: ;
	border-bottom: ;

}





/********** Begin top navigation *************/
#navlist
{
	height: 2.6em!important;
	height: 2.7em;
	margin-top: 7px;
	padding: 1.7em 0em .3em .4em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
}

#navlist a, #navlist a:link, #navlist a:visited
{
border: 1px solid #CCCCCC;
padding: 1.2em;
padding-left: 0.5em;
padding-right: 0.5em;
color: #FFFFFF;
text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
	border: 1px solid #FFFFFF;
	padding: 1.1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	color: #FFFFFF;
}

#navlist li
{
padding-right: 1px;
display: inline;
font-size: 1em;
}

#navlist ul
{
margin: 0px;
padding: 0px;

}

#navlist #active a {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
}

 /********** Begin gallery *************/
 


#pic_wrapper {
margin: 15px;
border: 5px #000000;
}

#pic_wrapper .tabel {
margin-top: 15px;
margin-left: 15px;
padding: 8px;

}




#pic_wrapper .tabel a {
margin: 5px;
}


#thumb {
margin: 10px 0px 10px;
}

#single {
margin-left: 15px;
}

#gallery_pic {
margin: 50px;
}


legend {
	color: #ffffff;
	}

fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	margin: 5px 10px 0px 15px;
	float: left;
	clear: both;
}

fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea,
fieldset.tx-powermail-pi1_fieldset select,
fieldset.tx-powermail-pi1_fieldset submit {
	margin: 5px 0px 0px 20px;
	color: #5d1268;
}

.tx-powermail-pi1_formwrap tx-powermail-pi1_formwrap_31 {
margin: 20px;
}
