/* CSS Document */

* {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:100%; color:#000000;}
img {border:0px;}

body {margin-left:auto; margin-right:auto; width:960px;	background-color:#FFFFFF;}

#cover { width:960px;}

#coverYouTube {width:190px; height:655px; margin-top:10px; float:left; border-color:#666666; border-style:solid; border-width:thin;}
#coverYouTube h3 {padding-bottom:10px; padding-top:10px; color:#CC0000; text-align:center;}
#coverYouTube p {padding:8px; font-size:12px;}
#coverYouTube a {font-size:12px; color:#990000; text-decoration:none;}
#coverYouTube a:hover {font-size:12px; color:#990000; text-decoration:underline;}


#coverimage {width:470px; padding-left:5px; float:left;}

#covertext {width:275px; padding-left:8px; float:left;}
#covertext p {font-size:.95em; text-align:justify;}
#covertext h3 {padding-bottom:20px;}
.confirming {text-align:right; font-size:.8em; font-style:italic; padding-top:20px; padding-bottom:10px;}
.button {text-align:center}

/* for the order form */
#coverimagesmall {width:150px; float:left;}

#orderheader {margin-top:30px; width:350px; float:left; font-weight:bold; text-align:center;}
#orderheader a { padding-left:190px; color:#CC3333; text-decoration:underline; font-size:.7em;}
#orderheader a:hover {color:#330099; text-decoration:none;}
.orderconfirming {font-size:1.75em; color:#CC0000; padding-top:30px;}
.orderinfo {font-size:1.25em; padding-top:25px; color:#000000;}
.orderinstruct {padding-top:5px; padding-bottom:10px; font-size:.8em;}

#orderform {width:500px; margin-left:auto; margin-right:auto;}
p.small {font-size:.8em; padding-bottom:15px; text-align:center;}
#orderform p {padding:10 0 10 0}
#orderform label {width:150px; float:left; padding:7px 10px 0px 10px; font-size:.95em; text-align:right;}
#payment {padding-left:170px; width:200px; text-align:right; font-size:13px;}
#address {padding-left:90px; font-size:13px;}

#returnhome {text-align:center; text-decoration:underline; padding:20px; font-weight:bold;}
#returnhome a:hover {color:#990000; text-decoration:none;}

#webmaster {font-size:.6em; padding-top:40px; text-align:center;}
#webmaster a {color:#006666; text-decoration:underline;}
#webmaster a:hover {color:#CC3300; text-decoration:none;}

.clear {clear:both;}
