

html,body {
	margin:0;
	padding:0
}

body {
	font: 0.9em arial,sans-serif;
	text-align:center;
	background-color: #e3ffdd;
}

a {
	color: #981793;
	padding:0px
}

#header h1 {
	line-height:70px;
	margin:0;
	padding-left:10px;
	background: transparent;
	color: white;
	background-image: url(header-transparent-8.gif);
	height: 138px;
}

#intro{with: 1024px; 
       height: 80px; 
       background: transparent; 
       color: #387F38; 
       border-left: solid 6px black; 
       border-bottom: solid 6px black; 
       border-right: solid 6px black;

}

#wrapper {
	
}

#navigation {
	background: #387f38; height: 1300px;
}

#footer {
	background-color: transparent;
	color: #EEEEEE;
	background-image:url(address-sign-bottom.gif);
	background-repeat: no-repeat; height: 147px; width: 1024px;
}

#footer p {
	margin:0;
	padding:10px 10px;
	text-align: center;
}

#container {
	width:1024px;
	margin:0 auto;
	text-align:justify;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content {
	float:right;
	width:791px;
	height: 1300px;
        border-right: solid 6px black;
        
}

#content p {
	line-height:1.4;
	width: 740px;
	padding-left: 10px;
	padding-right: 10px;
	margin:0 10px 10px 10px;
}

#navigation{float:left;width: 225px;}

#extra {
	clear: both;
	width: 100%;
	background: #FF8539;
}

#MediaPlayer1 { width: 180px;
                display: block; 
                margin-left: auto;
                margin-right: auto;
                margin-bottom: 30px; 
}

#list1 { text-align: center;
}

.paypal { width: 468px;
          display: block;
          margin-left: auto;
          margin-right: auto;
          margin-top: 30px;
          margin-bottom: 30px;

}

.position1 { width: 131px;
             display: block;
             margin-left: auto;
             margin-right: auto;
             margin-bottom: 30px;
}
.position2 { width: 600px;
              display: block;
              margin-left: auto;
              margin-right: auto;
              margin-top: 30px;
              margin-bottom: 30px;
}

.position3 {text-align: center;
            font-weight: bold;
}
.banner {
	display:block;
	width: 225px;
}

.cleaner {
	clear: both;
	font-size: 1px;
	line-height: 0px;
}

.tbl {
	width: 1000px;
	border: 0px;
	text-align: left;
	font-weight: bold;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}

.row {
	padding-top: 20px;
	padding-bottom: 20x;
	clear: both;
}

.cell_single {
	float: left;
	width: 333px;
}

.cell_double {
	float: left;
	width: 666px;
}

.counter { text-align: center;
           font-size: 1.4em;
           font-weight: bold;
           color: black;
}



