@charset "UTF-8";
/* The Standard Model Music CSS Document */

/* COLORS //////////
Dark Brown: #130f0f
Med Brown: #251d1d
Red: #cd1a1a
Grey: #7a7272
*/

body { font-family:Georgia, "Times New Roman", Times, serif; background:url(../images/tsm-bg.jpg) top center no-repeat #000; padding:0; margin:0; color:#fff;}
.clear { clear:both;}
img { border:none;}
p { font-size:14px;}
a, a:active {color:#cd1a1a; text-decoration:none; font-weight:normal;}
a:visited { color:#7a7272;}
a:hover { text-decoration:underline;}
#wrapper { width:980px; padding:0; margin:0 auto;}
#leftCol {float:left; width:660px; display:inline; padding:0; margin:0 20px 0 0;}
#rightCol {width:300px; float:left; padding:0; margin:0;}
#logoMargin { display:block; width:980px; height:225px;}
.leftBox { width:640px; margin:0 0 10px 0; padding:10px; background:url(../images/transparentbg.png) top left;}
.rightBox { width:280px; margin:0 0 10px 0; padding:10px; background:url(../images/transparentbg.png) top left;}
.header { display:block; background:#000; padding:5px 0 10px 10px; margin:0 0 10px 0; height:30px;}
.header h1 { color:#fff; font-size:24px; letter-spacing:-1px; font-weight:normal; line-height:0; *line-height:34px; margin:o; padding:0;}
.news { width:640px; height:400px; padding:0; margin:0; display:block; overflow:auto;}
.news h2 { font-family:Arial, Helvetica, sans-serif; font-size:35px; color:#7a7272; font-weight:bold; letter-spacing:-1px; line-height:35px; padding:0; margin:0 0 10px 0;}
.contact a, .contact a:visited, .contact a:active {width:640px; margin:0 0 10px 0; padding:10px; background:url(../images/transparentbg.png) top left; font-size:22px; color:#cd1a1a; text-align:center; text-decoration:none; border:none; float:left;}
.contact a:hover { background:#1f1919;}
.contact img { vertical-align:middle;}
.dload a, .dload a:visited, .dload a:active {width:300px; height:60px; background:url(../images/dload-btn.jpg) top center; display:block; border:none; text-decoration:none; padding:0; margin:0 0 10px 0;}
.dload a:hover { background:url(../images/dload-btn.jpg) bottom center; }
#footer { width:980px; display:block; float:left; padding:0; margin:20px 0;}
.thumb {width:135px; height:75px; float:left; padding:0; margin:0 0 10px 0; background:##130f0f;}
.marginRt10 { margin-right:10px;}