/* CSS Document */
body {
font-family: "Verdana";
background-image: url(background-repeat-x.jpg);
background-repeat: repeat-x;
background-color: #ffccff;
margin: 0;
padding: 0;
}

#horizontalrule {
border: none;
/*background-color: #FFFFFF;*/
background-color: #CC99FF;
height: 2px;
width: 100%;
overflow: hidden;
}

.header2text { 
text-align: center;
padding: 13px;
font-weight: bold;
font-size: small;

}
a.header2text:link, a.header2text:visited {
text-decoration: none;
color: #CC99FF;
}
a.header2text:hover {
text-decoration: underline;
color: #FFFFFF;
}

#title {
font-family: "Tempus Sans ITC";
font-size: 36px;
text-align: right;
margin-right: 20px;
}

p { font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	font-size: small;
}

h1, h3 { margin-top: 0px; }


ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
}

#image1 {
float: left;
width: 400px;
border: 2px solid #CC99FF;
margin-right: 20px;
margin-left: 20px;
}

#imageContact {
float: left;
width: 25%;
border: 2px solid #CC99FF;
margin-right: 20px;
margin-left: 20px;
}

#redtext { color: #FF0000;}

.mediaplayer1 {   
	float: left;
	clear: left;
	/*border: 2px solid #cc99ff;*/
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	display: block;	
    padding: 0px;
}
.mediaplayer1 embed {
display:block
}

#mediaplayer2 {   
	float: left;
	clear: left;
	/*border: 2px solid #cc99ff;*/
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	display: block;	
    padding: 0px;
}
#mediaplayer2 embed {
display:block
}

#iframeBorder {border: 2px solid #cc99ff;}
label {
font-size: small;
}
legend {
font-size: small;
}

.footertext { 
text-align: center;
padding: 13px;
/*font-weight: bold;*/
font-size: small;
clear: both;
min-width: 1024px;
}
a.footertext:link, a.footertext:visited {
text-decoration: none;
color: #CC99FF;
}
a.footertext:hover {
text-decoration: underline;
color: #FFFFFF;
}
#textboxtext { 
font-family: "Verdana";
font-size: small;
color: #8000FF;
}
/* footer */
.style1 {color: #CC99FF;}

.paypal_button_label {
 padding-top: 10px;
 margin-left: 20px;
font-size: small;
float: left;
width: 600px;
}
.video1 {
 margin: 0px 10px 10px 10px;
 float: left;
border: 2px solid #cc99ff;
display: block;	
 }
.video1 embed {
display:block
} 
.video2 {
 margin-top: 10px;
 border: 2px solid #cc99ff;
display: block;	
 }
.video2 embed {
display:block
} 
