body
{
	background-color: #6C0000;
	background-image: url(images/jew-ci.gif);
	background-position: left top;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 5px;
	margin: 0;
	padding: 0;
	
}

A:link 
{ 
	color: #6C0000;
	text-decoration: none;

}

A:visited
{ 
	color: #303030;
	text-decoration: none;
}

A:active
{
	color: #6C0000;
	text-decoration: underline;
}

A:hover
{
	color: #000000;
	text-decoration: underline;
}

div#bottom
{
	margin: 0 auto;
}

div#content
{
	width: 100%;
	margin: 0 auto;
	height: 100%;
}

.topfade
{
	background-image: url(images/bg_topfade.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.bg1
{
	background-image: url(images/body_bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	
}

.bg2
{
	background-color: #000000;
}

.bg3
{
	background-image: url(images/text_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #797979;
	font-size:12px;
}

.bg_top
{
	background-image: url(images/bg_topfade.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.bg_bottom
{
	background-image: url(images/bg_bottomfade.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

HR
{
	border: 0;
	color: #303030;
	background-color: #303030;
	height: 1px;
	width: 100%;
	text-align: left;
}

H1 
{ 
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

H2 
{ 
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}

H3
{
font-family: Verdana;
font-size: 13px;
color: #000000;
font-weight: normal;
}

H4
{
font-family: Verdana;
font-size: 8px;
color: #cccecf;
font-weight: normal;
line-height: 1px;
}