body {
color: white; 
font-family: Arial; 
font-size: 10pt; 
text-align: center;
margin: 0; 
padding: 0; 
border: 0;
background-image: url(/images/patern.jpg);
background-position: top center;
background-repeat: repeat;
}

.pattern 
{
background-image: url(/images/patern_01.jpg);
background-position: center top;
background-repeat: repeat-y;
}

img 
{
	border: 0;
}
.clear { clear: both; }
.hebrew 
{
	direction: rtl;
	text-align: right;
}
.small {font-size: 9pt;}

.wide {
width: 100%; 
color: silver;
text-align: center;
}

div.menuWrapper
{
	height: 30px;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	cursor: pointer;
}

a 
{
	color: snow;
	font-size: 10pt;
	letter-spacing: 1;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
	color: White;
}

a.refreshLink 
{
	color:#770606; 
	float:left;
}

a.refreshLink:hover 
{
	color: #770606;
	cursor: default;	
}

#bnrFlash
{
	position: relative;
	top: 27px;
	right: 46px;
}

img.elementCouch 
{
	float: right;
	position: relative;
	right: -38px;
	top: 12px;
}

img.elementVinyl
{
	position: absolute;
	top: -100px;
	right: 10px;
}

.wide p {margin: 0; padding: 5px; position: relative;}

/*  CHANGED from 1  */
.top 
{
	border-bottom: 0px solid #000;
	background-image: url(/images/up_streep.jpg);
	height: 102px;
	text-align: right;
}
.bottom 
{
	border-top: 0px solid #000; 
	position: relative;
	background-repeat: no-repeat;
	height: 158px;
}
/*  END of change */

/*
.ap-test {
position: absolute; 
top: -102px; 
font-size: .6em; 
width: 150px; 
height: 100px; 
border-top: 1px solid #000; 
background: #5b5; 
color: yellow;
}
*/

/* \*/
* html .ap-test {
top: -101px; 
t\op: -102px; 
}
/* */

/*
.ap-left {left: 0;}

.ap-right {right: 0;}
*/

/*XXXXXXXXXXXXXXXXX Primary layout rules XXXXXXXXXXXXXXXX*/

.wrapper {
margin: 0 auto;
width: 770px;
text-align: left;
/*background: url(/images/pr-background.jpg) repeat-y;
border: 0px solid #000;*/
padding: 0;
}

* html .wrapper {   /*** IE5.x/win box model fix ***/
width: 772px;
wid\th: 770px;
}

.outer {
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
margin-left: 1px;    /*** Critical left col dimension value ***/
width: 618px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
/*background: url(/images/brownswirl.gif);  /*** Sets background of center col***/
/*border-left: 0px solid #000;   /*** Critical left divider dimension value ***/
/*border-right: 0px solid #000;   /*** Critical right divider dimension value ***/
}

* html .outer {   /*** IE5.x/win box model fix ***/
width: 620px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
wid\th: 618px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}

.float-wrap {
float: left;
width: 618px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
margin-right: -1px;   /*** Static fix ***/
}

.center {
float: right;
width: 618px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
margin-bottom: -1px;   /*** Fixes a variance in IE/win for the green AP bottom boxes ***/
/* \*/
margin-left: -1px; 
/* Hidden from IE-mac */
}

.left {
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
width: 152px;    /*** Critical left col/divider dimension value ***/
margin-left: -151px;    /*** Critical left col/divider dimension value ***/
}

* html .left {
float:left;	
}

*>html .left {width:151px;}   /*** Fix only for IE/Mac ***/

.container-left {
width: 0px;    /*** Critical left col dimension value ***/
padding-bottom: 10px;   /*** To keep content from going underneath the AP bottom boxes ***/ 
}

.right {
float: right; 
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
width: 151px;    /*** Critical right col/divider dimension value ***/
margin-right: -150px;    /*** Critical right col/divider dimension value ***/
margin-left: 0px;   /*** Static fix ***/
direction: rtl;
background-image: url(/images/menu_bg.jpg);
background-position: top right;
background-repeat: no-repeat;
}

/* \*/
* html .right {
margin-left: 0px; 
margin-right: -500px; 
mar\gin-right: -152px;
}
/* */

/*** These commented-out rules below are there to explain the "Critical" info 
	for the rules above, because comments must not appear within the Mac-hack.
	The "rules" below are not active, they are just for teaching purposes. ***/

/*
* html .right {
margin-left: 0px;    *** Critical right divider dimension value ***
margin-right: -500px;    *** IE5.x/win fix, must be above a critical number, but very high values appear okay ***
mar\gin-right: -152px;    *** Critical right col/divider dimension value ***
}
*/


.container-right { 
/* \*/width: 150px;/* Hidden from IE-Mac */   /*** Critical right col dimension value ***/
margin-left: 3px;    /*** Critical right divider dimension value ***/
padding-bottom: 10px;   /*** To keep content from going underneath the AP bottom boxes ***/
}

/* \*/
* html .container-right {
fl\oat: right;
margin-left: 2px; 
mar\gin-left: 0px; 
}

/*** Static fixes ***/

/*** The Holly hack: ***/
/* \*/
* html h2 {height: 1%;}
/* */

/*** This is a fix for IE5/Win at the largest text size setting. ***/
/* \*/
* html .left {margin-right: -3px;}
/* */

/* \*/
* html .outer {height: 1%;}
/* */


/*    Colors Section
/* ===================== */

.bg_red_0 
{
	background-color: #330000;
}

.bg_red_1
{
	background-color: #680000;
}

.bg_red_15
{
	background-color :#920E0E;
}

.bg_red_2
{
	background-color: #A71110;
	/*990000 A70816 A71816*/
}

.dummy
{
	display: none;
	height: 0px;
	width: 0px;
}

.bottomSeal
{
	background-image: url(/images/end_01.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 15px;
	overflow: hidden;
	width: 100%;
}
