body { color: #333; font-family: arial, verdana, helvetica, sans-serif; margin: 0; text-align: left; }
p { font-size: 12px; margin: 10px 0px; text-align: left; }
hr { border: 1px #9CB33C solid; margin-top: 25px; margin-bottom: 0px; }
img { border: 0px; }

a:link { color: #000; text-decoration: none; }
a:visited { color: #000; text-decoration: none; }
a:hover { color: #333; text-decoration: none; }

h1 { font-size: 20px; color: #000; font-weight:normal; text-decoration: none; text-transform: uppercase; margin-top: 10px; margin-bottom: 0px; line-height: 28px; }
h2 { font-size: 14px; color: #9CB33C; margin-left: 0px; margin-right: 25px; margin-top: 10px; margin-bottom: 0px; }
h3 { font-size: 12px; font-weight:normal; color: #ED018C; margin: 10px 0px 0px 0px; text-transform:uppercase; }

.section-tab, .section-B-tab { margin: -5px 0px 0px -18px; padding: 25px 18px 0px 19px; background-repeat: no-repeat; /* filter:alpha(opacity=0); -moz-opacity: 0.0; opacity: 0.0;*/ }
.section-tab { background-image: url(../images/tab_corner-bg.png); }
.section-B-tab { background-image: url(../images/tab_corner_magenta-bg.png); }
.section-B-tab a:link { color: #999; text-decoration: none; }
.section-B-tab a:visited { color: #999; text-decoration: none; }
.section-B-tab a:hover { color: #999; text-decoration: none; }

.ilikePlayer { margin: 10px 0px; font-style: normal; }

/* General Styling */
#container { background-color:#FFF; width: 458px; position: relative; left: 0px; top: 0px; }
#top { height: 100px; width: 458px; background-image: url(../images/bg.gif); background-repeat: repeat-x; position: absolute; top: 0px; display: block; margin: 0px; }
#body { top: 100px; left: 0px; width: auto; height: auto; position: absolute; background-color: #FFF; }
#getbacknav { top: 100px; left: 459px; width: 300px; height: auto; position: absolute; display: block; }

.design { background-color:#FFF;}
.vertmargin { background-image:url(../images/vert-margin-line.gif); background-repeat:repeat-y; }
.middle { vertical-align: middle; }
/*.right { text-align: right; }
.logo { text-align: center; margin-top: 150px; }*/


/* Footer Styling */
.footer { text-decoration: none; font-weight: normal; font-size: 11px; letter-spacing: 1px; color: #fff; }
.footer a:link, .footer a:visited { color: #fff; text-decoration: none; font-weight:normal; }

