﻿body{
	background-color: #EBFFE1;
	margin-left: 20px;
	margin-right: 60px;
}

h1	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:x-large
	}

h2	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:large;
	font-weight:bold;
}

h3	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:20px
}


ul	{
	list-style-type:square
	}

li	{
	margin-bottom:10px;
	}
	
ol	{
	list-style-type:decimal
}

a:link { 
	color: #B70000;
	}

a:visited {
	color: #620000;
	}

a:hover {
	color: #B70000;
	text-decoration: none;
	}

a:active {
	color: #B70000;
	}

p	{
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}

.highlight{ color: #B70000;
}
.red{ color: #FF0000;
}
.larger{
	font-size:larger
}
.xx-small {
	font-size: xx-small;
}
.large {
	font-size: large;
}


.logo_item {
	vertical-align: text-top;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align:center;
}

.noborder {
	border:0
}

.capitalize {
	text-transform:	capitalize;
}
.uppercase {
	text-transform:	uppercase;
}

.bordercollapsed {
	border-collapse: collapse;
	border-width: 0;
}
.whiteborder {
	border-left-style: solid;
	border-left-width: 1px;
	border-color: #FFFFFF;
}
.horizontalline {
	color: #FFFFFF;
	height: 1px;
	border-width: 0;
	background-color: #FFFFFF;
}


#sidebar ul li .twtr-bd {font-size:1em;}









/* Yahoo! Media Player: Hide album art
#ymp-meta-image { display:none !important; }
#ymp-body #ymp-meta-top,
#ymp-body #ymp-meta-bottom {
  left:8px !important;
  width:330px !important;
}
/* Yahoo! Media Player: Hide 'close window' button
#ymp-btn-close { display:none !important; }

/* Yahoo! Media Player: Hide 'pop-up window' button
#ymp-btn-pop { display:none !important; }

/* Yahoo! Media Player: Remove block with relevant information
#ymp-relevance { display:none !important; }
.ymp-player-max #ymp-body { width:575px !important; }
.ymp-player-max #ymp-body #ymp-body-strip { width:557px !important; }
.ymp-player-max #ymp-body #ymp-body-base { width:565px !important; }

/* Yahoo! Media Player: Hide player
#ymp-player,
#ymp-tray,
#ymp-error-bubble,
#ymp-secret-bubble { display:none !important; } */
