html{
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 101%;
	font-family: Verdana, Arial, trebuchet ms;
	font-size: 11px;
	line-height: 18px;
	background-color: #ffffff;
	background: transparent url(../img/site-bg.jpg) no-repeat center top;
	
}

a:link{
	color: #787878;
	text-decoration: underline;
}

a:visited{
	color: #787878;
	text-decoration: underline;
}

a:hover{
	color: #c97b00;
	text-decoration: none;
}

.cl{
	clear: left;
	height: 0px;
	line-height: 0px;
	font-size: 0px;	
}

h1 {
	color: #c97b00;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	font-family: Prociono, trebuchet ms, Verdana, Arial;
}

.main h1{
	margin: 0px 0px 20px 0px;	
}

a:link.trigger{
	text-decoration: none;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	cursor: pointer;
	
}
a:visited.trigger{
	text-decoration: none;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	cursor: pointer;
	
}
a:hover.trigger{
	text-decoration: none;
	color: #c97b00 !important;
}

h2 {
	color: #787878;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	font-family: Prociono, trebuchet ms, Verdana, Arial;
	cursor: pointer;
	
	width: 250px;
	float: left;
}

h2:hover{
	color: #c97b00!important;	
}

b {
	font-weight: bold;
	color: #c97b00;
}

.bg_wrapper{
	
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 0px;
}

.horizont{
	position: absolute;
	top: 103px;
	left: 0px;
	width: 100%;
	height: 213px;
	background-color: #000000;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	z-index: 1;
	opacity: 0.7;
}

.site_bg_image{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	
	z-index: 0;
	
}

.logo {
	position:relative;
	z-index: 2;
	width: 610px;
	height: 100px;
	margin: 0px auto;
	background: none;
	filter:
	progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/head.png',
	sizingMethod='image');
}
html>body .logo { 
  background: transparent url(../img/head.png) no-repeat left top;
}

.stage {
	position:relative;
	z-index: 2;
	width: 610px;
	margin: 0px auto;
	text-align: left;
	filter:
	progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg_paper.png',
	sizingMethod='scale');
}
html>body .stage { 
  background: transparent url(../img/bg_paper.png) repeat-y left top;
}

.content{
	padding: 0px 36px 20px 34px;
	position: relative;
	float: left;
/**
 * 	min-height: 500px;
 *	height:expression(500 + "px");
 */	
}

.main{
	width: 250px;
	float: left;
	padding: 0px 15px 0px 0px;
}

#accordion{
	float: left;
	width: 250px;
	
}

.marginalie{
	float: right;
	width: 252px;
	padding: 4px 0px 0px 15px;
	border-left: 1px solid #E4E4E4;
}

.marginalie_news{
	width: 250px;
	float:left;
	padding: 0px 0px 30px 0px;
}

.marginalie_friends{
	width: 250px;
	float:left;
	padding: 0px 0px 30px 0px;
}

.marginalie_links{
	width: 250px;
	float:left;
	padding: 0px 0px 0px 0px;
}

.news_item{
	float: left;
	padding: 0px 0px 20px 0px;
	
	
}

.diashow{
	padding: 0px 0px 35px 0px;
	width: 252px;
	float:left;
}

.diashow h1{
	margin: 0px 0px 15px 0px;
	
}

#image_container {
	position:relative;
	width:250px;
	height:150px;
	background-color: #000000;
	border: 1px solid #E4E4E4;
}


#image_container img {
	display: none;
	position: absolute;
	top:0; 
	left:0;
}

.blurb{
	padding: 0px 0px 20px 0px;
}

.content_block{
	float: left;
	width: 250px;
}

.content_spacer{
	background-color: #f6f6f6;
	margin: 0px 0px 30px 2px;
	padding: 11px;
	border: 1px solid #e4e4e4;
}


.txt{
	width: 280px;
}

.start_txt{
	padding: 40px 0px 0px 68px;
	width: 395px;
}

.news {
	width: 149px;
	height: 696px;
	background-color: #ffa801;
	padding: 20px;
	border: 1px solid #CCCCCC;
	position: absolute;
	z-index: 3;
	top: 217px;
	left: 374px;
}

.footer {
	position:relative;
	z-index: 2;
	height: 24px;
	width: 610px;
	margin: 0px auto;
	filter:
	progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/footer.png',
	sizingMethod='image');
}
html>body .footer { 
  background: transparent url(../img/footer.png) no-repeat left bottom;
}

.footer_txt{
	position:relative;
	z-index: 2;
	color: #cccccc;
	font-size: 10px;
	height: 24px;
	width: 612px;
	margin: 0px auto;
}

/*
 * 	Audio Player
 * */

.audio_player{
	padding: 5px 0px 30px 0px;	
}

/*
 *	Twitter Box 
 * */

.twtr-widget .twtr-tweet-wrap{
	padding: 0px 0px 10px 0px!important;
	margin: 0px 0px 10px 0px!important;
	border-bottom: 1px solid #E4E4E4;
}

#twtr-widget-1.twtr-widget{
	font-family: Verdana, Arial, trebuchet ms!important;
	
}

.twtr-widget p{
	
	font-size: 14px;
}

#twtr-widget-1 .twtr-timeline .twtr-tweets .twtr-tweet .twtr-tweet-wrap .twtr-tweet-text p{
	font-size: 11px!important;
	line-height: 18px!important;
	
}

#twtr-widget-1 .twtr-ft, #twtr-widget-1 .twtr-hd{
	display: none!important;	
}

.twtr-widget i{
	display: none!important;
}

.twtr-widget .twtr-tweet{
	border: 0px!important;
	
}

.twtr-doc a:link, .twtr-doc a:visited{
	text-decoration: underline!important;
	
}

#twtr-widget-1 .twtr-timeline .twtr-tweets .twtr-tweet .twtr-tweet-wrap .twtr-tweet-text p a:hover{
	text-decoration: none!important;
	color: #C97B00!important;
}

