body
{
	background-color: #9999cb;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

.heading
{
	left: 0px; 
	background: #666698 url(../Images/Background.jpg) repeat-x;
	width: 100%; 
	position: absolute; 
	top: 0px; 
	height: 150px;
}

.googleBanner
{
	position: relative; 
	margin-bottom: 12px;
	border: 1px solid #666698;
	background: #FFFFCD;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#666698', Positive='true');
}
.googleTower
{
	position: absolute; 
	left: 837px; 
	top: 185px	
}

/* Menu */
.menu
{	
	top: 150px;
	left: 0px; 
	width: 200px; 
	position: absolute; 
	background: #666698 url(../Images/MenuSeperator.jpg) repeat-x;
	padding-top: 15px;
}
.menu ul
{
    margin: 0;
    padding-bottom: 15px;
    background: #666698 url(../Images/MenuSeperator.jpg) no-repeat bottom left;
}
.menu li
{
    list-style: none;
    padding-left: 1em;
}
.menufooter
{
	background: #9999cb url(../Images/InvertedBackground.jpg) repeat-x;
	width: 200px; 
	height: 150px
}
/* End Menu*/
.content
{
	position: absolute; 
	left: 205px; 
	width: 595px;
	top: 150px;
}

/* .Item applied to a blog post item */
.Item
{ 
	font-family: Sans-Serif; 
	text-decoration: none; 
	color: #333365; 
	border: 1px solid #666698;
	width: 100%; 
	padding: 5px;
	margin-bottom: 12pt;
	background: #FFFFCD;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#666698', Positive='true');
}

.ItemDate
{
	float: right;
	text-align: right;
	font-size: xx-small;
}

.Item H1
{
	background: #CCCC9A;
	margin-left: -5px;
	margin-top: -5px;
	margin-right: -5px;
	padding: 5px;
	border-bottom: 1px solid #666698;
	font-size: medium;
}

.Item a, .trackback a
{
	color: #008000;
}

.Item .ListeningTo
{
	font-size: 10pt;
}
/* end of item style */

/* .link applied to a link item */
.link
{ 
	font-family: Sans-Serif; 
	text-decoration: none; 
	color: #333365; 
	border: 1px solid #666698;
	width: 100%; 
	padding: 5px;
	margin-bottom: 12pt;
	background: #FFFFCD;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#666698', Positive='true');
}

.link h1
{
	background: #CCCC9A;
	margin-left: -5px;
	margin-top: -5px;
	margin-right: -5px;
	padding: 5px;
	border-bottom: 1px solid #666698;
	font-size: 1.25em;
}

.link a
{
	color: #008000;
	font-size: 0.7em;
}
/* end of .link style */

.trackback
{ 
	font-family: Sans-Serif; 
	text-decoration: none; 
	color: #333365; 
	border: 1px solid #666698;
	width: 100%; 
	padding: 5px;
	margin-bottom: 2pt;
	background: #FFFFCD;
	border-collapse: collapse;
}



.trackback-head
{
	font-family: Sans-Serif; 
	text-decoration: none; 
	color: #333365; 
	border: 1px solid #666698;
	width: 100%; 
	padding: 5px;
	background: #CCCC9A;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#666698', Positive='true');
}



#Footer
{
	margin-top: 8pt;
	font-size: 8pt; 
	color: black;
	text-align: center;
}



a		  
{
	color: white; 
	font-family: Sans-Serif; 
	text-decoration: none; 
}

a:hover
{
	text-decoration: underline;
}

h1, h2, h3, p
{ 
	FONT-FAMILY: Sans-Serif; 
	TEXT-DECORATION: none; 
	COLOR: #333365; 
}

/* Styles relating to all tables */
table
{
	border-collapse: collapse;
	border: none;	
	FONT-FAMILY: Sans-Serif; 
	TEXT-DECORATION: none; 
	COLOR: #333365; 
}
th
{
	border: none;
}
td
{
	border: none;
}

/* Styles relating to tables in a blog post */
.Item table   
{
	border-collapse: collapse;
	border: double #333365;
	FONT-FAMILY: Sans-Serif; 
	TEXT-DECORATION: none; 
	COLOR: #333365; 
}
.Item caption
{
	caption-side: top;
	font-weight: bold;
	margin-bottom: 3px;
}
.Item th
{
	border-top: solid 1px #33336;
	border-left: solid 1px #33336;
}
.Item td
{
	vertical-align: text-top;
	border-top: solid 1px #33336;
	border-left: solid 1px #33336;
}
/* End of table styles */

input:, textarea
{
	font-family: Sans-Serif;
}

/*** RSS Feed Button ***/
.standardsButton:link
{
    border:1px solid;
    border-color:#ffc8a4 #7d3302 #3f1a01 #ff9a57;
    padding:0px 3px 0px 3px;
    font:bold 10px verdana,sans-serif; 
    color:#FFFFFF; 
    background-color:#ff6600;
    text-decoration:none;
    margin:0px;
    vertical-align:middle;   
}
.standardsButton:hover
{
    border:1px solid;
    border-color:#ffc8a4 #7d3302 #3f1a01 #ff9a57;
    padding:0px 3px 0px 3px;
    font:bold 10px verdana,sans-serif; 
    color:#FFFFFF; 
    background-color:#ff6600;
    text-decoration:none;
    margin:0px;
    vertical-align:middle;
}
.standardsButton:visited
{
    border:1px solid;
    border-color:#ffc8a4 #7d3302 #3f1a01 #ff9a57;
    padding:0px 3px 0px 3px;
    font:bold 10px verdana,sans-serif; 
    color:#FFFFFF; 
    background-color:#ff6600;
    text-decoration:none;
    margin:0px;
    vertical-align:middle;
}