body {
	background-color: #000000;
	color: #aaaaaa;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
}

#background {
	background: url(../media/wallpaper.jpg) repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.content {
	text-align: left;
}

.tag {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.bread {
	font-size: 12px;
	line-height: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.breadWhite {
	font-size: 12px;
	line-height: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #5c6d6e;
}

.small {
	font-size: 10px;
	line-height: 14px;
	color: dddddd;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.header {
	position: relative;
	text-align: center;
	z-index: 2;
}

.header a:link, .header a:visited, .header a:active {
	padding: 5px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.header a:hoover {
	padding: 5px;
}

A:link {
	text-decoration: none;
	color: #ffffff;
}

A:visited {
	text-decoration: none
}

A:active {
	text-decoration: none
}

A:hover {
	text-decoration: none;
	background-color: #ffffff;
	color: #000000;
}

.title {
	color: #666;
	text-align: left;
	font: 11px/25px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.title2 {
	color: #f8fdb7;
	text-align: left;
	font: italic 18px/25px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.emphasis {
	color: #f8fdb7;
	font: bold 20px/25px Arial, Helvetica, sans-serif;
}

.tooltip {
	width: 200px;
	color: #FFF;
	font: lighter 11px/1.3 Arial,sans-serif;
	text-decoration: none;
	text-align: center;
}

.tooltip span.top {
	padding: 30px 8px 0;
	background: url(../media/tooltip_bg.gif) 0 0 no-repeat;
}

.tooltip b.bottom {
	padding: 3px 8px 15px;
	color: #548912;
	background: url(../media/tooltip_bg.gif) no-repeat bottom
}

.twtr-tweet {
	border: none !important;
}
#flashheader {
	width: 920px;
	height: 380px;
	outline: 0;
}