﻿body 
{
    padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:Sans-Serif;
	background-color:Silver;
}

html a
{
	text-decoration:none;
	color:Blue;
}

table
{
    border-collapse: collapse;
}

table#Container
{
    width:970px;
    margin-left:auto;
    margin-right:auto;
    background-color:White;
    border:solid 1px black;
}

td#Banner img
{
    padding:0px 0px 0px 0px;
    border:solid 1px black;
}

td#TMenu
{
    border-bottom:solid 1px black;
}

td#Content img
{
	padding: 5px 5px 5px 5px;
	border:none;
}

td#BMenu
{
    border-top:solid 1px black;
}

td#News
{
    vertical-align:top;
    padding:5px 5px 5px 5px;
    border-right:solid 1px black;
    border-top:solid 1px black;
    width:480px;
}

td#Reviews
{
    vertical-align:top;
    padding:5px 5px 5px 5px;
    border-left:solid 1px black;
    border-top:solid 1px black;
    width:480px;
}

table#TBLNewest a
{
    text-decoration:none;
	color:Black;
}

td#ReviewsAlt
{
    width:729px;
    border-left:solid 1px black;
    border-right:solid 1px black;
    padding:5px 5px 5px 5px;
}

td#ReviewsAlt td
{
    vertical-align:top;
    width:350px;
}

table#TBLNewest
{
    font-size:small;
}

table#TBLNewest td
{
    border-top:dashed 1px gray;
    padding:5px 5px 5px 5px;
}

table#TBLNewest img
{
    border:none;
    width:100px;
    float:left;
    padding:5px 5px 5px 5px;
}

table#TBLNewestAlt a
{
    text-decoration:none;
	color:Black;
}

table#TBLNewestAlt
{
    font-size:small;
    vertical-align:top;
}

table#TBLNewestAlt td
{
    border:dashed 1px gray;
    padding:5px 5px 5px 5px;
    width:364px;
}

table#TBLNewestAlt img
{
    border:none;
    width:100px;
    float:left;
    padding:5px 5px 5px 5px;
}

table#TBLNewestAlt a
{
    text-decoration:none;
	color:Black;
}

div#menu
{
    width:970px;
	text-align:center;
	padding:5px 0px 5px 0px;
}

div#menu a
{
    text-decoration:none;
	color:Black;
}

div#menu a:hover
{
	background-color:Red;
	color:White;
}

div#footer
{
	width:970px;
	text-align:center;
	padding:5px 0px 5px 0px;
}

div#footer a
{
    text-decoration:none;
	color:Black;
}

div#posts td
{
	border-bottom:solid 1px black;
}

div#archive a
{
    text-decoration:none;
	color:Black;
}

div#archive a:hover
{
    background-color:Red;
    color:White;
}

table#category img
{
    width:200px;
    border:none;
    padding:5px 5px 5px 5px;
}

table#category td
{
    width:240px;
    border-bottom:solid 1px black;
    border-top:solid 1px black;
}

table#category span
{
    font-size:small;
}

table.music img
{
    width:480px;
    border:none;
    padding:5px 5px 5px 5px;
}

table.music td
{
    width:480px;
    border-bottom:solid 1px black;
    border-top:solid 1px black;
}

table.music span
{
    font-size:small;
}

table#Random td
{
    width:480px;
    text-align:center;
}

table#Random a
{
    color:Black;
}

table#Random img
{
    border:none;
    max-height:300px;
    max-width:300px;
}

table#MusicInfo td
{
	width:364px;
	vertical-align:top;
}

table#MusicInfo td img
{
	width:300px;
	height:300px;
}

span#LatestPostStyle
{
	font-size:small;
}

span#LatestPostStyle img
{
	max-width:350px;
	max-height:350px;
}

span#LatestReviews
{
	font-size:small;
	color:Black;
}

span#LatestReviews img
{
	border:none;
	max-width:150px;
	max-height:150px;
	float:left;
}