﻿
body{
padding:0;
margin:0;
}
div#master_container{
	background:url(../images/background.png);
	width:100%;
	height:100%;
	margin-top:-70px;
}

div#master_news_bar{
background:url(../images/news_bar.png) no-repeat;
width:171px;	
height:249px;
	
}

#pscroller1{
width: 160px;
height: 160px;
padding: 5px;
}
div#master_bottom_bar{

background:url(../images/bottom_bar.png) no-repeat;
width:459px;
height:34px;
text-align:right;
vertical-align:middle;

}

/*class to apply to your scroller(s) if desired*/
.someclass{ 
position: relative;
overflow: hidden;
font : 76%/160% Tahoma, Verdana, Arial, sans-serif;
color : #AA3F1F;
text-align:left;
}
.master_bottom_fonts{
font : 65%/160% Tahoma, Verdana, Arial, sans-serif;
color : #C6922C;

font-weight:bold;
padding-right:2px;
text-align:right;
}
.master_bottom_a
{
font : 65%/160% Tahoma, Verdana, Arial, sans-serif;
color : #DD1F26;

font-weight:bold;
padding-right:2px;
text-align:right;
}
.master_bottom_a a{
color : #DD1F26;
text-decoration:none;
}
.master_bottom_a a:hover{
text-decoration:underline;
}
.all_the_fonts{
font : 76%/160% Tahoma, Verdana, Arial, sans-serif; text-align:left;
}

.master_table_1
{
	
	*position:relative;
	*z-index:2;
}
.master_table_2
{
	*position:relative;
	*z-index:1;
}



p#master_bottom_p
{
	margin:0;
	padding:0;
	
}