* {margin:0;padding:0;}

/* Generic Styling */
body { font-size: 62.5%;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;background-color:rgb(247, 230, 214);}

.clr20 {width:100%;float:left;height:40px;clear:left;}

.clr {width:100%;float:left;clear:left;height:1px}

.red {color:#ff1e00;font-weight:bold;}

.green {color:#5bcd23;font-weight:bold;}

img {border:none;}

a {color: #900;}

a:hover {color:#333;}

acronym {border-bottom: dotted 1px #FFCC00; cursor:help;}

.right {float:right;}

.cen {text-align:center;}

h1, h2, h3 {font-size:48px;;color: #630;text-shadow: 1px 2px 2px #AAA;font-weight:normal;}

h2 {font-size:20px;margin-bottom:20px;}

h3 {font-size:19px;margin-bottom:20px;}

p, li, h4 {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;font-size:18px;margin-bottom:20px;line-height:22px;}

h4 {font-weight:bold;}

ul {margin-bottom:20px;}

li {margin-left:20px;}

/* Content */
.wrapper {width: 960px;
margin: 20px auto;
position: relative;
border: solid 3px rgb(181, 154, 74);
display: table;
background-color: rgb(244, 243, 239);
padding: 0px 10px 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}

header, section, aside, footer {float:left;}
header {width:100%;margin-bottom:20px;}
section {clear:left;width:100%;}
aside {width:100%;}
footer {clear:left;width:100%;}
aside a {float: left;clear:none;width: auto;margin: 20px 14px;}

/* Header */
header img {float:right;width:auto;}

.buynow {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius:10px;width:420px;margin:0 auto;border:solid 1px #c1a657;padding:5px 20px 10px 20px;background: #E8E3D5; /* For browsers which should dead and buried already */
background: -moz-linear-gradient(top, #E8E3D5 0%, #C6BB9D 100%); /* firefox */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E8E3D5), color-stop(100%,#C6BB9D)); /* webkit */;margin-bottom:40px;}

.buynow td {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;font-size:17px;margin-bottom:20px;line-height:22px;}

footer p {text-align:center;font-size:12px;}

p.cen img {-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
-webkit-box-shadow:0 8px 3px -5px rgba(0,0,0,.2);
-moz-box-shadow:0 8px 3px -5px rgba(0,0,0,.2);
box-shadow:0 8px 3px -5px rgba(0,0,0,.2);border:groove 4px #FFCC00}

.demonstrations {margin:30px 0px 25px 0px;}
.demonstrations a {margin:0px 13px;}